./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! data-race) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:47:48,311 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:47:48,399 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-07 15:47:48,408 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:47:48,410 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:47:48,439 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:47:48,441 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:47:48,441 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:47:48,441 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:47:48,442 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:47:48,443 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:47:48,443 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:47:48,443 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:47:48,443 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:47:48,443 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:47:48,443 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:47:48,443 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:47:48,444 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:47:48,444 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:47:48,444 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:47:48,445 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 6029e5a48177b265da8d69ef0b285080ea9366bff1fe25e3f3180b0cf8b63df5 [2024-11-07 15:47:48,725 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:47:48,738 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:47:48,742 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:47:48,743 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:47:48,743 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:47:48,745 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i [2024-11-07 15:47:50,066 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:47:50,397 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:47:50,400 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/per-thread-index-bitmask-race-3.i [2024-11-07 15:47:50,419 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/15e076362/b52277dcff584894a4aed6a8eff5a567/FLAGeb6a04a1b [2024-11-07 15:47:50,438 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/15e076362/b52277dcff584894a4aed6a8eff5a567 [2024-11-07 15:47:50,441 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:47:50,443 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:47:50,445 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:47:50,445 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:47:50,449 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:47:50,450 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:47:50" (1/1) ... [2024-11-07 15:47:50,450 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77e22f55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:50, skipping insertion in model container [2024-11-07 15:47:50,451 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:47:50" (1/1) ... [2024-11-07 15:47:50,492 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:47:50,975 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:47:50,992 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:47:51,048 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:47:51,105 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:47:51,105 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51 WrapperNode [2024-11-07 15:47:51,106 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:47:51,106 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:47:51,106 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:47:51,107 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:47:51,112 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,130 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,150 INFO L138 Inliner]: procedures = 277, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 145 [2024-11-07 15:47:51,150 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:47:51,151 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:47:51,151 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:47:51,151 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:47:51,158 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,159 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,164 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,164 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,171 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,175 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,181 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,185 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,187 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:47:51,191 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:47:51,191 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:47:51,191 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:47:51,192 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (1/1) ... [2024-11-07 15:47:51,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:47:51,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:47:51,228 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-07 15:47:51,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-07 15:47:51,260 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-07 15:47:51,260 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:47:51,260 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:47:51,262 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-07 15:47:51,372 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:47:51,373 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:47:51,737 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:47:51,737 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:47:51,769 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:47:51,769 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-07 15:47:51,770 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:47:51 BoogieIcfgContainer [2024-11-07 15:47:51,770 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:47:51,772 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:47:51,772 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:47:51,778 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:47:51,778 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:47:50" (1/3) ... [2024-11-07 15:47:51,779 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7de5532 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:47:51, skipping insertion in model container [2024-11-07 15:47:51,780 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:47:51" (2/3) ... [2024-11-07 15:47:51,780 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7de5532 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:47:51, skipping insertion in model container [2024-11-07 15:47:51,780 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:47:51" (3/3) ... [2024-11-07 15:47:51,781 INFO L112 eAbstractionObserver]: Analyzing ICFG per-thread-index-bitmask-race-3.i [2024-11-07 15:47:51,794 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:47:51,794 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2024-11-07 15:47:51,794 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:47:51,883 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-07 15:47:51,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 187 places, 202 transitions, 411 flow [2024-11-07 15:47:52,058 INFO L124 PetriNetUnfolderBase]: 30/300 cut-off events. [2024-11-07 15:47:52,062 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:47:52,072 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 300 events. 30/300 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 611 event pairs, 0 based on Foata normal form. 0/250 useless extension candidates. Maximal degree in co-relation 150. Up to 6 conditions per place. [2024-11-07 15:47:52,073 INFO L82 GeneralOperation]: Start removeDead. Operand has 187 places, 202 transitions, 411 flow [2024-11-07 15:47:52,081 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 187 places, 202 transitions, 411 flow [2024-11-07 15:47:52,091 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:47:52,105 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@77ad202a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:47:52,107 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-07 15:47:52,118 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:47:52,119 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-11-07 15:47:52,119 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:47:52,119 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:52,120 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:52,122 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:52,126 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:52,127 INFO L85 PathProgramCache]: Analyzing trace with hash -1455706932, now seen corresponding path program 1 times [2024-11-07 15:47:52,133 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:52,133 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [56423627] [2024-11-07 15:47:52,133 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:52,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:52,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:52,378 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:52,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:52,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [56423627] [2024-11-07 15:47:52,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [56423627] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:52,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:52,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:47:52,384 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [951688366] [2024-11-07 15:47:52,384 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:52,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:47:52,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:52,416 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:47:52,416 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:47:52,453 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 202 [2024-11-07 15:47:52,460 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 202 transitions, 411 flow. Second operand has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:52,460 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:52,460 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 202 [2024-11-07 15:47:52,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:52,674 INFO L124 PetriNetUnfolderBase]: 115/750 cut-off events. [2024-11-07 15:47:52,674 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-07 15:47:52,679 INFO L83 FinitePrefix]: Finished finitePrefix Result has 879 conditions, 750 events. 115/750 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 3680 event pairs, 17 based on Foata normal form. 10/622 useless extension candidates. Maximal degree in co-relation 712. Up to 122 conditions per place. [2024-11-07 15:47:52,685 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 19 selfloop transitions, 2 changer transitions 2/197 dead transitions. [2024-11-07 15:47:52,685 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 197 transitions, 443 flow [2024-11-07 15:47:52,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:47:52,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:47:52,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-07 15:47:52,701 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9141914191419142 [2024-11-07 15:47:52,703 INFO L175 Difference]: Start difference. First operand has 187 places, 202 transitions, 411 flow. Second operand 3 states and 554 transitions. [2024-11-07 15:47:52,703 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 197 transitions, 443 flow [2024-11-07 15:47:52,708 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 197 transitions, 443 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:47:52,713 INFO L231 Difference]: Finished difference. Result has 188 places, 195 transitions, 401 flow [2024-11-07 15:47:52,715 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=401, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=401, PETRI_PLACES=188, PETRI_TRANSITIONS=195} [2024-11-07 15:47:52,719 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2024-11-07 15:47:52,721 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 195 transitions, 401 flow [2024-11-07 15:47:52,722 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:52,722 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:52,722 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:52,722 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:47:52,722 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:52,723 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:52,723 INFO L85 PathProgramCache]: Analyzing trace with hash 66535494, now seen corresponding path program 1 times [2024-11-07 15:47:52,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:52,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361048237] [2024-11-07 15:47:52,723 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:52,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:52,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:52,831 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:52,831 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:52,831 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361048237] [2024-11-07 15:47:52,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361048237] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:52,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:52,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:47:52,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [838785116] [2024-11-07 15:47:52,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:52,833 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:47:52,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:52,838 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:47:52,838 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:47:52,887 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-07 15:47:52,888 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 195 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:52,888 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:52,888 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-07 15:47:52,888 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:53,105 INFO L124 PetriNetUnfolderBase]: 200/978 cut-off events. [2024-11-07 15:47:53,109 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-07 15:47:53,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1235 conditions, 978 events. 200/978 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 5281 event pairs, 21 based on Foata normal form. 0/811 useless extension candidates. Maximal degree in co-relation 1190. Up to 146 conditions per place. [2024-11-07 15:47:53,117 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 35 selfloop transitions, 8 changer transitions 0/214 dead transitions. [2024-11-07 15:47:53,118 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 214 transitions, 525 flow [2024-11-07 15:47:53,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:47:53,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:47:53,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-07 15:47:53,124 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9372937293729373 [2024-11-07 15:47:53,124 INFO L175 Difference]: Start difference. First operand has 188 places, 195 transitions, 401 flow. Second operand 3 states and 568 transitions. [2024-11-07 15:47:53,124 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 214 transitions, 525 flow [2024-11-07 15:47:53,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 214 transitions, 521 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:47:53,132 INFO L231 Difference]: Finished difference. Result has 188 places, 203 transitions, 467 flow [2024-11-07 15:47:53,133 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=467, PETRI_PLACES=188, PETRI_TRANSITIONS=203} [2024-11-07 15:47:53,134 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 1 predicate places. [2024-11-07 15:47:53,134 INFO L471 AbstractCegarLoop]: Abstraction has has 188 places, 203 transitions, 467 flow [2024-11-07 15:47:53,134 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:53,135 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:53,135 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:53,135 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:47:53,136 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:53,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:53,137 INFO L85 PathProgramCache]: Analyzing trace with hash -1209265366, now seen corresponding path program 1 times [2024-11-07 15:47:53,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:53,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1812119938] [2024-11-07 15:47:53,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:53,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:53,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:53,247 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:53,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:53,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1812119938] [2024-11-07 15:47:53,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1812119938] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:53,249 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:53,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:47:53,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1394017656] [2024-11-07 15:47:53,250 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:53,250 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:47:53,250 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:53,251 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:47:53,251 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:47:53,268 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 178 out of 202 [2024-11-07 15:47:53,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 203 transitions, 467 flow. Second operand has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:53,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:53,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 178 of 202 [2024-11-07 15:47:53,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:53,463 INFO L124 PetriNetUnfolderBase]: 169/1030 cut-off events. [2024-11-07 15:47:53,463 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-07 15:47:53,465 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1327 conditions, 1030 events. 169/1030 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 5939 event pairs, 21 based on Foata normal form. 0/874 useless extension candidates. Maximal degree in co-relation 1145. Up to 145 conditions per place. [2024-11-07 15:47:53,470 INFO L140 encePairwiseOnDemand]: 198/202 looper letters, 25 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-07 15:47:53,471 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 210 transitions, 535 flow [2024-11-07 15:47:53,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:47:53,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:47:53,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 563 transitions. [2024-11-07 15:47:53,474 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.929042904290429 [2024-11-07 15:47:53,474 INFO L175 Difference]: Start difference. First operand has 188 places, 203 transitions, 467 flow. Second operand 3 states and 563 transitions. [2024-11-07 15:47:53,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 210 transitions, 535 flow [2024-11-07 15:47:53,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 210 transitions, 519 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:47:53,481 INFO L231 Difference]: Finished difference. Result has 187 places, 203 transitions, 461 flow [2024-11-07 15:47:53,481 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=187, PETRI_TRANSITIONS=203} [2024-11-07 15:47:53,483 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 0 predicate places. [2024-11-07 15:47:53,483 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 203 transitions, 461 flow [2024-11-07 15:47:53,483 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 179.0) internal successors, (537), 3 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:53,483 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:53,484 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:53,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:47:53,484 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:53,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:53,485 INFO L85 PathProgramCache]: Analyzing trace with hash -1080239920, now seen corresponding path program 1 times [2024-11-07 15:47:53,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:53,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712042515] [2024-11-07 15:47:53,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:53,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:53,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:53,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:53,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:53,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712042515] [2024-11-07 15:47:53,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [712042515] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:53,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:53,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:47:53,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [962581238] [2024-11-07 15:47:53,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:53,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 15:47:53,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:53,677 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 15:47:53,677 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 15:47:53,768 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-07 15:47:53,770 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 203 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 175.4) internal successors, (877), 5 states have internal predecessors, (877), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:53,771 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:53,771 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-07 15:47:53,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:53,958 INFO L124 PetriNetUnfolderBase]: 183/1034 cut-off events. [2024-11-07 15:47:53,959 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-07 15:47:53,962 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1320 conditions, 1034 events. 183/1034 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 5871 event pairs, 34 based on Foata normal form. 1/851 useless extension candidates. Maximal degree in co-relation 1130. Up to 166 conditions per place. [2024-11-07 15:47:53,966 INFO L140 encePairwiseOnDemand]: 194/202 looper letters, 33 selfloop transitions, 2 changer transitions 5/219 dead transitions. [2024-11-07 15:47:53,967 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 192 places, 219 transitions, 573 flow [2024-11-07 15:47:53,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:47:53,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:47:53,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1085 transitions. [2024-11-07 15:47:53,970 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8952145214521452 [2024-11-07 15:47:53,970 INFO L175 Difference]: Start difference. First operand has 187 places, 203 transitions, 461 flow. Second operand 6 states and 1085 transitions. [2024-11-07 15:47:53,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 192 places, 219 transitions, 573 flow [2024-11-07 15:47:53,974 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 192 places, 219 transitions, 573 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:47:53,976 INFO L231 Difference]: Finished difference. Result has 196 places, 203 transitions, 479 flow [2024-11-07 15:47:53,977 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=461, PETRI_DIFFERENCE_MINUEND_PLACES=187, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=479, PETRI_PLACES=196, PETRI_TRANSITIONS=203} [2024-11-07 15:47:53,978 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2024-11-07 15:47:53,979 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 203 transitions, 479 flow [2024-11-07 15:47:53,979 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 175.4) internal successors, (877), 5 states have internal predecessors, (877), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:53,979 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:53,980 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:53,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:47:53,980 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:53,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:53,981 INFO L85 PathProgramCache]: Analyzing trace with hash 598568740, now seen corresponding path program 1 times [2024-11-07 15:47:53,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:53,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1423154312] [2024-11-07 15:47:53,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:53,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:54,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:54,083 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:54,084 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:54,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1423154312] [2024-11-07 15:47:54,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1423154312] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:54,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:54,085 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 15:47:54,085 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1516912874] [2024-11-07 15:47:54,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:54,085 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:47:54,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:54,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:47:54,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:47:54,138 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2024-11-07 15:47:54,139 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 203 transitions, 479 flow. Second operand has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:54,139 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:54,139 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2024-11-07 15:47:54,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:54,262 INFO L124 PetriNetUnfolderBase]: 162/901 cut-off events. [2024-11-07 15:47:54,262 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2024-11-07 15:47:54,265 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1150 conditions, 901 events. 162/901 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 4665 event pairs, 29 based on Foata normal form. 1/758 useless extension candidates. Maximal degree in co-relation 1078. Up to 142 conditions per place. [2024-11-07 15:47:54,267 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 22 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2024-11-07 15:47:54,268 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 210 transitions, 541 flow [2024-11-07 15:47:54,268 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:47:54,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:47:54,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-07 15:47:54,270 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9372937293729373 [2024-11-07 15:47:54,270 INFO L175 Difference]: Start difference. First operand has 196 places, 203 transitions, 479 flow. Second operand 3 states and 568 transitions. [2024-11-07 15:47:54,270 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 210 transitions, 541 flow [2024-11-07 15:47:54,272 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 210 transitions, 527 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-11-07 15:47:54,274 INFO L231 Difference]: Finished difference. Result has 191 places, 204 transitions, 477 flow [2024-11-07 15:47:54,275 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=188, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=477, PETRI_PLACES=191, PETRI_TRANSITIONS=204} [2024-11-07 15:47:54,275 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 4 predicate places. [2024-11-07 15:47:54,275 INFO L471 AbstractCegarLoop]: Abstraction has has 191 places, 204 transitions, 477 flow [2024-11-07 15:47:54,276 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.33333333333334) internal successors, (547), 3 states have internal predecessors, (547), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:54,276 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:54,276 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:54,276 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:47:54,276 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:54,277 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:54,277 INFO L85 PathProgramCache]: Analyzing trace with hash 791856797, now seen corresponding path program 1 times [2024-11-07 15:47:54,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:54,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1004439963] [2024-11-07 15:47:54,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:54,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:54,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:54,385 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:54,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:54,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1004439963] [2024-11-07 15:47:54,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1004439963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:54,386 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:54,386 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:47:54,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1718027704] [2024-11-07 15:47:54,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:54,386 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:47:54,387 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:54,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:47:54,387 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:47:54,442 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-07 15:47:54,444 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 204 transitions, 477 flow. Second operand has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:54,444 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:54,444 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-07 15:47:54,444 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:54,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [38#L1050-16true, Black: 193#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 135#L1062-14true, Black: 198#true, 213#true, 217#true, 188#true]) [2024-11-07 15:47:54,591 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:47:54,591 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:47:54,591 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:47:54,591 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:47:54,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [38#L1050-16true, Black: 193#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 104#L1062-19true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 213#true, 217#true, 188#true]) [2024-11-07 15:47:54,607 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:47:54,607 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:47:54,607 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:47:54,607 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:47:54,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [38#L1050-16true, Black: 193#true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 44#L1062-27true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, 213#true, 217#true, 188#true]) [2024-11-07 15:47:54,630 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:47:54,630 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:47:54,630 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:47:54,630 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:47:54,704 INFO L124 PetriNetUnfolderBase]: 379/1614 cut-off events. [2024-11-07 15:47:54,705 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-07 15:47:54,709 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2275 conditions, 1614 events. 379/1614 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 11024 event pairs, 55 based on Foata normal form. 1/1414 useless extension candidates. Maximal degree in co-relation 2127. Up to 219 conditions per place. [2024-11-07 15:47:54,715 INFO L140 encePairwiseOnDemand]: 190/202 looper letters, 49 selfloop transitions, 12 changer transitions 0/237 dead transitions. [2024-11-07 15:47:54,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 237 transitions, 667 flow [2024-11-07 15:47:54,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:47:54,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:47:54,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 746 transitions. [2024-11-07 15:47:54,718 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9232673267326733 [2024-11-07 15:47:54,718 INFO L175 Difference]: Start difference. First operand has 191 places, 204 transitions, 477 flow. Second operand 4 states and 746 transitions. [2024-11-07 15:47:54,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 237 transitions, 667 flow [2024-11-07 15:47:54,721 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 237 transitions, 665 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:47:54,725 INFO L231 Difference]: Finished difference. Result has 196 places, 214 transitions, 567 flow [2024-11-07 15:47:54,725 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=475, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=567, PETRI_PLACES=196, PETRI_TRANSITIONS=214} [2024-11-07 15:47:54,727 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 9 predicate places. [2024-11-07 15:47:54,727 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 214 transitions, 567 flow [2024-11-07 15:47:54,728 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.0) internal successors, (692), 4 states have internal predecessors, (692), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:54,728 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:54,728 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:54,728 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:47:54,729 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:54,729 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:54,729 INFO L85 PathProgramCache]: Analyzing trace with hash 58700373, now seen corresponding path program 1 times [2024-11-07 15:47:54,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:54,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2132226504] [2024-11-07 15:47:54,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:54,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:54,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:54,836 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:54,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:54,836 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2132226504] [2024-11-07 15:47:54,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2132226504] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:54,837 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:54,837 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:47:54,837 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1386412166] [2024-11-07 15:47:54,837 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:54,837 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:47:54,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:54,839 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:47:54,839 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:47:54,901 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-07 15:47:54,902 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 214 transitions, 567 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:54,902 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:54,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-07 15:47:54,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:55,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 193#true, 224#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), Black: 198#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 217#true, Black: 219#(not (= ~threads_mask~0 0)), 188#true, 119#L1063-10true]) [2024-11-07 15:47:55,062 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-07 15:47:55,062 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-07 15:47:55,062 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-07 15:47:55,062 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-07 15:47:55,124 INFO L124 PetriNetUnfolderBase]: 386/1593 cut-off events. [2024-11-07 15:47:55,124 INFO L125 PetriNetUnfolderBase]: For 479/593 co-relation queries the response was YES. [2024-11-07 15:47:55,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2617 conditions, 1593 events. 386/1593 cut-off events. For 479/593 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 10738 event pairs, 52 based on Foata normal form. 23/1423 useless extension candidates. Maximal degree in co-relation 2414. Up to 226 conditions per place. [2024-11-07 15:47:55,134 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 49 selfloop transitions, 13 changer transitions 0/238 dead transitions. [2024-11-07 15:47:55,135 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 238 transitions, 753 flow [2024-11-07 15:47:55,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:47:55,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:47:55,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2024-11-07 15:47:55,137 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9207920792079208 [2024-11-07 15:47:55,137 INFO L175 Difference]: Start difference. First operand has 196 places, 214 transitions, 567 flow. Second operand 4 states and 744 transitions. [2024-11-07 15:47:55,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 238 transitions, 753 flow [2024-11-07 15:47:55,140 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 238 transitions, 753 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:47:55,142 INFO L231 Difference]: Finished difference. Result has 201 places, 217 transitions, 626 flow [2024-11-07 15:47:55,143 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=567, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=626, PETRI_PLACES=201, PETRI_TRANSITIONS=217} [2024-11-07 15:47:55,143 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 14 predicate places. [2024-11-07 15:47:55,143 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 217 transitions, 626 flow [2024-11-07 15:47:55,144 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:55,144 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:55,144 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:55,144 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:47:55,144 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:55,145 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:55,145 INFO L85 PathProgramCache]: Analyzing trace with hash 918543710, now seen corresponding path program 1 times [2024-11-07 15:47:55,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:55,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49894157] [2024-11-07 15:47:55,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:55,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:55,252 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:55,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:55,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49894157] [2024-11-07 15:47:55,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [49894157] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:55,253 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:55,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:47:55,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2012465592] [2024-11-07 15:47:55,253 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:55,254 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:47:55,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:55,254 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:47:55,254 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:47:55,315 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-07 15:47:55,316 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 217 transitions, 626 flow. Second operand has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:55,317 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:55,317 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-07 15:47:55,317 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:55,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 217#true, 119#L1063-10true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:55,510 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-07 15:47:55,510 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-07 15:47:55,510 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-07 15:47:55,510 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-07 15:47:55,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:55,514 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:47:55,515 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:47:55,515 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:47:55,515 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:47:55,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), 224#true, Black: 198#true, 125#L1063-16true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:55,529 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:47:55,529 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:47:55,529 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:47:55,529 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:47:55,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), 224#true, Black: 198#true, 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 93#L1063-20true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:55,559 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:47:55,559 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:47:55,560 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:47:55,560 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:47:55,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 195#(= |#race~threads_mask~0| 0), 224#true, Black: 198#true, 217#true, 38#L1050-16true, 156#L1064-3true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:55,574 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:47:55,574 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:47:55,574 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:47:55,574 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:47:55,597 INFO L124 PetriNetUnfolderBase]: 431/1736 cut-off events. [2024-11-07 15:47:55,598 INFO L125 PetriNetUnfolderBase]: For 1136/1267 co-relation queries the response was YES. [2024-11-07 15:47:55,603 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3158 conditions, 1736 events. 431/1736 cut-off events. For 1136/1267 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 11963 event pairs, 60 based on Foata normal form. 22/1539 useless extension candidates. Maximal degree in co-relation 2930. Up to 278 conditions per place. [2024-11-07 15:47:55,609 INFO L140 encePairwiseOnDemand]: 192/202 looper letters, 47 selfloop transitions, 15 changer transitions 0/241 dead transitions. [2024-11-07 15:47:55,609 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 241 transitions, 827 flow [2024-11-07 15:47:55,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:47:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:47:55,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2024-11-07 15:47:55,612 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9195544554455446 [2024-11-07 15:47:55,612 INFO L175 Difference]: Start difference. First operand has 201 places, 217 transitions, 626 flow. Second operand 4 states and 743 transitions. [2024-11-07 15:47:55,612 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 241 transitions, 827 flow [2024-11-07 15:47:55,616 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 241 transitions, 811 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-07 15:47:55,620 INFO L231 Difference]: Finished difference. Result has 205 places, 221 transitions, 693 flow [2024-11-07 15:47:55,620 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=693, PETRI_PLACES=205, PETRI_TRANSITIONS=221} [2024-11-07 15:47:55,621 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 18 predicate places. [2024-11-07 15:47:55,621 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 221 transitions, 693 flow [2024-11-07 15:47:55,621 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.25) internal successors, (693), 4 states have internal predecessors, (693), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:55,621 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:55,621 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:55,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:47:55,622 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:55,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:55,622 INFO L85 PathProgramCache]: Analyzing trace with hash -715083488, now seen corresponding path program 1 times [2024-11-07 15:47:55,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:55,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [352334553] [2024-11-07 15:47:55,624 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:55,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:55,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:55,757 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:55,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:55,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [352334553] [2024-11-07 15:47:55,759 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [352334553] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:55,760 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:55,760 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:47:55,760 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1061689166] [2024-11-07 15:47:55,760 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:55,760 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:47:55,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:55,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:47:55,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:47:55,811 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2024-11-07 15:47:55,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 221 transitions, 693 flow. Second operand has 4 states, 4 states have (on average 173.5) internal successors, (694), 4 states have internal predecessors, (694), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:55,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:55,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2024-11-07 15:47:55,813 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:55,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 119#L1063-10true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-11-07 15:47:55,971 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-07 15:47:55,971 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-07 15:47:55,971 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-07 15:47:55,971 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-07 15:47:55,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 13#L1062-36true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-11-07 15:47:55,977 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:47:55,977 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:47:55,977 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:47:55,977 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:47:55,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 193#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 125#L1063-16true, 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:55,988 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:47:55,988 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:47:55,988 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:47:55,988 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:47:56,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 200#(= |#race~datas~0| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 93#L1063-20true, 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:56,016 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:47:56,016 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:47:56,016 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:47:56,016 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:47:56,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 195#(= |#race~threads_mask~0| 0), Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1064-3true, 200#(= |#race~datas~0| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 230#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:56,029 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:47:56,029 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:47:56,029 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:47:56,029 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:47:56,064 INFO L124 PetriNetUnfolderBase]: 439/1756 cut-off events. [2024-11-07 15:47:56,064 INFO L125 PetriNetUnfolderBase]: For 1873/2015 co-relation queries the response was YES. [2024-11-07 15:47:56,069 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3433 conditions, 1756 events. 439/1756 cut-off events. For 1873/2015 co-relation queries the response was YES. Maximal size of possible extension queue 79. Compared 12131 event pairs, 63 based on Foata normal form. 23/1554 useless extension candidates. Maximal degree in co-relation 3202. Up to 283 conditions per place. [2024-11-07 15:47:56,075 INFO L140 encePairwiseOnDemand]: 192/202 looper letters, 47 selfloop transitions, 17 changer transitions 0/243 dead transitions. [2024-11-07 15:47:56,076 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 243 transitions, 891 flow [2024-11-07 15:47:56,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:47:56,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:47:56,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 743 transitions. [2024-11-07 15:47:56,078 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9195544554455446 [2024-11-07 15:47:56,078 INFO L175 Difference]: Start difference. First operand has 205 places, 221 transitions, 693 flow. Second operand 4 states and 743 transitions. [2024-11-07 15:47:56,078 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 243 transitions, 891 flow [2024-11-07 15:47:56,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 243 transitions, 875 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:47:56,085 INFO L231 Difference]: Finished difference. Result has 209 places, 224 transitions, 759 flow [2024-11-07 15:47:56,085 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=679, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=759, PETRI_PLACES=209, PETRI_TRANSITIONS=224} [2024-11-07 15:47:56,086 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 22 predicate places. [2024-11-07 15:47:56,086 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 224 transitions, 759 flow [2024-11-07 15:47:56,087 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 173.5) internal successors, (694), 4 states have internal predecessors, (694), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:56,087 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:56,087 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:56,087 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:47:56,087 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:56,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:56,088 INFO L85 PathProgramCache]: Analyzing trace with hash -1105010937, now seen corresponding path program 1 times [2024-11-07 15:47:56,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:56,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479132852] [2024-11-07 15:47:56,089 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:56,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:56,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:56,200 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:56,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:56,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [479132852] [2024-11-07 15:47:56,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [479132852] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:56,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:56,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:47:56,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048992333] [2024-11-07 15:47:56,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:56,201 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:47:56,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:56,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:47:56,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:47:56,283 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2024-11-07 15:47:56,284 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 224 transitions, 759 flow. Second operand has 4 states, 4 states have (on average 176.75) internal successors, (707), 4 states have internal predecessors, (707), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:56,284 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:56,284 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2024-11-07 15:47:56,284 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:56,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), 38#L1050-16true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, 13#L1062-36true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-11-07 15:47:56,458 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:47:56,458 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:47:56,458 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:47:56,458 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:47:56,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][255], [60#L1063-11true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), 38#L1050-16true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:56,522 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-07 15:47:56,522 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:47:56,522 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:47:56,522 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:47:56,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][256], [60#L1063-11true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, 38#L1050-16true, Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), 236#true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 188#true, Black: 219#(not (= ~threads_mask~0 0))]) [2024-11-07 15:47:56,522 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-07 15:47:56,522 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:47:56,522 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:47:56,523 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:47:56,538 INFO L124 PetriNetUnfolderBase]: 508/1985 cut-off events. [2024-11-07 15:47:56,539 INFO L125 PetriNetUnfolderBase]: For 3268/3384 co-relation queries the response was YES. [2024-11-07 15:47:56,546 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4273 conditions, 1985 events. 508/1985 cut-off events. For 3268/3384 co-relation queries the response was YES. Maximal size of possible extension queue 90. Compared 14570 event pairs, 82 based on Foata normal form. 18/1763 useless extension candidates. Maximal degree in co-relation 4043. Up to 478 conditions per place. [2024-11-07 15:47:56,555 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 51 selfloop transitions, 18 changer transitions 0/257 dead transitions. [2024-11-07 15:47:56,555 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 257 transitions, 1095 flow [2024-11-07 15:47:56,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:47:56,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:47:56,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 747 transitions. [2024-11-07 15:47:56,557 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9245049504950495 [2024-11-07 15:47:56,557 INFO L175 Difference]: Start difference. First operand has 209 places, 224 transitions, 759 flow. Second operand 4 states and 747 transitions. [2024-11-07 15:47:56,557 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 257 transitions, 1095 flow [2024-11-07 15:47:56,565 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 257 transitions, 1071 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:47:56,568 INFO L231 Difference]: Finished difference. Result has 213 places, 238 transitions, 955 flow [2024-11-07 15:47:56,568 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=743, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=224, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=210, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=955, PETRI_PLACES=213, PETRI_TRANSITIONS=238} [2024-11-07 15:47:56,569 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 26 predicate places. [2024-11-07 15:47:56,569 INFO L471 AbstractCegarLoop]: Abstraction has has 213 places, 238 transitions, 955 flow [2024-11-07 15:47:56,569 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 176.75) internal successors, (707), 4 states have internal predecessors, (707), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:56,570 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:56,570 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:56,570 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:47:56,570 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:56,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:56,570 INFO L85 PathProgramCache]: Analyzing trace with hash 2126736080, now seen corresponding path program 1 times [2024-11-07 15:47:56,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:56,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563106580] [2024-11-07 15:47:56,571 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:56,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:56,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:56,616 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:56,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:56,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [563106580] [2024-11-07 15:47:56,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [563106580] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:56,617 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:56,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:47:56,617 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [827170863] [2024-11-07 15:47:56,617 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:56,617 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:47:56,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:56,618 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:47:56,618 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:47:56,645 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-07 15:47:56,646 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 238 transitions, 955 flow. Second operand has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:56,646 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:56,646 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-07 15:47:56,646 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:56,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 193#true, Black: 226#(not (= ~threads_mask~0 0)), Black: 198#true, Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 217#true, Black: 238#(not (= ~threads_mask~0 0)), 38#L1050-16true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 215#(<= (+ ~threads_mask~0 1) 0), 250#true, 242#true, Black: 244#(<= 0 (+ ~threads_mask~0 1)), 13#L1062-36true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true]) [2024-11-07 15:47:56,806 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:47:56,806 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:47:56,806 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:47:56,806 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:47:56,927 INFO L124 PetriNetUnfolderBase]: 477/2120 cut-off events. [2024-11-07 15:47:56,927 INFO L125 PetriNetUnfolderBase]: For 2596/2637 co-relation queries the response was YES. [2024-11-07 15:47:56,933 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4185 conditions, 2120 events. 477/2120 cut-off events. For 2596/2637 co-relation queries the response was YES. Maximal size of possible extension queue 93. Compared 16570 event pairs, 102 based on Foata normal form. 8/1893 useless extension candidates. Maximal degree in co-relation 3948. Up to 457 conditions per place. [2024-11-07 15:47:56,940 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 35 selfloop transitions, 7 changer transitions 0/247 dead transitions. [2024-11-07 15:47:56,940 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 247 transitions, 1063 flow [2024-11-07 15:47:56,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:47:56,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:47:56,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 555 transitions. [2024-11-07 15:47:56,942 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9158415841584159 [2024-11-07 15:47:56,942 INFO L175 Difference]: Start difference. First operand has 213 places, 238 transitions, 955 flow. Second operand 3 states and 555 transitions. [2024-11-07 15:47:56,943 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 247 transitions, 1063 flow [2024-11-07 15:47:56,948 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 247 transitions, 1063 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:47:56,951 INFO L231 Difference]: Finished difference. Result has 217 places, 243 transitions, 1011 flow [2024-11-07 15:47:56,952 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=955, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=238, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1011, PETRI_PLACES=217, PETRI_TRANSITIONS=243} [2024-11-07 15:47:56,952 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 30 predicate places. [2024-11-07 15:47:56,952 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 243 transitions, 1011 flow [2024-11-07 15:47:56,953 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:56,953 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:56,953 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:56,953 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:47:56,953 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:56,954 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:56,954 INFO L85 PathProgramCache]: Analyzing trace with hash -1471015507, now seen corresponding path program 1 times [2024-11-07 15:47:56,954 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:56,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [363613159] [2024-11-07 15:47:56,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:56,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:56,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:57,474 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:57,474 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:57,474 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [363613159] [2024-11-07 15:47:57,474 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [363613159] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:57,474 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:57,474 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:47:57,475 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249724024] [2024-11-07 15:47:57,475 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:57,475 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:47:57,475 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:57,475 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:47:57,475 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:47:57,591 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 202 [2024-11-07 15:47:57,593 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 243 transitions, 1011 flow. Second operand has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:57,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:57,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 202 [2024-11-07 15:47:57,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:58,031 INFO L124 PetriNetUnfolderBase]: 649/2753 cut-off events. [2024-11-07 15:47:58,031 INFO L125 PetriNetUnfolderBase]: For 2910/2936 co-relation queries the response was YES. [2024-11-07 15:47:58,041 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5365 conditions, 2753 events. 649/2753 cut-off events. For 2910/2936 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 21838 event pairs, 164 based on Foata normal form. 11/2421 useless extension candidates. Maximal degree in co-relation 5120. Up to 607 conditions per place. [2024-11-07 15:47:58,054 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 54 selfloop transitions, 22 changer transitions 0/280 dead transitions. [2024-11-07 15:47:58,055 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 280 transitions, 1237 flow [2024-11-07 15:47:58,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:47:58,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:47:58,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1051 transitions. [2024-11-07 15:47:58,058 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8671617161716172 [2024-11-07 15:47:58,058 INFO L175 Difference]: Start difference. First operand has 217 places, 243 transitions, 1011 flow. Second operand 6 states and 1051 transitions. [2024-11-07 15:47:58,058 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 280 transitions, 1237 flow [2024-11-07 15:47:58,067 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 220 places, 280 transitions, 1223 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:47:58,070 INFO L231 Difference]: Finished difference. Result has 225 places, 264 transitions, 1147 flow [2024-11-07 15:47:58,071 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=997, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1147, PETRI_PLACES=225, PETRI_TRANSITIONS=264} [2024-11-07 15:47:58,071 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 38 predicate places. [2024-11-07 15:47:58,073 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 264 transitions, 1147 flow [2024-11-07 15:47:58,073 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.33333333333334) internal successors, (992), 6 states have internal predecessors, (992), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:58,074 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:58,074 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:58,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:47:58,074 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:58,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:58,074 INFO L85 PathProgramCache]: Analyzing trace with hash -1852938791, now seen corresponding path program 1 times [2024-11-07 15:47:58,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:58,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1878139333] [2024-11-07 15:47:58,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:58,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:58,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:58,527 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:47:58,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:58,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1878139333] [2024-11-07 15:47:58,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1878139333] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:58,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:58,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:47:58,528 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [481018063] [2024-11-07 15:47:58,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:58,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:47:58,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:58,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:47:58,529 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:47:58,621 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 202 [2024-11-07 15:47:58,623 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 264 transitions, 1147 flow. Second operand has 6 states, 6 states have (on average 169.33333333333334) internal successors, (1016), 6 states have internal predecessors, (1016), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:58,623 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:58,623 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 202 [2024-11-07 15:47:58,623 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:47:58,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 266#true, Black: 232#(not (= ~threads_mask~0 0)), 125#L1063-16true, 217#true, Black: 238#(not (= ~threads_mask~0 0)), 38#L1050-16true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 244#(<= 0 (+ ~threads_mask~0 1)), Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:47:58,957 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-07 15:47:58,957 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-07 15:47:58,957 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-07 15:47:58,957 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-07 15:47:59,095 INFO L124 PetriNetUnfolderBase]: 727/2961 cut-off events. [2024-11-07 15:47:59,095 INFO L125 PetriNetUnfolderBase]: For 3229/3295 co-relation queries the response was YES. [2024-11-07 15:47:59,107 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6204 conditions, 2961 events. 727/2961 cut-off events. For 3229/3295 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 24108 event pairs, 133 based on Foata normal form. 26/2692 useless extension candidates. Maximal degree in co-relation 5924. Up to 689 conditions per place. [2024-11-07 15:47:59,116 INFO L140 encePairwiseOnDemand]: 187/202 looper letters, 82 selfloop transitions, 48 changer transitions 0/339 dead transitions. [2024-11-07 15:47:59,117 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 339 transitions, 1691 flow [2024-11-07 15:47:59,117 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:47:59,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:47:59,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1094 transitions. [2024-11-07 15:47:59,120 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9026402640264026 [2024-11-07 15:47:59,120 INFO L175 Difference]: Start difference. First operand has 225 places, 264 transitions, 1147 flow. Second operand 6 states and 1094 transitions. [2024-11-07 15:47:59,120 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 339 transitions, 1691 flow [2024-11-07 15:47:59,161 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 339 transitions, 1691 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:47:59,165 INFO L231 Difference]: Finished difference. Result has 235 places, 307 transitions, 1535 flow [2024-11-07 15:47:59,165 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1147, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1535, PETRI_PLACES=235, PETRI_TRANSITIONS=307} [2024-11-07 15:47:59,166 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 48 predicate places. [2024-11-07 15:47:59,166 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 307 transitions, 1535 flow [2024-11-07 15:47:59,167 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 169.33333333333334) internal successors, (1016), 6 states have internal predecessors, (1016), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:59,167 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:47:59,167 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:47:59,167 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-07 15:47:59,167 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:47:59,168 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:47:59,168 INFO L85 PathProgramCache]: Analyzing trace with hash 1669663743, now seen corresponding path program 1 times [2024-11-07 15:47:59,168 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:47:59,168 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [93776188] [2024-11-07 15:47:59,168 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:47:59,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:47:59,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:47:59,595 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-07 15:47:59,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:47:59,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [93776188] [2024-11-07 15:47:59,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [93776188] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:47:59,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:47:59,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:47:59,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1857801999] [2024-11-07 15:47:59,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:47:59,596 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:47:59,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:47:59,597 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:47:59,597 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:47:59,722 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 202 [2024-11-07 15:47:59,723 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 307 transitions, 1535 flow. Second operand has 6 states, 6 states have (on average 168.0) internal successors, (1008), 6 states have internal predecessors, (1008), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:47:59,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:47:59,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 202 [2024-11-07 15:47:59,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:00,291 INFO L124 PetriNetUnfolderBase]: 729/3015 cut-off events. [2024-11-07 15:48:00,292 INFO L125 PetriNetUnfolderBase]: For 3726/3780 co-relation queries the response was YES. [2024-11-07 15:48:00,305 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6900 conditions, 3015 events. 729/3015 cut-off events. For 3726/3780 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 24746 event pairs, 149 based on Foata normal form. 17/2740 useless extension candidates. Maximal degree in co-relation 6638. Up to 763 conditions per place. [2024-11-07 15:48:00,315 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 102 selfloop transitions, 31 changer transitions 11/351 dead transitions. [2024-11-07 15:48:00,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 351 transitions, 2016 flow [2024-11-07 15:48:00,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:48:00,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:48:00,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1062 transitions. [2024-11-07 15:48:00,318 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8762376237623762 [2024-11-07 15:48:00,319 INFO L175 Difference]: Start difference. First operand has 235 places, 307 transitions, 1535 flow. Second operand 6 states and 1062 transitions. [2024-11-07 15:48:00,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 351 transitions, 2016 flow [2024-11-07 15:48:00,335 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 240 places, 351 transitions, 1998 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:00,379 INFO L231 Difference]: Finished difference. Result has 245 places, 328 transitions, 1818 flow [2024-11-07 15:48:00,379 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1517, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=288, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1818, PETRI_PLACES=245, PETRI_TRANSITIONS=328} [2024-11-07 15:48:00,380 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 58 predicate places. [2024-11-07 15:48:00,380 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 328 transitions, 1818 flow [2024-11-07 15:48:00,380 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 168.0) internal successors, (1008), 6 states have internal predecessors, (1008), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:00,380 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:00,381 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:00,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-07 15:48:00,381 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:00,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:00,381 INFO L85 PathProgramCache]: Analyzing trace with hash -1759250776, now seen corresponding path program 1 times [2024-11-07 15:48:00,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:00,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479643747] [2024-11-07 15:48:00,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:00,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:00,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:00,967 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-07 15:48:00,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:00,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1479643747] [2024-11-07 15:48:00,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1479643747] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:00,967 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:00,967 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2024-11-07 15:48:00,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [808337303] [2024-11-07 15:48:00,967 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:00,968 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-07 15:48:00,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:00,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-07 15:48:00,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2024-11-07 15:48:01,382 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 202 [2024-11-07 15:48:01,384 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 328 transitions, 1818 flow. Second operand has 11 states, 11 states have (on average 159.45454545454547) internal successors, (1754), 11 states have internal predecessors, (1754), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:01,384 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:01,384 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 202 [2024-11-07 15:48:01,384 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:02,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 271#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 268#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 277#true, Black: 269#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 270#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 281#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 282#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 266#true, 217#true, 306#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 125#L1063-16true, Black: 238#(not (= ~threads_mask~0 0)), 38#L1050-16true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 244#(<= 0 (+ ~threads_mask~0 1)), Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:48:02,029 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-07 15:48:02,029 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-07 15:48:02,029 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-07 15:48:02,030 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-07 15:48:02,169 INFO L124 PetriNetUnfolderBase]: 810/3283 cut-off events. [2024-11-07 15:48:02,169 INFO L125 PetriNetUnfolderBase]: For 4395/4469 co-relation queries the response was YES. [2024-11-07 15:48:02,176 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7828 conditions, 3283 events. 810/3283 cut-off events. For 4395/4469 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 27511 event pairs, 129 based on Foata normal form. 46/3038 useless extension candidates. Maximal degree in co-relation 7558. Up to 571 conditions per place. [2024-11-07 15:48:02,182 INFO L140 encePairwiseOnDemand]: 187/202 looper letters, 173 selfloop transitions, 70 changer transitions 2/442 dead transitions. [2024-11-07 15:48:02,182 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 442 transitions, 2908 flow [2024-11-07 15:48:02,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-11-07 15:48:02,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 18 states. [2024-11-07 15:48:02,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 2963 transitions. [2024-11-07 15:48:02,190 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.814906490649065 [2024-11-07 15:48:02,190 INFO L175 Difference]: Start difference. First operand has 245 places, 328 transitions, 1818 flow. Second operand 18 states and 2963 transitions. [2024-11-07 15:48:02,190 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 442 transitions, 2908 flow [2024-11-07 15:48:02,209 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 442 transitions, 2852 flow, removed 28 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:02,216 INFO L231 Difference]: Finished difference. Result has 258 places, 346 transitions, 2027 flow [2024-11-07 15:48:02,217 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1758, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=327, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=18, PETRI_FLOW=2027, PETRI_PLACES=258, PETRI_TRANSITIONS=346} [2024-11-07 15:48:02,217 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 71 predicate places. [2024-11-07 15:48:02,218 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 346 transitions, 2027 flow [2024-11-07 15:48:02,218 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 159.45454545454547) internal successors, (1754), 11 states have internal predecessors, (1754), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:02,218 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:02,218 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:02,219 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-07 15:48:02,219 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:02,219 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:02,219 INFO L85 PathProgramCache]: Analyzing trace with hash -880406067, now seen corresponding path program 1 times [2024-11-07 15:48:02,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:02,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630658970] [2024-11-07 15:48:02,220 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:02,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:02,796 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-07 15:48:02,796 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:02,796 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [630658970] [2024-11-07 15:48:02,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [630658970] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:02,796 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:02,796 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2024-11-07 15:48:02,796 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679260131] [2024-11-07 15:48:02,797 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:02,797 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-07 15:48:02,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:02,797 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-07 15:48:02,798 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=95, Unknown=0, NotChecked=0, Total=132 [2024-11-07 15:48:03,202 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 202 [2024-11-07 15:48:03,204 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 346 transitions, 2027 flow. Second operand has 12 states, 12 states have (on average 156.33333333333334) internal successors, (1876), 12 states have internal predecessors, (1876), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:03,204 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:03,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 202 [2024-11-07 15:48:03,204 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:03,830 INFO L124 PetriNetUnfolderBase]: 793/3163 cut-off events. [2024-11-07 15:48:03,830 INFO L125 PetriNetUnfolderBase]: For 4690/4751 co-relation queries the response was YES. [2024-11-07 15:48:03,838 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7958 conditions, 3163 events. 793/3163 cut-off events. For 4690/4751 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 25962 event pairs, 177 based on Foata normal form. 37/2935 useless extension candidates. Maximal degree in co-relation 7675. Up to 739 conditions per place. [2024-11-07 15:48:03,847 INFO L140 encePairwiseOnDemand]: 189/202 looper letters, 150 selfloop transitions, 42 changer transitions 6/392 dead transitions. [2024-11-07 15:48:03,847 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 392 transitions, 2721 flow [2024-11-07 15:48:03,848 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-07 15:48:03,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-11-07 15:48:03,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2092 transitions. [2024-11-07 15:48:03,853 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7966488956587966 [2024-11-07 15:48:03,853 INFO L175 Difference]: Start difference. First operand has 258 places, 346 transitions, 2027 flow. Second operand 13 states and 2092 transitions. [2024-11-07 15:48:03,853 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 392 transitions, 2721 flow [2024-11-07 15:48:03,879 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 392 transitions, 2560 flow, removed 16 selfloop flow, removed 8 redundant places. [2024-11-07 15:48:03,883 INFO L231 Difference]: Finished difference. Result has 261 places, 345 transitions, 1984 flow [2024-11-07 15:48:03,883 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1900, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=345, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=1984, PETRI_PLACES=261, PETRI_TRANSITIONS=345} [2024-11-07 15:48:03,884 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 74 predicate places. [2024-11-07 15:48:03,884 INFO L471 AbstractCegarLoop]: Abstraction has has 261 places, 345 transitions, 1984 flow [2024-11-07 15:48:03,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 156.33333333333334) internal successors, (1876), 12 states have internal predecessors, (1876), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:03,885 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:03,885 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:03,885 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-07 15:48:03,885 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:03,886 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:03,886 INFO L85 PathProgramCache]: Analyzing trace with hash 558586246, now seen corresponding path program 1 times [2024-11-07 15:48:03,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:03,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421619244] [2024-11-07 15:48:03,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:03,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:03,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:03,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:03,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:03,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421619244] [2024-11-07 15:48:03,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421619244] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:03,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:03,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:48:03,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358074261] [2024-11-07 15:48:03,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:03,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:48:03,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:03,946 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:48:03,946 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:48:03,965 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 202 [2024-11-07 15:48:03,966 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 345 transitions, 1984 flow. Second operand has 3 states, 3 states have (on average 181.0) internal successors, (543), 3 states have internal predecessors, (543), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:03,966 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:03,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 202 [2024-11-07 15:48:03,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:04,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([539] L1050-15-->L1050-16: Formula: (= |v_threadThread1of1ForFork0_#t~bitwise7_3| v_~threads_mask~0_27) InVars {threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of1ForFork0_#t~bitwise7=|v_threadThread1of1ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][213], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 271#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 268#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 277#true, Black: 269#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 270#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 281#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 282#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 344#true, 266#true, 217#true, 306#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 238#(not (= ~threads_mask~0 0)), 38#L1050-16true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 244#(<= 0 (+ ~threads_mask~0 1)), 335#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), 13#L1062-36true, Black: 288#true, Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:48:04,225 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:48:04,225 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:04,225 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:04,226 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:04,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][283], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 105#L1063-1true, Black: 271#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 268#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 277#true, Black: 269#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 270#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), 185#L1050-18true, Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 281#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 282#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 344#true, Black: 232#(not (= ~threads_mask~0 0)), 266#true, 217#true, 306#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 335#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(<= 0 (+ ~threads_mask~0 1)), Black: 288#true, Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:48:04,351 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:48:04,351 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:48:04,351 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:48:04,351 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:48:04,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][283], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 105#L1063-1true, Black: 271#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 268#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 277#true, Black: 269#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 270#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 281#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 282#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 232#(not (= ~threads_mask~0 0)), 266#true, 344#true, 217#true, 306#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 238#(not (= ~threads_mask~0 0)), 136#L1050-19true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 335#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(<= 0 (+ ~threads_mask~0 1)), Black: 288#true, Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:48:04,361 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-07 15:48:04,361 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:48:04,361 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:48:04,361 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:48:04,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][292], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 105#L1063-1true, Black: 271#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 268#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 277#true, Black: 269#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 270#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 281#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 282#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), 126#L1051true, Black: 280#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 344#true, Black: 232#(not (= ~threads_mask~0 0)), 266#true, 217#true, 306#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 238#(not (= ~threads_mask~0 0)), Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 335#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(<= 0 (+ ~threads_mask~0 1)), Black: 288#true, Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:48:04,385 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-07 15:48:04,385 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:48:04,385 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:48:04,385 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:48:04,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([325] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][292], [Black: 193#true, Black: 260#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 257#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 259#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 198#true, Black: 258#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 105#L1063-1true, Black: 271#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ 3 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4)))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 268#(= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|), 277#true, Black: 269#(and (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 204#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 270#(and (= (select (select |#race| ~datas~0.base) (+ 2 ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|) (= |threadThread1of1ForFork0_#t~nondet4| (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4) 1))) (= (select (select |#race| ~datas~0.base) (+ ~datas~0.offset (* threadThread1of1ForFork0_~j~0 4))) |threadThread1of1ForFork0_#t~nondet4|)), Black: 215#(<= (+ ~threads_mask~0 1) 0), 242#true, Black: 281#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 220#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 282#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 3)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 2)) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4) 1)) 0)), Black: 219#(not (= ~threads_mask~0 0)), 188#true, Black: 279#(= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~1#1| 4))) 0), Black: 227#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 226#(not (= ~threads_mask~0 0)), Black: 233#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 344#true, Black: 232#(not (= ~threads_mask~0 0)), 266#true, 217#true, 306#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 238#(not (= ~threads_mask~0 0)), 146#L1051-3true, Black: 239#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 200#(= |#race~datas~0| 0), 255#true, Black: 247#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 335#(and (not (= ~datas~0.base |ULTIMATE.start_main_~tids~0#1.base|)) (= (select |#valid| |ULTIMATE.start_main_~tids~0#1.base|) 1)), Black: 244#(<= 0 (+ ~threads_mask~0 1)), Black: 288#true, Black: 252#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|)]) [2024-11-07 15:48:04,386 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-07 15:48:04,386 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:48:04,386 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-07 15:48:04,386 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:04,422 INFO L124 PetriNetUnfolderBase]: 836/3309 cut-off events. [2024-11-07 15:48:04,423 INFO L125 PetriNetUnfolderBase]: For 4148/4264 co-relation queries the response was YES. [2024-11-07 15:48:04,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7593 conditions, 3309 events. 836/3309 cut-off events. For 4148/4264 co-relation queries the response was YES. Maximal size of possible extension queue 145. Compared 27959 event pairs, 139 based on Foata normal form. 20/3016 useless extension candidates. Maximal degree in co-relation 7318. Up to 698 conditions per place. [2024-11-07 15:48:04,450 INFO L140 encePairwiseOnDemand]: 195/202 looper letters, 39 selfloop transitions, 11 changer transitions 3/362 dead transitions. [2024-11-07 15:48:04,450 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 362 transitions, 2154 flow [2024-11-07 15:48:04,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:48:04,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:48:04,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2024-11-07 15:48:04,452 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9273927392739274 [2024-11-07 15:48:04,452 INFO L175 Difference]: Start difference. First operand has 261 places, 345 transitions, 1984 flow. Second operand 3 states and 562 transitions. [2024-11-07 15:48:04,453 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 362 transitions, 2154 flow [2024-11-07 15:48:04,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 362 transitions, 2077 flow, removed 0 selfloop flow, removed 11 redundant places. [2024-11-07 15:48:04,478 INFO L231 Difference]: Finished difference. Result has 254 places, 349 transitions, 1964 flow [2024-11-07 15:48:04,479 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1907, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=345, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=334, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1964, PETRI_PLACES=254, PETRI_TRANSITIONS=349} [2024-11-07 15:48:04,479 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 67 predicate places. [2024-11-07 15:48:04,479 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 349 transitions, 1964 flow [2024-11-07 15:48:04,480 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.0) internal successors, (543), 3 states have internal predecessors, (543), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:04,480 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:04,480 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:04,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-07 15:48:04,480 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:04,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:04,481 INFO L85 PathProgramCache]: Analyzing trace with hash -73006824, now seen corresponding path program 1 times [2024-11-07 15:48:04,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:04,481 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713963369] [2024-11-07 15:48:04,481 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:04,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:04,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:04,595 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-07 15:48:04,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:04,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1713963369] [2024-11-07 15:48:04,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1713963369] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:04,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:04,596 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:48:04,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [295937562] [2024-11-07 15:48:04,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:04,596 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:48:04,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:04,597 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:48:04,597 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:48:04,625 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 202 [2024-11-07 15:48:04,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 349 transitions, 1964 flow. Second operand has 4 states, 4 states have (on average 183.25) internal successors, (733), 4 states have internal predecessors, (733), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:04,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:04,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 202 [2024-11-07 15:48:04,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:04,768 INFO L124 PetriNetUnfolderBase]: 224/1195 cut-off events. [2024-11-07 15:48:04,768 INFO L125 PetriNetUnfolderBase]: For 1443/1481 co-relation queries the response was YES. [2024-11-07 15:48:04,773 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2957 conditions, 1195 events. 224/1195 cut-off events. For 1443/1481 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 6643 event pairs, 2 based on Foata normal form. 12/1150 useless extension candidates. Maximal degree in co-relation 2688. Up to 129 conditions per place. [2024-11-07 15:48:04,776 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 18 selfloop transitions, 6 changer transitions 10/305 dead transitions. [2024-11-07 15:48:04,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 305 transitions, 1643 flow [2024-11-07 15:48:04,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:48:04,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:48:04,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 744 transitions. [2024-11-07 15:48:04,778 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9207920792079208 [2024-11-07 15:48:04,778 INFO L175 Difference]: Start difference. First operand has 254 places, 349 transitions, 1964 flow. Second operand 4 states and 744 transitions. [2024-11-07 15:48:04,778 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 305 transitions, 1643 flow [2024-11-07 15:48:04,790 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 305 transitions, 1580 flow, removed 15 selfloop flow, removed 9 redundant places. [2024-11-07 15:48:04,793 INFO L231 Difference]: Finished difference. Result has 242 places, 292 transitions, 1466 flow [2024-11-07 15:48:04,794 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1515, PETRI_DIFFERENCE_MINUEND_PLACES=239, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=296, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1466, PETRI_PLACES=242, PETRI_TRANSITIONS=292} [2024-11-07 15:48:04,794 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 55 predicate places. [2024-11-07 15:48:04,794 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 292 transitions, 1466 flow [2024-11-07 15:48:04,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 183.25) internal successors, (733), 4 states have internal predecessors, (733), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:04,795 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:04,795 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:04,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-07 15:48:04,796 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:04,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:04,796 INFO L85 PathProgramCache]: Analyzing trace with hash 366268536, now seen corresponding path program 1 times [2024-11-07 15:48:04,796 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:04,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275811553] [2024-11-07 15:48:04,796 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:04,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:04,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:04,932 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-07 15:48:04,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:04,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275811553] [2024-11-07 15:48:04,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275811553] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:04,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:04,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:48:04,933 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [873711187] [2024-11-07 15:48:04,933 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:04,934 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 15:48:04,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:04,935 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 15:48:04,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 15:48:04,994 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 202 [2024-11-07 15:48:04,995 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 242 places, 292 transitions, 1466 flow. Second operand has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:04,995 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:04,995 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 202 [2024-11-07 15:48:04,995 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:05,253 INFO L124 PetriNetUnfolderBase]: 417/1968 cut-off events. [2024-11-07 15:48:05,253 INFO L125 PetriNetUnfolderBase]: For 2212/2289 co-relation queries the response was YES. [2024-11-07 15:48:05,262 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4848 conditions, 1968 events. 417/1968 cut-off events. For 2212/2289 co-relation queries the response was YES. Maximal size of possible extension queue 64. Compared 12976 event pairs, 2 based on Foata normal form. 1/1863 useless extension candidates. Maximal degree in co-relation 3902. Up to 252 conditions per place. [2024-11-07 15:48:05,268 INFO L140 encePairwiseOnDemand]: 193/202 looper letters, 48 selfloop transitions, 12 changer transitions 0/317 dead transitions. [2024-11-07 15:48:05,268 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 317 transitions, 1726 flow [2024-11-07 15:48:05,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:48:05,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:48:05,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2024-11-07 15:48:05,271 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8960396039603961 [2024-11-07 15:48:05,271 INFO L175 Difference]: Start difference. First operand has 242 places, 292 transitions, 1466 flow. Second operand 6 states and 1086 transitions. [2024-11-07 15:48:05,271 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 317 transitions, 1726 flow [2024-11-07 15:48:05,287 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 317 transitions, 1707 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-07 15:48:05,290 INFO L231 Difference]: Finished difference. Result has 246 places, 302 transitions, 1579 flow [2024-11-07 15:48:05,290 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1452, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=292, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1579, PETRI_PLACES=246, PETRI_TRANSITIONS=302} [2024-11-07 15:48:05,291 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 59 predicate places. [2024-11-07 15:48:05,291 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 302 transitions, 1579 flow [2024-11-07 15:48:05,291 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 176.8) internal successors, (884), 5 states have internal predecessors, (884), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:05,291 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:05,292 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:05,292 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-07 15:48:05,292 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:05,292 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:05,292 INFO L85 PathProgramCache]: Analyzing trace with hash -930778122, now seen corresponding path program 1 times [2024-11-07 15:48:05,292 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:05,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1089693324] [2024-11-07 15:48:05,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:05,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:05,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:05,433 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-07 15:48:05,434 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:05,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1089693324] [2024-11-07 15:48:05,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1089693324] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:05,434 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:05,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:48:05,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [194537989] [2024-11-07 15:48:05,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:05,435 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 15:48:05,435 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:05,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 15:48:05,436 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 15:48:05,525 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 173 out of 202 [2024-11-07 15:48:05,526 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 302 transitions, 1579 flow. Second operand has 5 states, 5 states have (on average 177.0) internal successors, (885), 5 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:05,526 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:05,526 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 173 of 202 [2024-11-07 15:48:05,526 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:05,914 INFO L124 PetriNetUnfolderBase]: 697/3022 cut-off events. [2024-11-07 15:48:05,915 INFO L125 PetriNetUnfolderBase]: For 3951/4098 co-relation queries the response was YES. [2024-11-07 15:48:05,929 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7806 conditions, 3022 events. 697/3022 cut-off events. For 3951/4098 co-relation queries the response was YES. Maximal size of possible extension queue 94. Compared 22739 event pairs, 5 based on Foata normal form. 1/2861 useless extension candidates. Maximal degree in co-relation 7501. Up to 427 conditions per place. [2024-11-07 15:48:05,937 INFO L140 encePairwiseOnDemand]: 193/202 looper letters, 62 selfloop transitions, 16 changer transitions 0/335 dead transitions. [2024-11-07 15:48:05,937 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 335 transitions, 1957 flow [2024-11-07 15:48:05,937 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:48:05,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:48:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1086 transitions. [2024-11-07 15:48:05,940 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8960396039603961 [2024-11-07 15:48:05,940 INFO L175 Difference]: Start difference. First operand has 246 places, 302 transitions, 1579 flow. Second operand 6 states and 1086 transitions. [2024-11-07 15:48:05,941 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 335 transitions, 1957 flow [2024-11-07 15:48:05,963 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 335 transitions, 1957 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:05,967 INFO L231 Difference]: Finished difference. Result has 255 places, 316 transitions, 1763 flow [2024-11-07 15:48:05,967 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1579, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1763, PETRI_PLACES=255, PETRI_TRANSITIONS=316} [2024-11-07 15:48:05,967 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 68 predicate places. [2024-11-07 15:48:05,968 INFO L471 AbstractCegarLoop]: Abstraction has has 255 places, 316 transitions, 1763 flow [2024-11-07 15:48:05,968 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 177.0) internal successors, (885), 5 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:05,968 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:05,968 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:05,968 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-07 15:48:05,969 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:05,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:05,969 INFO L85 PathProgramCache]: Analyzing trace with hash -428079819, now seen corresponding path program 1 times [2024-11-07 15:48:05,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:05,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892849349] [2024-11-07 15:48:05,969 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:05,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:06,195 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-07 15:48:06,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:06,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892849349] [2024-11-07 15:48:06,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892849349] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:06,196 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:06,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:48:06,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [168181806] [2024-11-07 15:48:06,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:06,196 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 15:48:06,198 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:06,198 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 15:48:06,198 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 15:48:06,225 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 202 [2024-11-07 15:48:06,226 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 316 transitions, 1763 flow. Second operand has 5 states, 5 states have (on average 178.2) internal successors, (891), 5 states have internal predecessors, (891), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:06,226 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:06,226 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 202 [2024-11-07 15:48:06,226 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:06,757 INFO L124 PetriNetUnfolderBase]: 1061/4380 cut-off events. [2024-11-07 15:48:06,757 INFO L125 PetriNetUnfolderBase]: For 5882/6167 co-relation queries the response was YES. [2024-11-07 15:48:06,773 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11663 conditions, 4380 events. 1061/4380 cut-off events. For 5882/6167 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 37192 event pairs, 10 based on Foata normal form. 11/4177 useless extension candidates. Maximal degree in co-relation 11296. Up to 628 conditions per place. [2024-11-07 15:48:06,787 INFO L140 encePairwiseOnDemand]: 194/202 looper letters, 36 selfloop transitions, 7 changer transitions 0/331 dead transitions. [2024-11-07 15:48:06,787 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 331 transitions, 1889 flow [2024-11-07 15:48:06,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:48:06,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:48:06,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1084 transitions. [2024-11-07 15:48:06,789 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8943894389438944 [2024-11-07 15:48:06,790 INFO L175 Difference]: Start difference. First operand has 255 places, 316 transitions, 1763 flow. Second operand 6 states and 1084 transitions. [2024-11-07 15:48:06,790 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 331 transitions, 1889 flow [2024-11-07 15:48:06,834 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 331 transitions, 1885 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:06,838 INFO L231 Difference]: Finished difference. Result has 263 places, 321 transitions, 1804 flow [2024-11-07 15:48:06,838 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=1759, PETRI_DIFFERENCE_MINUEND_PLACES=255, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=310, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1804, PETRI_PLACES=263, PETRI_TRANSITIONS=321} [2024-11-07 15:48:06,839 INFO L277 CegarLoopForPetriNet]: 187 programPoint places, 76 predicate places. [2024-11-07 15:48:06,839 INFO L471 AbstractCegarLoop]: Abstraction has has 263 places, 321 transitions, 1804 flow [2024-11-07 15:48:06,839 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 178.2) internal successors, (891), 5 states have internal predecessors, (891), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:06,839 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:06,840 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:06,840 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-07 15:48:06,840 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-07 15:48:06,840 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:06,840 INFO L85 PathProgramCache]: Analyzing trace with hash -672161014, now seen corresponding path program 1 times [2024-11-07 15:48:06,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:06,841 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [448559371] [2024-11-07 15:48:06,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:06,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:06,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:48:06,882 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:48:06,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:48:06,969 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:48:06,970 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:48:06,970 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-07 15:48:06,972 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-07 15:48:06,973 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-07 15:48:06,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-07 15:48:06,973 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:06,977 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:48:06,977 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 15:48:07,010 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-07 15:48:07,013 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 232 places, 249 transitions, 514 flow [2024-11-07 15:48:07,055 INFO L124 PetriNetUnfolderBase]: 48/482 cut-off events. [2024-11-07 15:48:07,055 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:48:07,058 INFO L83 FinitePrefix]: Finished finitePrefix Result has 494 conditions, 482 events. 48/482 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1145 event pairs, 0 based on Foata normal form. 0/401 useless extension candidates. Maximal degree in co-relation 302. Up to 9 conditions per place. [2024-11-07 15:48:07,058 INFO L82 GeneralOperation]: Start removeDead. Operand has 232 places, 249 transitions, 514 flow [2024-11-07 15:48:07,063 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 249 transitions, 514 flow [2024-11-07 15:48:07,065 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:48:07,065 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@77ad202a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:48:07,065 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-07 15:48:07,068 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:48:07,068 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-11-07 15:48:07,068 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:48:07,068 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:07,068 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:07,068 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:07,068 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:07,068 INFO L85 PathProgramCache]: Analyzing trace with hash -358838907, now seen corresponding path program 1 times [2024-11-07 15:48:07,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:07,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [299326083] [2024-11-07 15:48:07,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:07,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:07,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:07,089 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:07,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:07,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [299326083] [2024-11-07 15:48:07,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [299326083] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:07,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:07,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:48:07,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1740765076] [2024-11-07 15:48:07,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:07,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:48:07,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:07,090 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:48:07,090 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:48:07,110 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 249 [2024-11-07 15:48:07,110 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 249 transitions, 514 flow. Second operand has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:07,110 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:07,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 249 [2024-11-07 15:48:07,111 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:07,663 INFO L124 PetriNetUnfolderBase]: 1068/4780 cut-off events. [2024-11-07 15:48:07,663 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2024-11-07 15:48:07,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5964 conditions, 4780 events. 1068/4780 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 142. Compared 41658 event pairs, 295 based on Foata normal form. 53/3969 useless extension candidates. Maximal degree in co-relation 4999. Up to 1154 conditions per place. [2024-11-07 15:48:07,714 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 26 selfloop transitions, 2 changer transitions 2/244 dead transitions. [2024-11-07 15:48:07,714 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 244 transitions, 560 flow [2024-11-07 15:48:07,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:48:07,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:48:07,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 681 transitions. [2024-11-07 15:48:07,716 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9116465863453815 [2024-11-07 15:48:07,716 INFO L175 Difference]: Start difference. First operand has 232 places, 249 transitions, 514 flow. Second operand 3 states and 681 transitions. [2024-11-07 15:48:07,716 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 244 transitions, 560 flow [2024-11-07 15:48:07,717 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 244 transitions, 560 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:07,720 INFO L231 Difference]: Finished difference. Result has 233 places, 242 transitions, 504 flow [2024-11-07 15:48:07,720 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=504, PETRI_PLACES=233, PETRI_TRANSITIONS=242} [2024-11-07 15:48:07,721 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2024-11-07 15:48:07,721 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 242 transitions, 504 flow [2024-11-07 15:48:07,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:07,722 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:07,722 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:07,722 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-07 15:48:07,722 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:07,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:07,722 INFO L85 PathProgramCache]: Analyzing trace with hash 552674431, now seen corresponding path program 1 times [2024-11-07 15:48:07,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:07,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [300554443] [2024-11-07 15:48:07,723 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:07,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:07,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:07,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:07,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:07,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [300554443] [2024-11-07 15:48:07,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [300554443] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:07,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:07,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:48:07,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1624294191] [2024-11-07 15:48:07,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:07,745 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:48:07,746 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:07,746 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:48:07,746 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:48:07,768 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 211 out of 249 [2024-11-07 15:48:07,769 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 242 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:07,770 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:07,770 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 211 of 249 [2024-11-07 15:48:07,770 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:08,964 INFO L124 PetriNetUnfolderBase]: 3494/10959 cut-off events. [2024-11-07 15:48:08,965 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2024-11-07 15:48:08,995 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15108 conditions, 10959 events. 3494/10959 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 397. Compared 109292 event pairs, 584 based on Foata normal form. 0/8975 useless extension candidates. Maximal degree in co-relation 15062. Up to 2069 conditions per place. [2024-11-07 15:48:09,018 INFO L140 encePairwiseOnDemand]: 234/249 looper letters, 52 selfloop transitions, 11 changer transitions 0/271 dead transitions. [2024-11-07 15:48:09,018 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 271 transitions, 699 flow [2024-11-07 15:48:09,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:48:09,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:48:09,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 700 transitions. [2024-11-07 15:48:09,019 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9370816599732262 [2024-11-07 15:48:09,019 INFO L175 Difference]: Start difference. First operand has 233 places, 242 transitions, 504 flow. Second operand 3 states and 700 transitions. [2024-11-07 15:48:09,019 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 271 transitions, 699 flow [2024-11-07 15:48:09,020 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 271 transitions, 695 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:48:09,022 INFO L231 Difference]: Finished difference. Result has 233 places, 253 transitions, 596 flow [2024-11-07 15:48:09,023 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=229, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=596, PETRI_PLACES=233, PETRI_TRANSITIONS=253} [2024-11-07 15:48:09,023 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 1 predicate places. [2024-11-07 15:48:09,023 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 253 transitions, 596 flow [2024-11-07 15:48:09,023 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:09,023 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:09,023 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:09,023 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-07 15:48:09,024 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:09,024 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:09,024 INFO L85 PathProgramCache]: Analyzing trace with hash -1273668054, now seen corresponding path program 1 times [2024-11-07 15:48:09,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:09,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [135126773] [2024-11-07 15:48:09,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:09,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:09,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:09,045 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:09,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:09,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [135126773] [2024-11-07 15:48:09,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [135126773] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:09,046 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:09,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:48:09,046 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368553023] [2024-11-07 15:48:09,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:09,046 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:48:09,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:09,047 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:48:09,047 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:48:09,060 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 249 [2024-11-07 15:48:09,061 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 253 transitions, 596 flow. Second operand has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:09,061 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:09,061 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 249 [2024-11-07 15:48:09,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:09,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 231#true, 233#true, 66#L1051-3true, 238#true, 187#L1048-2true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:09,775 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-07 15:48:09,775 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:48:09,775 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:48:09,775 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:48:09,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2024-11-07 15:48:09,868 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:48:09,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,868 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 63#L1062-19true, 66#L1051-3true, 238#true, 245#(= |#race~datas~0| 0), 187#L1048-2true]) [2024-11-07 15:48:09,876 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:48:09,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:09,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:09,876 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:09,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 197#L1048-1true, 89#L1063-18true]) [2024-11-07 15:48:09,939 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:09,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,940 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,940 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:09,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 187#L1048-2true, 238#true, 89#L1063-18true]) [2024-11-07 15:48:09,970 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:09,971 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:09,971 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:09,971 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:09,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2024-11-07 15:48:09,976 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,977 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:09,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 197#L1048-1true, 89#L1063-18true]) [2024-11-07 15:48:09,979 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:09,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:09,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:10,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 238#true, 187#L1048-2true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-11-07 15:48:10,013 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:10,013 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:10,014 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:10,014 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:10,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 238#true, 187#L1048-2true]) [2024-11-07 15:48:10,061 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:10,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:10,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:10,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:10,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [5#L1050-1true, Black: 238#true, 132#L1062-11true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:10,098 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-07 15:48:10,098 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:10,098 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:10,098 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:10,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 231#true, 233#true, 66#L1051-3true, 238#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:10,203 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:10,203 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:10,203 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:10,203 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:10,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 63#L1062-19true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 238#true]) [2024-11-07 15:48:10,294 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:48:10,294 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:10,294 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:10,294 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:10,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][190], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 66#L1051-3true, 238#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:10,396 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:10,397 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:10,397 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:10,397 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:10,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([821] L1050-->L1050-1: Formula: (= |v_#race~threads_mask~0_13| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_13|} AuxVars[] AssignedVars[#race~threads_mask~0][230], [5#L1050-1true, Black: 238#true, 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 89#L1063-18true]) [2024-11-07 15:48:10,426 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:10,426 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:10,426 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:10,426 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:10,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([747] L1064-->L1064-3: Formula: (and (= 0 |v_ULTIMATE.start_main_#t~ret23#1_7|) (= |v_#pthreadsMutex_21| (store |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17| (store (select |v_#pthreadsMutex_22| |v_~#threads_mask_mutex~0.base_17|) |v_~#threads_mask_mutex~0.offset_17| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_22|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_21|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_17|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_17|, ULTIMATE.start_main_#t~ret23#1=|v_ULTIMATE.start_main_#t~ret23#1_7|} AuxVars[] AssignedVars[#pthreadsMutex, ULTIMATE.start_main_#t~ret23#1][193], [Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, 231#true, 233#true, 128#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:10,468 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:10,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:10,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:10,468 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:10,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 238#true, 245#(= |#race~datas~0| 0), 89#L1063-18true, 163#L1051-3true]) [2024-11-07 15:48:10,555 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:10,555 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:10,555 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:10,555 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:10,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 240#(= |#race~threads_mask~0| 0), 231#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 238#true, 163#L1051-3true, 89#L1063-18true]) [2024-11-07 15:48:10,564 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:10,564 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:10,564 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:10,564 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:10,564 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:10,580 INFO L124 PetriNetUnfolderBase]: 3118/12578 cut-off events. [2024-11-07 15:48:10,580 INFO L125 PetriNetUnfolderBase]: For 614/678 co-relation queries the response was YES. [2024-11-07 15:48:10,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17499 conditions, 12578 events. 3118/12578 cut-off events. For 614/678 co-relation queries the response was YES. Maximal size of possible extension queue 357. Compared 136270 event pairs, 714 based on Foata normal form. 0/10452 useless extension candidates. Maximal degree in co-relation 14688. Up to 2611 conditions per place. [2024-11-07 15:48:10,748 INFO L140 encePairwiseOnDemand]: 243/249 looper letters, 34 selfloop transitions, 3 changer transitions 0/261 dead transitions. [2024-11-07 15:48:10,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 261 transitions, 691 flow [2024-11-07 15:48:10,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:48:10,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:48:10,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 688 transitions. [2024-11-07 15:48:10,749 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9210174029451138 [2024-11-07 15:48:10,749 INFO L175 Difference]: Start difference. First operand has 233 places, 253 transitions, 596 flow. Second operand 3 states and 688 transitions. [2024-11-07 15:48:10,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 261 transitions, 691 flow [2024-11-07 15:48:10,757 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 261 transitions, 669 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:48:10,759 INFO L231 Difference]: Finished difference. Result has 231 places, 253 transitions, 589 flow [2024-11-07 15:48:10,759 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=247, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=589, PETRI_PLACES=231, PETRI_TRANSITIONS=253} [2024-11-07 15:48:10,760 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, -1 predicate places. [2024-11-07 15:48:10,761 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 253 transitions, 589 flow [2024-11-07 15:48:10,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:10,761 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:10,761 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:10,761 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-07 15:48:10,761 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:10,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:10,762 INFO L85 PathProgramCache]: Analyzing trace with hash 1453294320, now seen corresponding path program 1 times [2024-11-07 15:48:10,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:10,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [5927413] [2024-11-07 15:48:10,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:10,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:10,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:10,816 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:10,816 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:10,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [5927413] [2024-11-07 15:48:10,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [5927413] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:10,816 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:10,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:48:10,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679120825] [2024-11-07 15:48:10,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:10,817 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 15:48:10,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:10,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 15:48:10,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 15:48:10,917 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-11-07 15:48:10,918 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 253 transitions, 589 flow. Second operand has 5 states, 5 states have (on average 216.4) internal successors, (1082), 5 states have internal predecessors, (1082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:10,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:10,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-11-07 15:48:10,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:11,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,459 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:48:11,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,459 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,521 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:11,521 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,521 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,521 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:11,521 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,552 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,552 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,552 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,552 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:11,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 220#L1060-5true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,553 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:11,553 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,553 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,553 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:11,553 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:11,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [146#L1060-7true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,582 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:48:11,582 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:11,583 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:11,583 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:11,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 134#L1061-3true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,604 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:48:11,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:11,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:11,604 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:11,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [146#L1060-7true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,612 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-07 15:48:11,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:11,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:11,613 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:11,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 134#L1061-3true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,626 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:11,626 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:11,626 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:11,626 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:11,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,665 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,665 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,665 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,665 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,820 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,820 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,820 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,820 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,864 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,864 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:11,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,884 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,884 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,885 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:11,885 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,885 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,885 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,885 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-11-07 15:48:11,887 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,887 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,887 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,887 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-11-07 15:48:11,888 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][261], [Black: 240#(= |#race~threads_mask~0| 0), 132#L1062-11true, 247#true, 231#true, Black: 243#true, 14#L1050-7true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:11,905 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,905 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:11,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 192#L1050-2true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-11-07 15:48:11,908 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,908 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,908 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:11,908 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:11,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 63#L1062-19true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,921 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:11,921 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,921 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,921 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,926 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-11-07 15:48:11,926 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:11,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,926 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 63#L1062-19true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,939 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:11,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,939 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-11-07 15:48:11,944 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue]) [2024-11-07 15:48:11,944 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([843] L1051-->L1051-3: Formula: (and (= |v_threadThread2of2ForFork0_#t~ret9_1| 0) (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|, threadThread2of2ForFork0_#t~ret9=|v_threadThread2of2ForFork0_#t~ret9_1|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread2of2ForFork0_#t~ret9][261], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 14#L1050-7true, 233#true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue, 163#L1051-3true]) [2024-11-07 15:48:11,960 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:11,960 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:11,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:11,973 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:11,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:11,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:11,974 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:12,004 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:12,004 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:12,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,004 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,004 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:12,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:12,028 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:12,028 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:12,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:12,103 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,103 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:12,103 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,103 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:12,119 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][206], [Black: 238#true, 247#true, 231#true, Black: 243#true, 233#true, 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:12,119 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:12,119 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:12,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 189#L1068true, 247#true, 231#true, Black: 243#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:12,124 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,124 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:48:12,124 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:48:12,124 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:48:12,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:12,126 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,126 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,126 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,126 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:12,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([798] L1051-->L1051-3: Formula: (and (= |v_#pthreadsMutex_29| (store |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21| (store (select |v_#pthreadsMutex_30| |v_~#threads_mask_mutex~0.base_21|) |v_~#threads_mask_mutex~0.offset_21| 0))) (= |v_threadThread1of2ForFork0_#t~ret9_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_30|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} OutVars{threadThread1of2ForFork0_#t~ret9=|v_threadThread1of2ForFork0_#t~ret9_1|, #pthreadsMutex=|v_#pthreadsMutex_29|, ~#threads_mask_mutex~0.base=|v_~#threads_mask_mutex~0.base_21|, ~#threads_mask_mutex~0.offset=|v_~#threads_mask_mutex~0.offset_21|} AuxVars[] AssignedVars[#pthreadsMutex, threadThread1of2ForFork0_#t~ret9][203], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, 61#L1070true, Black: 243#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:12,130 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:12,130 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:48:12,130 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:48:12,130 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([837] L1050-17-->L1050-18: Formula: (= |v_threadThread2of2ForFork0_#t~nondet8_3| |v_#race~threads_mask~0_10|) InVars {threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread2of2ForFork0_#t~nondet8=|v_threadThread2of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][268], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:12,132 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][217], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 165#L1050-18true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:12,132 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,132 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([566] L1063-17-->L1063-18: Formula: (= |v_#race~threads_mask~0_7| |v_ULTIMATE.start_main_#t~nondet22#1_3|) InVars {ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_7|, ULTIMATE.start_main_#t~nondet22#1=|v_ULTIMATE.start_main_#t~nondet22#1_3|} AuxVars[] AssignedVars[#race~threads_mask~0][218], [Black: 240#(= |#race~threads_mask~0| 0), 247#true, 231#true, Black: 243#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 89#L1063-18true]) [2024-11-07 15:48:12,133 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,133 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,133 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:12,133 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:12,158 INFO L124 PetriNetUnfolderBase]: 3372/12259 cut-off events. [2024-11-07 15:48:12,159 INFO L125 PetriNetUnfolderBase]: For 119/119 co-relation queries the response was YES. [2024-11-07 15:48:12,186 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16755 conditions, 12259 events. 3372/12259 cut-off events. For 119/119 co-relation queries the response was YES. Maximal size of possible extension queue 392. Compared 130092 event pairs, 892 based on Foata normal form. 1/9925 useless extension candidates. Maximal degree in co-relation 14590. Up to 2852 conditions per place. [2024-11-07 15:48:12,212 INFO L140 encePairwiseOnDemand]: 241/249 looper letters, 40 selfloop transitions, 2 changer transitions 5/270 dead transitions. [2024-11-07 15:48:12,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 236 places, 270 transitions, 717 flow [2024-11-07 15:48:12,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:48:12,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:48:12,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1338 transitions. [2024-11-07 15:48:12,214 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8955823293172691 [2024-11-07 15:48:12,214 INFO L175 Difference]: Start difference. First operand has 231 places, 253 transitions, 589 flow. Second operand 6 states and 1338 transitions. [2024-11-07 15:48:12,214 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 236 places, 270 transitions, 717 flow [2024-11-07 15:48:12,216 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 270 transitions, 717 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:12,218 INFO L231 Difference]: Finished difference. Result has 240 places, 254 transitions, 611 flow [2024-11-07 15:48:12,218 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=589, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=611, PETRI_PLACES=240, PETRI_TRANSITIONS=254} [2024-11-07 15:48:12,219 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 8 predicate places. [2024-11-07 15:48:12,219 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 254 transitions, 611 flow [2024-11-07 15:48:12,219 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 216.4) internal successors, (1082), 5 states have internal predecessors, (1082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:12,220 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:12,220 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:12,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-11-07 15:48:12,220 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:12,220 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:12,220 INFO L85 PathProgramCache]: Analyzing trace with hash 1446580029, now seen corresponding path program 1 times [2024-11-07 15:48:12,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:12,220 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1478394488] [2024-11-07 15:48:12,220 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:12,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:12,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:12,251 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:12,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:12,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1478394488] [2024-11-07 15:48:12,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1478394488] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:12,251 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:12,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 15:48:12,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1616076445] [2024-11-07 15:48:12,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:12,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:48:12,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:12,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:48:12,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:48:12,287 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 249 [2024-11-07 15:48:12,288 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 254 transitions, 611 flow. Second operand has 3 states, 3 states have (on average 222.33333333333334) internal successors, (667), 3 states have internal predecessors, (667), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:12,288 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:12,288 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 249 [2024-11-07 15:48:12,288 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:13,482 INFO L124 PetriNetUnfolderBase]: 2948/10996 cut-off events. [2024-11-07 15:48:13,482 INFO L125 PetriNetUnfolderBase]: For 165/165 co-relation queries the response was YES. [2024-11-07 15:48:13,510 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14889 conditions, 10996 events. 2948/10996 cut-off events. For 165/165 co-relation queries the response was YES. Maximal size of possible extension queue 357. Compared 113619 event pairs, 807 based on Foata normal form. 1/8985 useless extension candidates. Maximal degree in co-relation 14741. Up to 2658 conditions per place. [2024-11-07 15:48:13,536 INFO L140 encePairwiseOnDemand]: 246/249 looper letters, 29 selfloop transitions, 2 changer transitions 0/261 dead transitions. [2024-11-07 15:48:13,536 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 261 transitions, 687 flow [2024-11-07 15:48:13,537 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:48:13,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:48:13,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 695 transitions. [2024-11-07 15:48:13,537 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9303882195448461 [2024-11-07 15:48:13,537 INFO L175 Difference]: Start difference. First operand has 240 places, 254 transitions, 611 flow. Second operand 3 states and 695 transitions. [2024-11-07 15:48:13,537 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 261 transitions, 687 flow [2024-11-07 15:48:13,539 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 261 transitions, 675 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-07 15:48:13,541 INFO L231 Difference]: Finished difference. Result has 236 places, 255 transitions, 611 flow [2024-11-07 15:48:13,542 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=599, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=254, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=252, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=236, PETRI_TRANSITIONS=255} [2024-11-07 15:48:13,542 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 4 predicate places. [2024-11-07 15:48:13,542 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 255 transitions, 611 flow [2024-11-07 15:48:13,542 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 222.33333333333334) internal successors, (667), 3 states have internal predecessors, (667), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:13,542 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:13,542 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:13,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-11-07 15:48:13,543 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:13,543 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:13,543 INFO L85 PathProgramCache]: Analyzing trace with hash 1896851222, now seen corresponding path program 1 times [2024-11-07 15:48:13,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:13,543 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1150149180] [2024-11-07 15:48:13,543 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:13,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:13,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:13,588 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:13,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:13,589 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1150149180] [2024-11-07 15:48:13,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1150149180] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:13,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:13,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:48:13,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217165441] [2024-11-07 15:48:13,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:13,589 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:48:13,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:13,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:48:13,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:48:13,650 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-07 15:48:13,651 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 255 transitions, 611 flow. Second operand has 4 states, 4 states have (on average 212.0) internal successors, (848), 4 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:13,651 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:13,651 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-07 15:48:13,651 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:13,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 232#true, 258#true]) [2024-11-07 15:48:13,819 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-07 15:48:13,819 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-07 15:48:13,819 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-07 15:48:13,820 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-07 15:48:14,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,375 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-07 15:48:14,375 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:14,375 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:14,375 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:14,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [171#$Ultimate##0true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,376 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-07 15:48:14,376 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:14,376 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:14,376 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:14,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, Black: 243#true, 262#true, 233#true, 67#L1048-1true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,468 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-07 15:48:14,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-07 15:48:14,468 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:14,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-07 15:48:14,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,712 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:48:14,712 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:14,712 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:14,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:14,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,727 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-07 15:48:14,727 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:14,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,924 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,924 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,924 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:14,926 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,926 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,926 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,927 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,927 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:14,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 217#L1062-3true, 258#true]) [2024-11-07 15:48:14,938 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:14,938 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:14,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:14,938 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:14,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:14,956 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:14,956 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:14,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,963 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,963 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:14,963 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:14,963 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:14,966 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,966 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:14,967 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:14,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:14,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,994 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:14,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:14,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,995 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:14,995 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:14,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:14,997 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:14,997 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,997 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:14,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,021 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:15,021 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:15,021 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:15,021 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:15,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,036 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,036 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,036 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,036 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,037 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,037 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 63#L1062-19true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,039 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,039 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,039 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-11-07 15:48:15,097 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 195#L1050-16true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,097 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,097 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,121 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,121 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,121 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,125 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,125 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,125 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,126 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,126 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,126 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,126 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,126 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:15,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 32#L1062-27true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,132 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:15,132 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:15,133 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,133 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 14#L1050-7true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,138 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:15,138 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,138 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,138 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:15,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,141 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:15,141 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,141 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,141 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:15,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,170 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,170 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,170 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,170 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,171 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,171 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,171 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,171 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,172 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,172 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,172 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,172 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,177 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,177 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,177 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,177 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 32#L1062-27true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,184 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,184 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,184 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,184 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,186 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,186 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,186 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,186 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,190 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,190 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,190 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-11-07 15:48:15,199 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 195#L1050-16true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 31#L1050-15true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,199 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,199 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [17#L1049-3true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,208 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,208 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,208 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 15#L1049-3true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,210 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,210 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:15,210 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,210 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:15,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 173#ULTIMATE.startFINALtrue, 92#L1050-10true, 258#true]) [2024-11-07 15:48:15,225 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,225 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,225 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:15,225 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 122#L1050-16true, 233#true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,231 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,231 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,231 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,237 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,237 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,237 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,237 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,240 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,241 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:15,241 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,241 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:15,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,279 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,279 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,279 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,279 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,285 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,285 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,285 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,286 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,286 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,286 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,287 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,287 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,287 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,288 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,288 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,289 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,289 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,289 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,289 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,289 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,290 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,292 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,293 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,295 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,295 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:15,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,300 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,301 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,301 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:15,301 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:15,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,313 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:15,313 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,313 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,313 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:15,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,336 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:15,336 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,336 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,336 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:15,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 217#L1062-3true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,342 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,342 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,343 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,343 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,355 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,355 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,355 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,356 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,356 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,356 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,356 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,359 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,359 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,359 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,359 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,391 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,391 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,391 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,391 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 231#true, Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,391 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,392 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,392 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,392 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 104#L1062-5true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,398 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,398 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,399 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,399 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:15,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,405 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,405 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,406 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,407 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,407 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,407 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,408 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,415 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,415 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,415 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,415 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:15,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,417 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,417 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:15,417 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,418 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, 32#L1062-27true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,459 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,459 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,459 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,460 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,461 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,463 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,468 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,468 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,468 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,468 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, 32#L1062-27true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,476 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,476 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,476 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,476 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-11-07 15:48:15,488 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,488 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,488 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,488 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 80#L1063-16true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,491 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,491 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,491 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,491 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:15,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2024-11-07 15:48:15,507 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,508 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,508 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,508 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,508 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,508 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:15,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,524 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,524 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,524 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,524 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,526 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,526 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,527 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,527 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 32#L1062-27true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,528 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,528 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,528 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,531 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,531 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,531 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,532 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,532 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,532 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,532 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:15,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,545 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,545 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,545 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,545 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-11-07 15:48:15,554 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 19#L1050-10true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,554 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,564 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,564 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,569 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,569 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,569 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,569 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,577 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,577 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,577 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,578 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,578 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,580 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,580 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,582 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,582 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,582 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,582 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,583 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,583 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,583 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,583 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,583 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,584 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,584 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,584 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,584 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,585 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,585 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,585 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,590 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,590 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,590 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,590 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,595 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,595 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,595 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,595 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,596 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,596 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,596 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:15,596 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,599 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,599 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,599 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,599 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 185#L1062-12true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,607 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,607 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,607 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 87#L1062-14true, 258#true]) [2024-11-07 15:48:15,611 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,611 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,611 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,620 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,620 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,621 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,621 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true]) [2024-11-07 15:48:15,623 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,623 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,623 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 14#L1050-7true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,624 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,624 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,624 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:15,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,827 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,827 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:15,827 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,827 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-11-07 15:48:15,840 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,840 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,841 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,841 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,841 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,841 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,843 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,843 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,843 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,843 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,845 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,845 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true]) [2024-11-07 15:48:15,863 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,863 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,863 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,863 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-11-07 15:48:15,864 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,864 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,864 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,865 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,865 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,865 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,865 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,865 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,865 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,865 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,865 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:15,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,874 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,874 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,874 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,874 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:15,874 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,885 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,885 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,885 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,885 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,885 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,885 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,885 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,886 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,886 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,886 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 63#L1062-19true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,888 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,888 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,888 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,888 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:15,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,892 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:15,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:15,892 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:15,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 63#L1062-19true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,900 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,900 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,900 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,900 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:15,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,917 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,917 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,917 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,917 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:15,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,928 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:15,928 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:15,929 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:15,929 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:15,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,932 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:15,932 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:15,932 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,932 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:15,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 78#L1063-15true, 245#(= |#race~datas~0| 0), 68#L1050-15true, 258#true]) [2024-11-07 15:48:15,949 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 78#L1063-15true, 31#L1050-15true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,949 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,949 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,959 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,959 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,959 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,959 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 231#true, 195#L1050-16true, Black: 243#true, 262#true, 233#true, 128#L1050-18true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:15,961 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,961 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,961 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:15,961 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:15,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:15,972 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:15,972 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:15,972 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:15,972 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,007 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,007 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,007 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,007 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,007 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,008 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,008 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,008 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,008 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 165#L1050-18true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,010 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,010 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,010 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,010 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,018 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,018 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,018 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 32#L1062-27true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,021 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-07 15:48:16,021 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:16,021 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:16,021 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:16,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 258#true, 212#L1064-3true]) [2024-11-07 15:48:16,027 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,027 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,027 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,027 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 32#L1062-27true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,046 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][209], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,046 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,046 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][292], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 32#L1062-27true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,048 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,048 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,048 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,048 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,070 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,070 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,071 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,071 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,071 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,071 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,071 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,071 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,079 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,079 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,079 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,079 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,083 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,083 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,083 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, Black: 243#true, 262#true, 233#true, 66#L1051-3true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,084 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,084 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,084 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:16,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [65#L1062-32true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,086 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:16,086 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:16,086 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,086 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true, 212#L1064-3true]) [2024-11-07 15:48:16,091 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,091 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,091 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,091 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 258#true, 212#L1064-3true]) [2024-11-07 15:48:16,092 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,092 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,092 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,092 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 14#L1050-7true, 245#(= |#race~datas~0| 0), 258#true, 212#L1064-3true]) [2024-11-07 15:48:16,093 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,093 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,093 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,093 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:16,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,104 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:16,104 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:16,104 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,104 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,109 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,109 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,109 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,109 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,109 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,109 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 122#L1050-16true, 233#true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,110 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,110 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,110 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,110 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true, 258#true]) [2024-11-07 15:48:16,121 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,121 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,121 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,121 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 92#L1050-10true, 258#true, 212#L1064-3true]) [2024-11-07 15:48:16,122 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,122 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,122 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][271], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,123 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 240#(= |#race~threads_mask~0| 0), Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,123 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:16,123 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,130 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,130 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:16,130 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,130 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:16,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 195#L1050-16true, 262#true, Black: 243#true, 233#true, 66#L1051-3true, 245#(= |#race~datas~0| 0), 258#true]) [2024-11-07 15:48:16,131 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,131 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:16,131 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:16,131 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:16,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 243#true, 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,152 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,152 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:16,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,152 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:16,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 212#L1064-3true, 258#true]) [2024-11-07 15:48:16,172 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-07 15:48:16,172 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-07 15:48:16,172 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:16,172 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:16,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 80#L1063-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,174 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-07 15:48:16,174 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:16,174 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:16,174 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-07 15:48:16,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,183 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:16,183 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:16,183 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,183 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:16,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 159#L1063-2true, 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,199 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:16,199 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:16,199 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,199 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,223 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][189], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 238#true, 231#true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 243#true, 233#true, 122#L1050-16true, 245#(= |#race~datas~0| 0), 163#L1051-3true, 258#true]) [2024-11-07 15:48:16,223 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:16,223 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,224 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:16,273 INFO L124 PetriNetUnfolderBase]: 8547/24210 cut-off events. [2024-11-07 15:48:16,273 INFO L125 PetriNetUnfolderBase]: For 583/583 co-relation queries the response was YES. [2024-11-07 15:48:16,333 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36542 conditions, 24210 events. 8547/24210 cut-off events. For 583/583 co-relation queries the response was YES. Maximal size of possible extension queue 889. Compared 270001 event pairs, 1478 based on Foata normal form. 23/21038 useless extension candidates. Maximal degree in co-relation 36392. Up to 4685 conditions per place. [2024-11-07 15:48:16,390 INFO L140 encePairwiseOnDemand]: 235/249 looper letters, 69 selfloop transitions, 15 changer transitions 0/303 dead transitions. [2024-11-07 15:48:16,390 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 239 places, 303 transitions, 888 flow [2024-11-07 15:48:16,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:48:16,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:48:16,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 925 transitions. [2024-11-07 15:48:16,392 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.928714859437751 [2024-11-07 15:48:16,392 INFO L175 Difference]: Start difference. First operand has 236 places, 255 transitions, 611 flow. Second operand 4 states and 925 transitions. [2024-11-07 15:48:16,392 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 239 places, 303 transitions, 888 flow [2024-11-07 15:48:16,396 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 303 transitions, 886 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:48:16,399 INFO L231 Difference]: Finished difference. Result has 241 places, 268 transitions, 723 flow [2024-11-07 15:48:16,399 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=255, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=723, PETRI_PLACES=241, PETRI_TRANSITIONS=268} [2024-11-07 15:48:16,399 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 9 predicate places. [2024-11-07 15:48:16,399 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 268 transitions, 723 flow [2024-11-07 15:48:16,400 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.0) internal successors, (848), 4 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:16,400 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:16,400 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:16,400 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-11-07 15:48:16,400 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:16,400 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:16,401 INFO L85 PathProgramCache]: Analyzing trace with hash 1163694798, now seen corresponding path program 1 times [2024-11-07 15:48:16,401 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:16,401 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [666533080] [2024-11-07 15:48:16,401 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:16,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:16,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:16,446 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:16,447 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:16,447 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [666533080] [2024-11-07 15:48:16,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [666533080] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:16,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:16,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:48:16,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710721262] [2024-11-07 15:48:16,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:16,448 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:48:16,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:16,448 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:48:16,448 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:48:16,498 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-07 15:48:16,499 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 268 transitions, 723 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:16,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:16,499 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-07 15:48:16,499 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:16,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:16,573 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-07 15:48:16,573 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-07 15:48:16,573 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-07 15:48:16,573 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-07 15:48:16,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:16,581 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:48:16,581 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:48:16,581 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:48:16,581 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:48:16,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:16,601 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-07 15:48:16,601 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-07 15:48:16,601 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-07 15:48:16,601 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-07 15:48:16,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:16,984 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-07 15:48:16,984 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-07 15:48:16,984 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-07 15:48:16,984 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-07 15:48:16,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:16,985 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-07 15:48:16,985 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-07 15:48:16,986 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-07 15:48:16,986 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-07 15:48:17,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,023 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:48:17,023 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:17,023 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:48:17,023 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:17,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,024 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:48:17,024 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:17,024 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:17,024 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:48:17,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,051 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-07 15:48:17,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-07 15:48:17,051 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-07 15:48:17,051 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-07 15:48:17,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,096 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-07 15:48:17,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:48:17,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:17,096 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-07 15:48:17,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,129 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-07 15:48:17,130 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:17,130 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:17,130 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:48:17,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,131 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-07 15:48:17,131 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:48:17,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:17,131 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:17,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 67#L1048-1true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,228 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-07 15:48:17,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:17,228 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:17,228 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:17,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,438 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-07 15:48:17,438 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:17,438 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:17,438 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:17,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,472 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-07 15:48:17,472 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:17,472 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:17,472 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:17,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,472 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-07 15:48:17,473 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:17,473 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:17,473 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:17,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,537 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:17,537 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:17,537 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:17,537 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:17,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,540 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:17,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:17,541 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:17,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:17,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,591 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:17,591 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:17,591 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:17,591 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:17,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,627 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:17,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:17,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:17,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:17,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,674 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,674 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:17,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:17,674 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:17,675 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:17,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:17,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:17,719 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,719 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,719 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:17,719 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:17,723 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:17,723 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:17,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:17,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,724 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:17,724 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,724 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,724 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,724 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,731 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,731 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:17,731 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:17,731 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,732 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,732 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:17,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:17,732 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:17,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:17,736 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,736 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,736 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,741 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,741 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,741 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:17,772 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,772 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,772 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,772 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,776 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,776 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,776 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,776 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:17,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,788 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,788 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,788 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,788 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,795 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,827 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:17,827 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,827 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,827 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,828 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:17,829 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 185#L1062-12true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,829 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,829 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,830 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,831 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,831 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,831 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,831 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,834 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,835 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,835 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:17,835 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:17,835 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:17,835 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:17,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:17,835 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,836 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,836 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:17,836 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:17,836 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:18,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,066 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:18,066 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:18,066 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:18,066 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:18,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:18,128 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,128 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,128 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,129 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,129 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,129 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,129 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,132 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,132 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,132 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,132 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,133 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,133 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,133 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,133 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:18,135 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:18,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,135 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,136 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,136 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,136 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,136 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,136 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,171 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,171 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,171 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,171 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:18,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,199 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,199 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,199 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,199 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,214 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,214 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,214 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,218 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,218 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,218 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,218 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:18,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:18,281 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,282 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,282 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,283 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,283 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,283 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,283 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,284 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,284 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,284 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,284 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:18,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:18,291 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:48:18,291 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:18,291 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:18,291 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:18,291 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:18,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:18,302 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,302 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,303 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,303 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,318 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,319 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,319 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,319 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,378 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,379 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,379 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,379 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,379 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,379 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:18,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,390 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,390 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,390 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:18,453 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,453 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,453 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,453 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,453 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,457 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,457 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,461 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,461 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,461 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,462 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,462 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,462 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,462 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,463 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:18,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,516 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,516 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,516 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,516 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,525 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,525 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,525 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,534 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,535 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,535 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,535 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,536 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,536 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,536 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 185#L1062-12true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,537 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,537 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,537 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,537 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,539 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,539 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,539 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,539 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,543 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,543 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,543 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,543 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,545 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,545 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,545 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,545 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,546 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,546 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,566 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-07 15:48:18,566 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:18,567 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:18,567 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:18,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:18,581 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,581 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,581 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,581 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,582 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,582 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,582 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,582 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:18,582 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,583 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,583 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:18,583 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,605 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-07 15:48:18,605 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:18,605 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:18,605 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:18,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,618 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,618 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,618 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,618 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 128#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,619 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,619 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,619 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,619 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:18,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,687 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,687 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,687 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,687 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,688 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,688 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,688 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,690 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,690 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,690 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,690 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,693 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,693 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,693 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,693 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,694 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,694 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,694 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,694 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,695 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,695 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,695 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,695 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,705 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:18,706 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:18,706 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:18,706 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:18,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 63#L1062-19true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,707 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,707 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,707 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:18,707 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,737 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,737 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,738 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:18,738 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:18,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,803 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-07 15:48:18,803 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:18,803 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:18,803 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:18,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][186], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,880 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,880 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,880 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,880 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,882 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,882 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,882 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,882 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,885 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,885 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,885 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,885 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,903 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:48:18,903 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:18,903 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:18,903 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:18,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 21#L1050-2true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:18,910 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,910 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,910 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,910 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:18,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,938 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,938 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,938 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,938 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,939 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,939 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,939 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,939 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,940 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,940 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,940 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,940 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][293], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,942 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,942 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,942 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,943 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:18,943 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,943 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,943 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:18,943 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:18,978 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,978 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,978 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:18,978 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][274], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:19,173 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-11-07 15:48:19,173 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,173 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-11-07 15:48:19,174 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,174 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,174 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,174 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:19,187 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:19,187 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:19,187 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:19,187 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:19,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:19,194 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:19,194 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:19,194 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,194 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][275], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 19#L1050-10true, 212#L1064-3true]) [2024-11-07 15:48:19,205 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:19,205 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,205 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:19,205 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:19,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:19,235 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:19,235 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:19,235 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:19,235 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:19,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:19,257 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-07 15:48:19,257 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:19,257 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:19,257 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:19,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][184], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:19,259 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-07 15:48:19,259 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:19,259 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:19,259 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:19,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L1062-35-->L1062-36: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~bitwise16#1=|v_ULTIMATE.start_main_#t~bitwise16#1_10|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~bitwise16#1][161], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:19,324 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:48:19,324 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:19,324 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:19,324 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:19,386 INFO L124 PetriNetUnfolderBase]: 8341/24563 cut-off events. [2024-11-07 15:48:19,386 INFO L125 PetriNetUnfolderBase]: For 8945/9445 co-relation queries the response was YES. [2024-11-07 15:48:19,445 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44375 conditions, 24563 events. 8341/24563 cut-off events. For 8945/9445 co-relation queries the response was YES. Maximal size of possible extension queue 890. Compared 279064 event pairs, 1498 based on Foata normal form. 149/21501 useless extension candidates. Maximal degree in co-relation 41889. Up to 4388 conditions per place. [2024-11-07 15:48:19,508 INFO L140 encePairwiseOnDemand]: 236/249 looper letters, 70 selfloop transitions, 17 changer transitions 0/306 dead transitions. [2024-11-07 15:48:19,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 306 transitions, 1006 flow [2024-11-07 15:48:19,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:48:19,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:48:19,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-11-07 15:48:19,510 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.927710843373494 [2024-11-07 15:48:19,510 INFO L175 Difference]: Start difference. First operand has 241 places, 268 transitions, 723 flow. Second operand 4 states and 924 transitions. [2024-11-07 15:48:19,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 306 transitions, 1006 flow [2024-11-07 15:48:19,518 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 306 transitions, 1006 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:19,520 INFO L231 Difference]: Finished difference. Result has 246 places, 272 transitions, 800 flow [2024-11-07 15:48:19,521 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=723, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=253, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=800, PETRI_PLACES=246, PETRI_TRANSITIONS=272} [2024-11-07 15:48:19,521 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 14 predicate places. [2024-11-07 15:48:19,521 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 272 transitions, 800 flow [2024-11-07 15:48:19,522 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:19,522 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:19,522 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:19,522 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2024-11-07 15:48:19,522 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:19,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:19,523 INFO L85 PathProgramCache]: Analyzing trace with hash 813632766, now seen corresponding path program 1 times [2024-11-07 15:48:19,523 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:19,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225622897] [2024-11-07 15:48:19,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:19,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:19,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:19,560 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:19,561 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:19,561 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225622897] [2024-11-07 15:48:19,561 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225622897] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:19,561 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:19,561 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:48:19,561 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [12346820] [2024-11-07 15:48:19,561 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:19,562 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:48:19,562 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:19,562 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:48:19,562 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:48:19,614 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-07 15:48:19,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 272 transitions, 800 flow. Second operand has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:19,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:19,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-07 15:48:19,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:19,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:19,733 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:48:19,734 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:19,734 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:19,734 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:48:19,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:19,738 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:48:19,738 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:48:19,738 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:48:19,738 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:48:19,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:19,758 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:48:19,758 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:48:19,758 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:48:19,758 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:48:19,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 232#true, 212#L1064-3true]) [2024-11-07 15:48:19,771 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:48:19,771 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:48:19,771 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:48:19,771 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:48:19,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:19,813 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-07 15:48:19,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:48:19,813 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:48:19,813 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-07 15:48:19,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:19,851 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-07 15:48:19,852 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:48:19,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:48:19,852 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-07 15:48:19,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:19,927 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-07 15:48:19,927 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:48:19,927 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:48:19,927 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-07 15:48:19,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:19,974 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-07 15:48:19,974 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:19,974 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-07 15:48:19,974 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:48:20,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,103 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:20,103 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:20,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:20,103 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:20,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,116 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:20,116 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:20,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:20,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:20,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,123 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:20,123 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:20,124 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:20,124 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:20,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,174 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-07 15:48:20,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:20,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:20,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:20,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1071true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,454 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:48:20,454 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:20,454 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:20,454 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:20,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,472 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:48:20,472 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:20,472 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:20,472 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:20,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:20,573 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:20,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:20,573 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:20,573 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:20,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,628 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:20,628 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:20,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:20,628 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:20,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,706 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:20,706 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:20,706 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:20,706 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:20,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,728 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:20,728 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:20,728 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:20,728 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:20,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,878 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:20,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:20,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:20,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:20,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,914 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:20,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:20,914 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:20,914 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:20,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:20,942 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:20,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:20,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:20,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:20,942 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,006 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,006 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:21,006 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:21,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,009 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:21,009 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:21,009 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:21,009 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,038 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,038 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:21,039 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,039 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:21,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,040 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,040 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:21,040 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,040 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:21,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,061 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,061 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,061 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:21,061 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:21,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:21,171 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:21,171 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:21,171 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:21,171 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:21,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,204 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,204 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,204 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,205 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,205 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,207 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,207 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,207 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,228 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:21,228 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:21,228 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:21,228 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:21,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:21,460 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,460 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:21,460 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:21,460 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,483 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:21,483 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,483 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,515 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:21,515 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:21,515 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:21,515 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:21,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,518 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,518 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,518 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:21,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,547 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,547 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,548 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,548 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,550 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:21,580 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,580 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,580 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,580 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,584 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,584 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,584 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,584 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:21,585 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:21,585 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,612 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:21,612 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,612 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,616 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,616 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,616 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,616 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,622 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:21,622 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][278], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,622 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:21,622 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:21,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:21,643 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,643 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,643 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,643 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,646 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,646 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,646 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,646 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,672 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,672 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,672 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,686 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,686 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,686 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,686 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:21,701 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,702 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,702 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,702 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,703 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,703 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,703 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:21,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,736 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,736 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,736 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,736 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,737 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,737 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,737 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,737 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:21,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:21,820 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,820 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,820 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,820 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:21,822 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,822 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,822 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:21,822 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,850 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:21,850 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,850 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,850 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:21,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,868 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:48:21,868 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:21,868 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:21,868 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:21,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][187], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,870 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:48:21,870 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:21,870 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:21,870 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:21,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:21,878 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:21,878 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,878 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:21,878 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:21,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,942 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,942 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,942 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,942 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,942 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,943 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:21,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:21,951 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,951 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,951 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,952 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,952 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,952 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,952 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-11-07 15:48:21,974 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,974 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,974 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,974 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:21,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,997 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:21,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:21,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:21,997 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,998 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:21,998 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:21,998 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:22,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:22,218 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:22,218 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:22,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 269#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:22,219 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:22,219 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,219 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:22,219 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:22,499 INFO L124 PetriNetUnfolderBase]: 9109/27033 cut-off events. [2024-11-07 15:48:22,499 INFO L125 PetriNetUnfolderBase]: For 19709/19925 co-relation queries the response was YES. [2024-11-07 15:48:22,582 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53297 conditions, 27033 events. 9109/27033 cut-off events. For 19709/19925 co-relation queries the response was YES. Maximal size of possible extension queue 943. Compared 313175 event pairs, 1928 based on Foata normal form. 157/23875 useless extension candidates. Maximal degree in co-relation 50363. Up to 5062 conditions per place. [2024-11-07 15:48:22,673 INFO L140 encePairwiseOnDemand]: 237/249 looper letters, 67 selfloop transitions, 20 changer transitions 0/309 dead transitions. [2024-11-07 15:48:22,673 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 309 transitions, 1097 flow [2024-11-07 15:48:22,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:48:22,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:48:22,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2024-11-07 15:48:22,674 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9257028112449799 [2024-11-07 15:48:22,674 INFO L175 Difference]: Start difference. First operand has 246 places, 272 transitions, 800 flow. Second operand 4 states and 922 transitions. [2024-11-07 15:48:22,674 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 309 transitions, 1097 flow [2024-11-07 15:48:22,696 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 309 transitions, 1076 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-07 15:48:22,699 INFO L231 Difference]: Finished difference. Result has 250 places, 277 transitions, 886 flow [2024-11-07 15:48:22,699 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=783, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=886, PETRI_PLACES=250, PETRI_TRANSITIONS=277} [2024-11-07 15:48:22,700 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 18 predicate places. [2024-11-07 15:48:22,700 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 277 transitions, 886 flow [2024-11-07 15:48:22,700 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.25) internal successors, (849), 4 states have internal predecessors, (849), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:22,700 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:22,700 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:22,700 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2024-11-07 15:48:22,700 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:22,701 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:22,701 INFO L85 PathProgramCache]: Analyzing trace with hash -819994432, now seen corresponding path program 1 times [2024-11-07 15:48:22,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:22,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1291258020] [2024-11-07 15:48:22,701 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:22,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:22,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:22,758 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:22,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:22,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1291258020] [2024-11-07 15:48:22,759 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1291258020] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:22,759 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:22,759 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:48:22,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [464780282] [2024-11-07 15:48:22,760 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:22,760 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:48:22,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:22,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:48:22,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:48:22,818 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 249 [2024-11-07 15:48:22,820 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 277 transitions, 886 flow. Second operand has 4 states, 4 states have (on average 212.5) internal successors, (850), 4 states have internal predecessors, (850), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:22,820 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:22,820 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 249 [2024-11-07 15:48:22,820 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:22,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:22,986 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-07 15:48:22,986 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-07 15:48:22,986 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-07 15:48:22,986 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2024-11-07 15:48:22,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:22,992 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:48:22,992 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:22,992 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:22,992 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:23,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:23,003 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:48:23,004 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:23,004 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:48:23,004 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:48:23,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 232#true]) [2024-11-07 15:48:23,035 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:48:23,035 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:48:23,035 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:48:23,035 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:48:23,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true, 232#true]) [2024-11-07 15:48:23,054 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:48:23,054 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:48:23,054 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-07 15:48:23,054 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-07 15:48:23,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,126 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-07 15:48:23,126 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:48:23,126 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-07 15:48:23,126 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-07 15:48:23,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,204 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-07 15:48:23,204 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:48:23,204 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-07 15:48:23,204 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-07 15:48:23,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [75#L1065-10true, 281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,370 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-07 15:48:23,370 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:48:23,370 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-07 15:48:23,370 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-07 15:48:23,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,437 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-07 15:48:23,437 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:48:23,437 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-07 15:48:23,437 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-07 15:48:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:23,525 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:48:23,525 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:23,525 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:23,525 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:23,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,611 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-07 15:48:23,611 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:23,611 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:23,611 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:23,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,612 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:48:23,612 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:23,612 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:23,612 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:23,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,624 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:48:23,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:23,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:23,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,637 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:48:23,637 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:23,637 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:23,637 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:23,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,689 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:23,689 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:23,689 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:23,689 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:23,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 171#$Ultimate##0true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,917 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-07 15:48:23,917 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:23,917 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:23,917 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:23,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1071true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,975 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:48:23,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:23,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:23,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:23,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:23,981 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:23,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:23,981 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:23,981 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:23,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:23,994 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:23,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:23,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:23,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:24,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 67#L1048-1true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,010 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-07 15:48:24,010 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:24,010 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:24,010 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:24,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:24,098 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:24,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:24,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:24,098 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:24,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,106 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-07 15:48:24,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:24,106 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:24,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:24,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,124 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:24,124 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:24,124 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:24,124 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:24,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,148 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:24,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:24,148 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:24,148 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:24,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,157 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:24,157 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:24,157 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:24,157 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:24,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 59#L1071true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,199 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:24,199 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:24,199 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:24,199 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:24,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,203 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,203 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:24,203 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:24,203 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,205 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:24,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:24,205 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,220 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:24,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:24,220 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:24,220 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:24,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,252 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,252 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,252 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:24,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,253 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,253 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,253 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,253 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,257 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:24,257 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:24,257 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:24,257 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:24,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,269 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:24,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:24,269 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:24,269 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:24,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,306 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,306 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,306 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:24,306 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:24,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,310 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:24,310 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:24,310 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:24,310 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:24,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,360 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,360 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,360 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,360 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,362 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,362 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,362 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,362 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,364 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,364 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,364 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:24,364 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,422 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,422 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,422 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,423 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,423 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,423 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,425 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,425 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,425 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,425 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,427 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,427 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,427 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,427 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,428 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,428 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,428 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,428 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,466 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:24,466 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:24,466 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:24,466 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:24,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,466 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,466 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,466 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,466 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,487 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,487 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,487 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,487 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:24,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,492 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,492 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:24,492 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,505 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,505 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,505 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,505 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,548 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,548 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,548 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,548 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,558 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,558 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,558 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,560 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,560 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,560 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,561 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,561 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,561 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,562 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,562 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,603 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,617 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,617 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:24,617 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,621 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,621 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,621 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,621 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,635 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,635 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,635 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,635 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,636 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,636 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,637 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,637 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,639 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,639 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,657 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:48:24,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:24,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:24,658 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:24,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,871 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,871 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,886 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,886 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,886 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,888 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,888 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,889 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,889 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,889 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,890 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,890 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 15#L1049-3true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,893 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,893 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,893 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,893 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:24,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,894 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:24,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:24,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:24,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:24,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,908 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:24,908 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:24,908 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:24,908 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:24,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:24,941 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,941 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:24,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,960 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:24,960 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,960 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,960 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:24,963 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:24,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,963 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:24,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:24,987 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:24,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:24,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:24,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:24,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:24,998 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,998 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:24,998 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:24,998 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,011 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:25,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:25,012 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:25,012 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:25,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,012 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,012 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,012 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,013 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,013 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,013 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,020 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,020 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,020 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,020 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,036 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,036 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,036 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,037 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,038 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,038 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,038 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,040 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,040 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,040 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,040 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,041 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,041 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,061 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,061 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,061 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,072 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,072 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,072 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,072 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,074 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,074 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,074 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,081 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,081 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,081 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,081 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,090 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,090 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,090 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,094 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,094 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,094 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,107 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,107 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,107 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,107 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,107 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,108 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,108 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,108 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,108 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,110 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,110 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,110 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,111 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,111 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,112 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,112 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,112 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,112 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,113 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,113 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,114 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,114 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,115 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,115 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,115 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,115 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 136#threadErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,115 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,115 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,116 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,116 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,163 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,163 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,163 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,163 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:25,168 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,168 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,168 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,168 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,178 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,178 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,178 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,179 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,179 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,179 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,181 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,181 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,181 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,181 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,183 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,183 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,183 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,184 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,184 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,184 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,184 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,214 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,214 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,214 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,214 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,223 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,223 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,223 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,233 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,233 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,233 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,234 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:25,237 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,237 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,247 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,247 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,247 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,248 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,248 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,248 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,249 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,249 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,249 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,249 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,250 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,250 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,250 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,250 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,251 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,251 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,251 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,251 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,254 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:25,254 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,254 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:25,256 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,256 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,256 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,256 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,256 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,267 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-07 15:48:25,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:25,267 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:25,267 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:25,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:25,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,268 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,268 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,268 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,268 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-07 15:48:25,269 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:25,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:25,269 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:25,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:25,287 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,287 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,287 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,292 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,292 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,320 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,320 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,320 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,321 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,321 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,321 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,321 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 89#L1063-18true, 92#L1050-10true]) [2024-11-07 15:48:25,361 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,361 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,361 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,361 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:25,369 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,369 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,369 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,369 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:25,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,381 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,381 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,381 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,381 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 31#L1050-15true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,381 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:48:25,382 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:25,382 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:25,382 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:25,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,383 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,383 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,385 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,385 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,385 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,385 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 5#L1050-1true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:25,419 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,419 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,419 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,424 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,424 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,424 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:25,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,446 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,446 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,446 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,446 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,451 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,451 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,451 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,451 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,454 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,454 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,454 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,454 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:25,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,466 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:25,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:25,466 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:25,466 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:25,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,467 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:25,467 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:25,467 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:25,467 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:25,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:25,480 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,480 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,480 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,480 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,486 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,486 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,486 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,486 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,488 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true]) [2024-11-07 15:48:25,488 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,488 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:25,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,509 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,509 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,511 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][205], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,511 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,511 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][206], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,512 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,512 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,512 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,512 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,517 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,517 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,517 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,517 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true]) [2024-11-07 15:48:25,519 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,519 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,519 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,519 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:25,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,553 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,553 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,553 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,553 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 11#L1062-36true, 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,562 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,562 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,562 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,562 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,562 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:25,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,565 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,565 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,565 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,565 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,566 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,566 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,566 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, 212#L1064-3true]) [2024-11-07 15:48:25,594 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,594 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,594 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,594 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true]) [2024-11-07 15:48:25,598 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,598 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,598 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,598 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:25,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,615 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,615 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,615 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,615 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,615 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,616 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,616 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,616 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,617 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,617 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,621 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,621 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,621 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,621 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,623 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,623 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,623 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,623 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:25,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,639 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2024-11-07 15:48:25,645 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,645 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,645 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,645 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2024-11-07 15:48:25,647 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 92#L1050-10true, 212#L1064-3true]) [2024-11-07 15:48:25,647 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,647 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,817 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:25,817 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,817 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,817 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:25,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,821 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:25,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,821 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:25,821 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0)]) [2024-11-07 15:48:25,823 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:25,823 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,823 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:25,823 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:25,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 212#L1064-3true]) [2024-11-07 15:48:25,851 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,851 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,851 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,851 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 275#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,852 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,852 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,852 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, 212#L1064-3true]) [2024-11-07 15:48:25,874 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,874 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:25,874 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:25,893 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][185], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,894 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-07 15:48:25,894 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:25,894 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:25,894 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:48:25,894 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:48:25,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, 72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,978 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:48:25,978 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,978 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:25,978 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,981 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:48:25,981 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,981 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:25,981 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:25,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,994 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:48:25,994 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,994 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:25,994 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][226], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 275#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 163#L1051-3true]) [2024-11-07 15:48:25,996 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:48:25,996 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,996 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:25,996 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:26,053 INFO L124 PetriNetUnfolderBase]: 9818/27926 cut-off events. [2024-11-07 15:48:26,054 INFO L125 PetriNetUnfolderBase]: For 35254/36220 co-relation queries the response was YES. [2024-11-07 15:48:26,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61374 conditions, 27926 events. 9818/27926 cut-off events. For 35254/36220 co-relation queries the response was YES. Maximal size of possible extension queue 971. Compared 319539 event pairs, 1791 based on Foata normal form. 281/24695 useless extension candidates. Maximal degree in co-relation 58127. Up to 5763 conditions per place. [2024-11-07 15:48:26,220 INFO L140 encePairwiseOnDemand]: 237/249 looper letters, 67 selfloop transitions, 23 changer transitions 0/312 dead transitions. [2024-11-07 15:48:26,220 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 312 transitions, 1184 flow [2024-11-07 15:48:26,220 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:48:26,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:48:26,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 922 transitions. [2024-11-07 15:48:26,221 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9257028112449799 [2024-11-07 15:48:26,221 INFO L175 Difference]: Start difference. First operand has 250 places, 277 transitions, 886 flow. Second operand 4 states and 922 transitions. [2024-11-07 15:48:26,221 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 312 transitions, 1184 flow [2024-11-07 15:48:26,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 312 transitions, 1162 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:48:26,247 INFO L231 Difference]: Finished difference. Result has 254 places, 281 transitions, 975 flow [2024-11-07 15:48:26,247 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=867, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=975, PETRI_PLACES=254, PETRI_TRANSITIONS=281} [2024-11-07 15:48:26,247 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 22 predicate places. [2024-11-07 15:48:26,247 INFO L471 AbstractCegarLoop]: Abstraction has has 254 places, 281 transitions, 975 flow [2024-11-07 15:48:26,248 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 212.5) internal successors, (850), 4 states have internal predecessors, (850), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:26,248 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:26,248 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:26,248 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2024-11-07 15:48:26,248 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:26,248 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:26,249 INFO L85 PathProgramCache]: Analyzing trace with hash -62282656, now seen corresponding path program 1 times [2024-11-07 15:48:26,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:26,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337323708] [2024-11-07 15:48:26,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:26,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:26,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:26,292 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:26,292 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:26,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337323708] [2024-11-07 15:48:26,292 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1337323708] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:26,292 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:26,292 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 15:48:26,293 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163936566] [2024-11-07 15:48:26,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:26,293 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 15:48:26,293 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:26,293 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 15:48:26,293 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 15:48:26,348 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 249 [2024-11-07 15:48:26,349 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 281 transitions, 975 flow. Second operand has 4 states, 4 states have (on average 216.75) internal successors, (867), 4 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:26,349 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:26,349 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 249 [2024-11-07 15:48:26,349 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:26,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 232#true, 287#true]) [2024-11-07 15:48:26,457 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:48:26,457 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:26,457 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:48:26,457 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:26,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 232#true, 287#true]) [2024-11-07 15:48:26,503 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-07 15:48:26,503 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:48:26,503 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:48:26,503 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:48:26,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 232#true, 287#true]) [2024-11-07 15:48:26,503 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-07 15:48:26,504 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:48:26,504 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-07 15:48:26,504 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-07 15:48:26,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, 75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:26,759 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-07 15:48:26,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:26,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:26,759 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:48:26,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:26,975 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:48:26,975 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-07 15:48:26,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:26,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:27,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,005 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:27,005 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:27,005 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:27,005 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:27,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,196 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:27,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:27,196 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:27,197 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:27,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,244 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:27,244 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:27,244 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:27,244 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,348 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,348 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,348 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:27,348 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:27,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,352 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:27,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:27,352 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:27,352 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:27,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,408 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-07 15:48:27,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:27,408 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:27,408 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:27,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,429 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:27,429 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:27,429 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:27,429 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:27,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,497 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,497 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1071true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,549 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:27,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:27,549 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:27,549 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:27,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,553 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,553 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:27,553 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:27,553 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,554 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:27,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:27,554 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,560 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:27,560 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,560 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,560 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:27,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,645 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,645 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:27,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,645 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:27,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,719 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:27,719 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,719 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,719 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:27,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,769 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,769 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,769 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,783 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,783 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:27,783 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,783 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:27,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,784 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,784 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,784 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,784 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,785 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,785 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,785 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,785 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,832 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,832 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,832 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,832 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,856 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,856 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,856 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,907 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,907 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,907 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,907 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,920 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,920 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,920 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,950 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,950 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:27,950 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:27,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,958 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,958 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,958 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,959 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,959 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,981 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,981 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,981 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:27,981 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:27,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:27,996 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:27,996 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:27,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:27,997 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,054 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,054 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,054 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,074 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,075 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,075 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,110 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,110 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,110 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,111 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,171 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,171 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,171 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,172 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,172 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,174 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,174 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,174 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,174 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,175 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,202 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,202 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,202 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,202 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,244 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,244 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,244 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,244 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,245 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,245 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,245 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,271 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,271 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,271 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,271 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][214], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,288 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,288 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,288 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:28,288 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:28,521 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,522 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,522 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,522 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:28,559 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,559 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:28,559 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,559 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,560 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,560 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:28,575 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,575 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:28,575 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,575 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,601 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,601 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,601 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,602 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,602 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,602 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,619 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:28,619 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:28,619 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:28,619 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:28,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,620 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,620 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,620 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][240], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,628 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:28,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:28,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:28,628 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:28,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,628 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,628 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][323], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,629 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,629 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,629 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,629 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,630 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,630 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,630 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,630 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,643 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,643 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,643 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,643 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,643 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,644 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,644 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,644 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,644 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,655 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,655 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,662 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,662 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,662 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 30#L1050-1true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,680 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,680 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,682 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,682 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,685 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,685 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,686 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,686 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:28,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,692 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,692 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,692 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,699 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,699 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,699 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,699 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,703 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,703 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,703 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,706 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,706 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,706 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][240], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,712 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-07 15:48:28,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:28,712 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:28,712 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:28,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][321], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,734 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1050-15true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,734 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,734 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,735 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,735 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,735 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,735 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,741 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,741 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,741 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,770 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,770 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,770 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,770 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,770 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,771 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,771 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,771 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,771 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,772 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1050-15true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,772 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,772 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,776 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,776 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,778 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,778 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,792 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,793 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,793 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,797 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,797 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,797 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][240], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,803 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,803 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,803 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,803 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][240], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,806 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,806 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,806 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:28,807 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,807 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,807 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,807 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,808 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:28,808 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,808 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][321], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,809 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,809 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,809 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,826 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-07 15:48:28,826 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:28,826 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,826 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:28,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,831 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,831 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,831 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,832 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,832 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,832 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,832 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,837 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,837 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,837 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:28,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,837 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,876 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:28,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:28,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:28,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:28,876 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:28,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,882 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,882 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,882 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,882 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,882 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,883 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,884 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,884 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:28,884 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,896 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,896 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,896 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:28,896 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,903 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,905 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][321], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,905 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,906 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,906 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,934 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,934 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,934 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,934 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:28,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,935 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:28,936 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:28,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,936 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,936 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,936 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,936 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,943 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1050-15true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,943 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,943 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,944 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,944 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,944 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][322], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,950 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,951 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:28,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:28,994 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,994 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,994 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,994 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,997 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,997 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,997 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, 63#L1062-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:28,998 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:28,998 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,018 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,018 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:29,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:29,018 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:29,019 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,019 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:29,019 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:29,020 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:29,020 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1063-18true, 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,037 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,037 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,037 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,037 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,098 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,098 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,098 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,098 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][240], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1050-15true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,107 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,107 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,107 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,107 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,108 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,108 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,108 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,108 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,108 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,109 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,109 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,109 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,109 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,110 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,110 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,110 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,110 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,110 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,110 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,130 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,130 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,130 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:29,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,165 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:48:29,165 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:29,165 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:29,165 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:29,165 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:29,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,166 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,166 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,166 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,166 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,166 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,166 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,168 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,168 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,168 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,168 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,168 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,187 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 66#L1051-3true, Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,187 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,187 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,187 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,187 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,187 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,187 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,202 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,202 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,202 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,202 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,205 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,205 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,205 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,205 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:29,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,407 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,407 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,407 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 17#L1049-3true, Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,409 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,409 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,409 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,450 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,450 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,450 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,450 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,452 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,452 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,452 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:29,452 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,505 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:29,505 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:29,505 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:29,505 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:29,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,505 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,505 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,505 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,505 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][211], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,509 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,509 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,509 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,515 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,515 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,515 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,515 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,515 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,515 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,515 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:29,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 57#L1063-20true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,584 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,584 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,584 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,584 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:29,598 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,598 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,598 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,598 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:29,600 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,600 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,600 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,600 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,610 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,610 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,610 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,617 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,617 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,617 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:29,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][219], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,631 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,631 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,631 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,631 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,639 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,639 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,639 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,639 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,640 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,640 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,643 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,643 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,643 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,643 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,643 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:29,644 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,644 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,644 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,644 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,647 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][212], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 65#L1062-32true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,647 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,647 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][294], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true, 287#true]) [2024-11-07 15:48:29,676 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,676 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,676 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,676 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:29,677 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,677 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,677 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,677 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 83#L1063-8true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,689 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,689 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,689 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:29,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,703 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,703 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,703 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,703 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,705 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,705 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,705 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,705 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,710 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,710 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,710 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,710 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,712 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,712 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,712 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,724 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,724 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,724 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,724 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,725 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,725 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,725 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,725 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,726 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,726 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,726 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,726 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:29,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,742 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,742 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,742 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,742 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,753 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,753 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,753 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,754 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,754 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,754 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,754 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,754 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,755 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,755 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,755 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,756 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:29,756 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,756 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:29,757 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,757 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,757 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,757 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,757 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,757 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,758 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,758 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,775 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true, 287#true]) [2024-11-07 15:48:29,775 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,775 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,776 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,776 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,776 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][234], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,777 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,777 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,777 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,777 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:29,778 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,778 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,778 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true, 287#true]) [2024-11-07 15:48:29,785 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,785 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,785 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,785 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:29,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,802 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,802 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,802 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,802 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,803 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,803 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,803 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,804 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 14#L1050-7true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,804 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,804 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,804 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,805 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,805 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,806 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,806 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,806 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 19#L1050-10true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,807 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,807 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,807 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,807 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,808 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,808 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,808 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,808 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:29,818 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][188], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 163#L1051-3true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,818 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2024-11-07 15:48:29,818 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:29,818 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:29,818 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:48:29,818 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-07 15:48:29,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][327], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 78#L1063-15true, Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,841 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,841 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,841 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,841 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,841 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,842 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][326], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 19#L1050-10true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,842 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,842 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,842 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:29,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1050-15true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,871 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 42#L1063-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 68#L1050-15true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,871 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:29,871 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][269], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,892 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:48:29,892 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:29,892 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,892 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][268], [281#true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, 78#L1063-15true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 68#L1050-15true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:29,893 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:48:29,893 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:29,893 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,893 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:29,999 INFO L124 PetriNetUnfolderBase]: 11628/31687 cut-off events. [2024-11-07 15:48:29,999 INFO L125 PetriNetUnfolderBase]: For 66862/69074 co-relation queries the response was YES. [2024-11-07 15:48:30,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77884 conditions, 31687 events. 11628/31687 cut-off events. For 66862/69074 co-relation queries the response was YES. Maximal size of possible extension queue 1151. Compared 363773 event pairs, 2452 based on Foata normal form. 228/27707 useless extension candidates. Maximal degree in co-relation 73987. Up to 10388 conditions per place. [2024-11-07 15:48:30,224 INFO L140 encePairwiseOnDemand]: 242/249 looper letters, 71 selfloop transitions, 24 changer transitions 0/328 dead transitions. [2024-11-07 15:48:30,224 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 328 transitions, 1439 flow [2024-11-07 15:48:30,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 15:48:30,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 15:48:30,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 924 transitions. [2024-11-07 15:48:30,225 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.927710843373494 [2024-11-07 15:48:30,225 INFO L175 Difference]: Start difference. First operand has 254 places, 281 transitions, 975 flow. Second operand 4 states and 924 transitions. [2024-11-07 15:48:30,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 328 transitions, 1439 flow [2024-11-07 15:48:30,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 328 transitions, 1405 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:48:30,277 INFO L231 Difference]: Finished difference. Result has 258 places, 301 transitions, 1247 flow [2024-11-07 15:48:30,277 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=953, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=263, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1247, PETRI_PLACES=258, PETRI_TRANSITIONS=301} [2024-11-07 15:48:30,278 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 26 predicate places. [2024-11-07 15:48:30,278 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 301 transitions, 1247 flow [2024-11-07 15:48:30,278 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 216.75) internal successors, (867), 4 states have internal predecessors, (867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:30,278 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:30,278 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:30,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2024-11-07 15:48:30,278 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:30,279 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:30,279 INFO L85 PathProgramCache]: Analyzing trace with hash -1125502935, now seen corresponding path program 1 times [2024-11-07 15:48:30,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:30,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [968936140] [2024-11-07 15:48:30,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:30,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:30,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:30,301 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:30,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:30,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [968936140] [2024-11-07 15:48:30,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [968936140] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:30,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:30,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:48:30,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374123959] [2024-11-07 15:48:30,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:30,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:48:30,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:30,302 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:48:30,303 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:48:30,330 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 249 [2024-11-07 15:48:30,331 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 301 transitions, 1247 flow. Second operand has 3 states, 3 states have (on average 216.66666666666666) internal successors, (650), 3 states have internal predecessors, (650), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:30,331 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:30,331 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 249 [2024-11-07 15:48:30,331 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:30,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 232#true, 287#true]) [2024-11-07 15:48:30,425 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:48:30,425 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:30,425 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:30,425 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:48:30,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:30,863 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-07 15:48:30,863 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-07 15:48:30,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:30,863 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-07 15:48:30,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:30,917 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-07 15:48:30,917 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:30,917 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:30,917 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:30,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [75#L1065-10true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:30,918 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:30,918 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:30,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:30,918 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:30,918 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:30,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:30,956 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:30,956 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:31,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,180 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:31,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:31,180 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-07 15:48:31,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:31,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,272 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,272 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:31,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:31,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,275 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:31,275 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:31,275 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:31,275 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:31,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,276 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,276 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:31,276 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,276 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:31,276 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,323 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,323 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,323 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,323 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:31,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,340 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,340 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,340 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,340 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,341 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,341 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,373 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,373 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,373 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,373 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,374 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,374 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,374 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,382 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:31,382 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:31,382 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:31,382 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:31,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,383 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:31,383 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,647 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:31,647 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:31,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:31,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:31,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 104#L1062-5true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,647 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,647 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,648 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,648 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1071true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,659 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,659 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,659 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,659 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:31,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,669 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,669 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,669 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,669 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,670 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 217#L1062-3true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,722 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 217#L1062-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,722 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,722 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,725 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,725 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,725 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:31,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,751 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,751 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,751 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,751 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,776 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,776 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1071true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,833 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:31,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:31,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:31,833 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:31,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 59#L1071true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,834 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,834 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:31,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:31,839 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,839 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:31,840 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,841 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:31,841 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,841 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,841 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:31,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,842 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:31,842 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,842 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,842 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,860 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:31,860 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,860 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,860 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:31,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,934 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,934 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,934 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 132#L1062-11true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:31,965 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,965 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,965 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:31,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:31,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,037 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,037 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,037 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,037 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,037 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,037 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,039 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,039 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,039 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,039 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,039 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,039 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,060 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,060 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,060 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,060 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:32,060 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,060 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:32,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,138 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:32,138 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:32,138 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:32,138 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:32,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,139 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,139 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,140 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,140 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:32,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 17#L1049-3true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,176 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,176 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,372 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,372 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:32,372 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:32,392 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 173#ULTIMATE.startFINALtrue, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,392 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-07 15:48:32,392 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:32,392 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:32,392 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:32,392 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:32,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,494 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,494 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,494 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,519 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 173#ULTIMATE.startFINALtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,520 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,520 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,520 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,520 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:32,520 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:32,520 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:32,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 32#L1062-27true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,527 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:32,527 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:32,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,527 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][167], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 195#L1050-16true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,626 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,626 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,626 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,626 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,654 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:32,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,654 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:32,654 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,657 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,657 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,657 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,657 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:32,657 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 32#L1062-27true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,898 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,898 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,898 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 32#L1062-27true, 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,921 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,921 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,921 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,921 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:32,921 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:32,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][221], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,937 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,937 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,937 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,937 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][273], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,960 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,960 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,961 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,961 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,961 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,961 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,961 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,961 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,962 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][167], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 283#(not (= ~threads_mask~0 0)), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,962 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,962 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:32,972 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,972 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,976 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,976 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:32,976 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:32,976 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:32,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 159#L1063-2true, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:32,978 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,978 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:32,978 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,978 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:32,978 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,031 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,031 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,031 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,032 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,032 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,032 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,033 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,033 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,033 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,033 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][231], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,034 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,034 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,034 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [72#L1063-7true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,064 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,065 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,065 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][222], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,071 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,071 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,071 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,071 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][203], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,073 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,073 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:33,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,073 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:33,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,101 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,101 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,101 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,101 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 72#L1063-7true, Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,172 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-07 15:48:33,172 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:33,172 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:33,172 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:33,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 11#L1062-36true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,215 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,215 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,248 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,248 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,248 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,249 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,250 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,250 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,250 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,251 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,251 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,251 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,251 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,251 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,282 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,282 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,282 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,282 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 74#L1063-10true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,288 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:33,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:33,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:33,288 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:33,288 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:33,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,292 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,292 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:33,292 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,341 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,341 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:33,341 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:33,341 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:33,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1063-18true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,378 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,378 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,378 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,378 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 8#L1063-17true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,384 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,384 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,384 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:33,384 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 159#L1063-2true, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 240#(= |#race~threads_mask~0| 0), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,447 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,447 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:33,447 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:33,447 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:33,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,458 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,458 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,458 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,458 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,481 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,481 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,481 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,481 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 89#L1063-18true, 92#L1050-10true, 287#true]) [2024-11-07 15:48:33,488 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,488 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,488 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,488 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1063-18true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,491 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,491 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,491 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,491 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,501 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 80#L1063-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,501 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-07 15:48:33,501 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:33,501 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:33,501 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:33,501 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:33,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,717 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,717 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,717 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,717 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:33,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,717 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,717 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,717 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,718 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,718 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,718 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:33,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,754 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,754 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,754 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,754 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 84#L1063-19true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,754 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,755 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,755 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,755 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,761 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,761 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,761 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,761 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,844 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,844 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,844 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,844 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,852 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1063-18true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,852 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:33,852 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:33,852 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:33,852 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:33,852 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:33,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 89#L1063-18true, 287#true]) [2024-11-07 15:48:33,854 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,854 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,854 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,854 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([792] L1050-17-->L1050-18: Formula: (= |v_#race~threads_mask~0_10| |v_threadThread1of2ForFork0_#t~nondet8_3|) InVars {threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_10|, threadThread1of2ForFork0_#t~nondet8=|v_threadThread1of2ForFork0_#t~nondet8_3|} AuxVars[] AssignedVars[#race~threads_mask~0][181], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:33,930 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,930 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,937 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,937 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:33,937 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:33,937 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:33,937 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:33,937 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:33,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 89#L1063-18true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,945 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,945 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,945 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,945 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,945 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,946 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:33,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 295#true, 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 31#L1050-15true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:33,972 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-07 15:48:33,972 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:33,972 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:33,972 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:33,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,985 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:33,985 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:33,985 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,986 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:33,986 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:33,986 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:34,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true]) [2024-11-07 15:48:34,013 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,013 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,013 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,013 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,020 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:34,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,020 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,021 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,021 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,021 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,026 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,026 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,026 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:34,026 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][179], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:34,084 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,084 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,084 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 21#L1050-2true, 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:34,125 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [30#L1050-1true, Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:34,125 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:34,125 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, 5#L1050-1true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,126 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 192#L1050-2true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,126 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,126 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,144 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-07 15:48:34,144 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:34,145 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:34,145 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:34,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,145 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,145 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,145 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,145 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,145 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,147 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,147 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,147 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,147 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:34,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:34,191 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-07 15:48:34,191 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:34,191 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:34,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:34,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][173], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 212#L1064-3true]) [2024-11-07 15:48:34,192 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,192 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,192 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][280], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 262#true, 233#true, 122#L1050-16true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 238#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 195#L1050-16true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 212#L1064-3true, 287#true]) [2024-11-07 15:48:34,193 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,193 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:34,193 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), 223#L1050-7true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,264 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 66#L1051-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 223#L1050-7true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true]) [2024-11-07 15:48:34,264 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:34,264 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][211], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), Black: 289#(<= 0 (+ ~threads_mask~0 1)), 262#true, Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 233#true, 14#L1050-7true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 295#true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), Black: 238#true, 231#true, Black: 243#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 64#L1063-1true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 163#L1051-3true, 287#true]) [2024-11-07 15:48:34,265 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:34,265 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:34,265 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:34,265 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:34,428 INFO L124 PetriNetUnfolderBase]: 11841/35661 cut-off events. [2024-11-07 15:48:34,428 INFO L125 PetriNetUnfolderBase]: For 50519/52857 co-relation queries the response was YES. [2024-11-07 15:48:34,746 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77106 conditions, 35661 events. 11841/35661 cut-off events. For 50519/52857 co-relation queries the response was YES. Maximal size of possible extension queue 1296. Compared 440715 event pairs, 3400 based on Foata normal form. 180/31165 useless extension candidates. Maximal degree in co-relation 73177. Up to 9937 conditions per place. [2024-11-07 15:48:34,854 INFO L140 encePairwiseOnDemand]: 241/249 looper letters, 49 selfloop transitions, 12 changer transitions 0/319 dead transitions. [2024-11-07 15:48:34,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 319 transitions, 1421 flow [2024-11-07 15:48:34,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:48:34,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:48:34,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 686 transitions. [2024-11-07 15:48:34,855 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9183400267737617 [2024-11-07 15:48:34,855 INFO L175 Difference]: Start difference. First operand has 258 places, 301 transitions, 1247 flow. Second operand 3 states and 686 transitions. [2024-11-07 15:48:34,855 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 319 transitions, 1421 flow [2024-11-07 15:48:34,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 319 transitions, 1421 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:48:34,888 INFO L231 Difference]: Finished difference. Result has 262 places, 311 transitions, 1353 flow [2024-11-07 15:48:34,888 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=1247, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=289, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1353, PETRI_PLACES=262, PETRI_TRANSITIONS=311} [2024-11-07 15:48:34,889 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 30 predicate places. [2024-11-07 15:48:34,889 INFO L471 AbstractCegarLoop]: Abstraction has has 262 places, 311 transitions, 1353 flow [2024-11-07 15:48:34,889 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.66666666666666) internal successors, (650), 3 states have internal predecessors, (650), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:34,889 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:34,889 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:34,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2024-11-07 15:48:34,890 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:34,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:34,890 INFO L85 PathProgramCache]: Analyzing trace with hash 1164836134, now seen corresponding path program 1 times [2024-11-07 15:48:34,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:34,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1421225317] [2024-11-07 15:48:34,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:34,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:34,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:35,105 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:35,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:35,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1421225317] [2024-11-07 15:48:35,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1421225317] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:35,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:35,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:48:35,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1040427514] [2024-11-07 15:48:35,106 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:35,107 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:48:35,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:35,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:48:35,108 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:48:35,228 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 200 out of 249 [2024-11-07 15:48:35,229 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 311 transitions, 1353 flow. Second operand has 6 states, 6 states have (on average 202.33333333333334) internal successors, (1214), 6 states have internal predecessors, (1214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:35,230 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:35,230 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 200 of 249 [2024-11-07 15:48:35,230 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:36,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:36,623 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-07 15:48:36,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:36,623 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:48:36,623 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:36,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:36,624 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:36,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:36,624 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:36,625 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:36,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:36,816 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-07 15:48:36,816 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:36,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:36,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:36,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:36,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 199#L1065-13true]) [2024-11-07 15:48:36,918 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-07 15:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:36,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:36,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 199#L1065-13true]) [2024-11-07 15:48:36,919 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:36,919 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:36,919 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:36,919 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:36,922 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:36,922 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:48:36,922 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:36,922 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:36,922 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:36,922 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:36,922 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:37,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 199#L1065-13true]) [2024-11-07 15:48:37,140 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-07 15:48:37,140 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:37,140 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-07 15:48:37,140 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:37,140 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:37,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:37,257 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-07 15:48:37,257 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:37,257 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-07 15:48:37,257 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-07 15:48:37,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:37,259 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-07 15:48:37,259 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:37,259 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:37,259 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:37,261 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 199#L1065-13true]) [2024-11-07 15:48:37,261 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:48:37,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:37,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:37,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:37,261 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:37,262 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:37,769 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:37,769 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-07 15:48:37,769 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,769 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,769 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-07 15:48:37,770 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:37,841 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,841 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:37,841 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,841 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:37,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 134#L1061-3true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:37,842 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:37,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:37,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:37,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:37,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:37,857 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,857 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:37,857 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:37,857 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:37,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:37,858 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:37,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:37,858 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:37,858 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:37,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 220#L1060-5true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:37,860 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-07 15:48:37,860 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:37,860 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:37,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:37,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-07 15:48:37,860 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-07 15:48:38,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,045 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,045 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,045 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,045 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,048 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:38,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:38,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,049 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:38,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,051 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:38,051 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:38,051 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,051 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,066 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:38,066 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,066 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:38,066 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,156 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:38,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,157 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,157 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,157 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,161 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,161 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:38,161 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:38,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:38,161 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:38,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:38,162 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:38,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 214#L1067true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,177 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:38,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:38,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:38,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:38,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:38,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:38,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,192 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,192 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,192 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,192 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,193 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,193 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,193 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 218#L1048-7true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1062-36true]) [2024-11-07 15:48:38,211 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,211 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,211 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,211 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,274 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,274 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,274 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,275 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,275 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,275 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,276 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,276 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,276 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,282 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,282 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,282 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,296 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,296 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:38,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,297 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,297 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,297 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,297 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 218#L1048-7true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,345 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,345 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,345 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,656 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,656 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,656 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,656 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,656 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,657 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,657 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,657 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,660 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:38,660 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,660 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:38,660 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,665 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,665 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,665 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,666 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,666 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,666 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,666 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1068-3true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,672 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,672 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,672 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:38,672 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1068-3true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,672 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,673 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,673 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,673 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 143#L1048-8true, Black: 243#true, 11#L1062-36true]) [2024-11-07 15:48:38,680 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,680 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,680 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,680 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,684 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,684 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,684 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,684 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,774 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:38,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,789 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,789 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,790 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,790 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,790 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,790 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,790 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,790 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,793 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,794 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:38,794 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,794 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,807 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,807 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,807 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,807 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,807 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,807 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,840 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,840 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,840 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,840 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][200], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 217#L1062-3true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,900 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,900 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,902 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,902 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,902 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,902 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,902 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,902 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,912 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,912 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,912 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 77#L1068-5true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:38,915 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,915 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,915 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,915 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 77#L1068-5true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,916 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,916 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:38,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,919 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1068-3true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,919 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,919 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,919 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:38,919 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,919 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:38,922 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,922 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:38,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,922 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,922 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:38,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,922 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:38,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,930 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:38,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:38,967 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:38,967 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:38,967 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:38,967 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,039 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,039 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,039 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:39,039 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,039 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:39,039 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,039 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,044 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:39,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:39,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:39,044 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:39,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:39,047 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1068-3true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,047 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,047 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:39,047 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:39,047 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,047 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 77#L1068-5true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,174 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-07 15:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,177 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,177 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,177 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,177 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,177 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:39,177 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,189 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,189 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,189 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,212 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,212 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:39,212 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:39,212 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,227 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,227 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,227 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,227 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,227 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:39,306 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:39,306 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-07 15:48:39,306 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:39,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,307 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-07 15:48:39,307 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:39,307 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:39,307 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,311 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 77#L1068-5true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,311 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,311 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,311 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,311 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:39,311 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,311 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,323 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,323 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,323 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,324 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,325 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,325 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][201], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,365 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:39,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:39,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:39,729 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,729 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,729 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:39,729 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:39,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 64#L1063-1true]) [2024-11-07 15:48:39,737 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-07 15:48:39,737 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:39,737 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,737 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 64#L1063-1true]) [2024-11-07 15:48:39,738 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:39,738 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:39,738 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:39,738 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:39,749 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,749 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-07 15:48:39,749 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,749 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,749 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,749 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-07 15:48:39,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:39,876 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-07 15:48:39,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:39,876 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:39,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,877 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,877 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:39,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,877 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 173#ULTIMATE.startFINALtrue, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,894 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-07 15:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-07 15:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,894 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:39,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:39,910 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:39,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,910 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:39,910 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:40,006 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,006 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,006 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,006 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][233], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2024-11-07 15:48:40,007 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,007 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,007 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][168], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 19#L1050-10true, 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,009 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,009 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][224], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2024-11-07 15:48:40,017 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,017 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,017 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,017 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2024-11-07 15:48:40,023 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,023 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,023 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:40,024 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,024 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,034 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 64#L1063-1true]) [2024-11-07 15:48:40,034 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-07 15:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-07 15:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,034 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,059 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,059 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,059 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,059 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,089 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,089 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,089 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,089 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:40,089 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,089 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:40,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([829] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread2of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread2of2ForFork0_#t~bitwise6=|v_threadThread2of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][304], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 271#(not (= ~threads_mask~0 0)), 277#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:40,153 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,153 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([784] L1050-7-->L1050-10: Formula: (and (not (= v_~threads_mask~0_24 |v_threadThread1of2ForFork0_#t~bitwise6_7|)) (not (= v_~threads_mask~0_24 0))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_7|, ~threads_mask~0=v_~threads_mask~0_24} AuxVars[] AssignedVars[][168], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 19#L1050-10true, 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,156 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,156 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,173 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,173 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-07 15:48:40,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:40,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:40,173 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-07 15:48:40,182 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 64#L1063-1true]) [2024-11-07 15:48:40,182 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:40,182 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-07 15:48:40,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,200 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,200 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,200 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,239 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,239 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][225], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2024-11-07 15:48:40,240 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,240 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,240 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,240 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,241 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,241 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,241 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,242 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,242 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,317 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 159#L1063-2true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,317 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,317 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,317 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,317 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,318 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,318 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,518 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 32#L1062-27true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,518 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:40,518 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-07 15:48:40,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1062-36true]) [2024-11-07 15:48:40,520 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,520 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:40,521 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,521 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:40,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:40,572 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,572 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,572 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,572 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,659 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-07 15:48:40,659 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-07 15:48:40,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:40,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:40,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:40,664 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,664 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,678 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,678 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,678 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1062-36true]) [2024-11-07 15:48:40,708 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:40,708 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:40,708 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,708 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:40,708 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,758 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,758 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,758 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,760 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:40,760 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:40,760 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:40,760 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:40,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,761 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,761 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:40,761 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,761 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,761 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:40,851 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:40,851 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-07 15:48:40,851 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-07 15:48:40,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:40,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:40,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-07 15:48:40,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 66#L1051-3true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 64#L1063-1true]) [2024-11-07 15:48:40,922 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:40,922 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:40,922 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-07 15:48:40,922 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,032 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,032 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,032 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,032 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][202], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,055 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,055 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:41,056 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:41,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:41,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:41,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][76], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 192#L1050-2true, 66#L1051-3true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 64#L1063-1true]) [2024-11-07 15:48:41,110 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:41,110 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,110 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-07 15:48:41,110 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:41,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,127 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,127 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,127 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,127 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:41,213 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,213 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,213 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,218 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-07 15:48:41,218 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:41,218 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:41,218 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:41,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,220 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,220 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,220 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,222 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,222 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,222 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,228 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-07 15:48:41,228 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:41,228 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:41,228 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:41,228 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-07 15:48:41,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,400 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,400 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,400 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,400 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:41,405 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-07 15:48:41,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:41,405 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-07 15:48:41,405 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:41,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,406 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,406 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,406 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,406 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,408 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,408 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,408 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,408 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,408 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:41,448 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:41,448 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,449 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,449 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 32#L1062-27true, 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 163#L1051-3true]) [2024-11-07 15:48:41,486 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:41,486 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,486 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,486 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,497 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,497 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-07 15:48:41,497 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,497 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-07 15:48:41,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,502 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,502 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,502 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,584 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-07 15:48:41,584 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,584 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-07 15:48:41,584 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,584 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 11#L1062-36true]) [2024-11-07 15:48:41,848 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,848 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:41,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:41,914 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:41,914 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,914 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,914 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:41,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:41,917 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:41,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:41,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-07 15:48:41,917 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-07 15:48:41,922 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,922 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 295#true, Black: 238#true, 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 195#L1050-16true, Black: 243#true, 89#L1063-18true]) [2024-11-07 15:48:41,922 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:41,949 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:41,949 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:41,950 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:41,950 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,950 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:41,950 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:42,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 222#L1064true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,027 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,027 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:42,027 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,027 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, 84#L1063-19true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,029 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:42,029 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,029 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:42,029 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,030 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,030 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:42,033 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 97#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,033 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:42,033 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,033 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,033 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:42,033 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:42,033 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][232], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 163#L1051-3true]) [2024-11-07 15:48:42,042 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-07 15:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-07 15:48:42,042 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:42,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2024-11-07 15:48:42,057 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,057 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,057 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,057 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 72#L1063-7true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,077 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,077 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,077 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,077 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:42,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 212#L1064-3true]) [2024-11-07 15:48:42,125 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-07 15:48:42,125 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:42,125 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:42,125 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-07 15:48:42,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-11-07 15:48:42,126 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,126 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,126 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,126 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 212#L1064-3true]) [2024-11-07 15:48:42,127 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-07 15:48:42,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:42,127 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-07 15:48:42,127 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:42,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,170 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,170 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,170 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,170 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:42,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,218 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-07 15:48:42,218 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-07 15:48:42,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,218 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][281], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, Black: 243#true]) [2024-11-07 15:48:42,237 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,237 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,237 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,237 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,237 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true, 163#L1051-3true]) [2024-11-07 15:48:42,260 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,260 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,260 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,260 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][287], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), 233#true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 90#L1065-5true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 31#L1050-15true]) [2024-11-07 15:48:42,289 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,289 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,289 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,289 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][290], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, 5#L1050-1true, Black: 238#true, 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, 31#L1050-15true]) [2024-11-07 15:48:42,289 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,289 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,289 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,289 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-11-07 15:48:42,302 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,302 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,302 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:42,302 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:42,302 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:42,306 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 222#L1064true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,306 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,306 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:42,306 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,306 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,306 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-07 15:48:42,306 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([689] L1063-15-->L1063-16: Formula: (= v_~threads_mask~0_22 |v_ULTIMATE.start_main_#t~bitwise21#1_6|) InVars {ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} OutVars{~threads_mask~0=v_~threads_mask~0_22, ULTIMATE.start_main_#t~bitwise21#1=|v_ULTIMATE.start_main_#t~bitwise21#1_6|} AuxVars[] AssignedVars[~threads_mask~0][223], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 163#L1051-3true]) [2024-11-07 15:48:42,312 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,312 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:42,312 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-07 15:48:42,312 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-07 15:48:42,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][295], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 183#L1065-7true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 31#L1050-15true]) [2024-11-07 15:48:42,361 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,362 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,362 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,362 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true, 212#L1064-3true]) [2024-11-07 15:48:42,380 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-07 15:48:42,380 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-07 15:48:42,380 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-07 15:48:42,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][312], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 74#L1063-10true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,398 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,398 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:42,398 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:42,398 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-07 15:48:42,398 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-07 15:48:42,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1065-8true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 31#L1050-15true]) [2024-11-07 15:48:42,428 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,428 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,428 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,428 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([574] L1063-->L1063-1: Formula: (= |v_#race~threads_mask~0_4| 0) InVars {} OutVars{#race~threads_mask~0=|v_#race~threads_mask~0_4|} AuxVars[] AssignedVars[#race~threads_mask~0][210], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 128#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true, 64#L1063-1true, 163#L1051-3true]) [2024-11-07 15:48:42,481 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,481 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,481 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,481 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-07 15:48:42,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([790] L1050-13-->L1050-15: Formula: (let ((.cse0 (< |v_threadThread1of2ForFork0_#t~bitwise6_15| 0)) (.cse2 (< v_~threads_mask~0_34 0)) (.cse3 (<= 0 |v_threadThread1of2ForFork0_#t~bitwise6_15|)) (.cse1 (<= 0 v_~threads_mask~0_34))) (and (or (and .cse0 .cse1) (<= v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise7_7|)) (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| 2147483647) (or .cse2 .cse0 (<= |v_threadThread1of2ForFork0_#t~bitwise7_7| (+ v_~threads_mask~0_34 |v_threadThread1of2ForFork0_#t~bitwise6_15|))) (or (<= |v_threadThread1of2ForFork0_#t~bitwise6_15| |v_threadThread1of2ForFork0_#t~bitwise7_7|) (and .cse2 .cse3)) (or (and .cse3 .cse1) (< |v_threadThread1of2ForFork0_#t~bitwise7_7| 0)))) InVars {threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34} OutVars{threadThread1of2ForFork0_#t~bitwise6=|v_threadThread1of2ForFork0_#t~bitwise6_15|, ~threads_mask~0=v_~threads_mask~0_34, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_7|} AuxVars[] AssignedVars[threadThread1of2ForFork0_#t~bitwise7][297], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 233#true, 283#(not (= ~threads_mask~0 0)), Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 262#true, 54#L1065-9true, 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 277#(not (= ~threads_mask~0 0)), 271#(not (= ~threads_mask~0 0)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 245#(= |#race~datas~0| 0), 264#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, 5#L1050-1true, Black: 238#true, Black: 243#true, 31#L1050-15true]) [2024-11-07 15:48:42,491 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:48:42,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:42,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:42,491 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:42,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:42,513 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-07 15:48:42,513 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-07 15:48:42,513 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-07 15:48:42,513 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-07 15:48:42,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,514 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,514 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,514 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,514 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:42,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 240#(= |#race~threads_mask~0| 0), Black: 243#true]) [2024-11-07 15:48:42,516 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-07 15:48:42,516 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-07 15:48:42,516 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,516 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-07 15:48:42,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1065-5true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:42,562 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2024-11-07 15:48:42,562 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-07 15:48:42,562 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-07 15:48:42,562 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-07 15:48:42,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1065-5true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,563 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,563 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,563 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,563 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:42,608 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2024-11-07 15:48:42,608 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-07 15:48:42,608 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,608 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,610 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,610 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,610 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,610 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,618 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2024-11-07 15:48:42,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,618 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-07 15:48:42,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1065-7true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:42,648 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,648 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,648 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,648 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 183#L1065-7true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,650 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,650 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,650 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,655 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1065-5true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,655 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,655 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,656 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,656 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-07 15:48:42,852 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), 154#L1065-4true, Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,852 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,852 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:42,852 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-07 15:48:42,852 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1065-8true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:42,873 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,873 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,873 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,873 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1065-8true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,875 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,875 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,875 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,875 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,882 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,882 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,882 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,882 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-07 15:48:42,882 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,882 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,886 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, 90#L1065-5true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,886 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,886 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,886 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,886 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,886 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,886 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-07 15:48:42,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][180], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 54#L1065-9true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, Black: 243#true]) [2024-11-07 15:48:42,904 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,904 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,904 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,904 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 54#L1065-9true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,906 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,906 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,906 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,906 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][311], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 142#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,913 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,913 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,913 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,913 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 183#L1065-7true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,915 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,915 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,915 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,915 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-07 15:48:42,915 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,919 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 52#L1065-6true, 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,919 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,919 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-07 15:48:42,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1065-8true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,939 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,939 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-07 15:48:42,939 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:48:42,939 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:48:42,939 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:48:42,945 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), 183#L1065-7true, Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,945 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,945 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,945 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-07 15:48:42,945 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 54#L1065-9true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,964 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is not cut-off event [2024-11-07 15:48:42,964 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-07 15:48:42,964 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-07 15:48:42,964 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-07 15:48:42,964 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-07 15:48:42,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 110#L1065-8true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,969 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,969 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-07 15:48:42,989 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 54#L1065-9true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,989 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:48:42,989 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,989 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,989 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,989 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,989 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-07 15:48:42,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][174], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 142#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 295#true, Black: 238#true, 195#L1050-16true, Black: 243#true]) [2024-11-07 15:48:42,993 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-07 15:48:42,993 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:42,993 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-07 15:48:42,993 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-07 15:48:43,100 INFO L124 PetriNetUnfolderBase]: 21059/61825 cut-off events. [2024-11-07 15:48:43,100 INFO L125 PetriNetUnfolderBase]: For 72051/74153 co-relation queries the response was YES. [2024-11-07 15:48:43,393 INFO L83 FinitePrefix]: Finished finitePrefix Result has 128399 conditions, 61825 events. 21059/61825 cut-off events. For 72051/74153 co-relation queries the response was YES. Maximal size of possible extension queue 1635. Compared 797836 event pairs, 6758 based on Foata normal form. 262/53665 useless extension candidates. Maximal degree in co-relation 123190. Up to 16726 conditions per place. [2024-11-07 15:48:43,588 INFO L140 encePairwiseOnDemand]: 234/249 looper letters, 82 selfloop transitions, 38 changer transitions 0/381 dead transitions. [2024-11-07 15:48:43,588 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 381 transitions, 1738 flow [2024-11-07 15:48:43,589 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 15:48:43,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 15:48:43,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1316 transitions. [2024-11-07 15:48:43,590 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8808567603748326 [2024-11-07 15:48:43,590 INFO L175 Difference]: Start difference. First operand has 262 places, 311 transitions, 1353 flow. Second operand 6 states and 1316 transitions. [2024-11-07 15:48:43,590 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 381 transitions, 1738 flow [2024-11-07 15:48:43,701 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 381 transitions, 1714 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:48:43,703 INFO L231 Difference]: Finished difference. Result has 270 places, 348 transitions, 1583 flow [2024-11-07 15:48:43,703 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=249, PETRI_DIFFERENCE_MINUEND_FLOW=1329, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=311, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=297, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1583, PETRI_PLACES=270, PETRI_TRANSITIONS=348} [2024-11-07 15:48:43,704 INFO L277 CegarLoopForPetriNet]: 232 programPoint places, 38 predicate places. [2024-11-07 15:48:43,704 INFO L471 AbstractCegarLoop]: Abstraction has has 270 places, 348 transitions, 1583 flow [2024-11-07 15:48:43,704 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 202.33333333333334) internal successors, (1214), 6 states have internal predecessors, (1214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:43,704 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:48:43,704 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:48:43,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2024-11-07 15:48:43,704 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-07 15:48:43,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:48:43,705 INFO L85 PathProgramCache]: Analyzing trace with hash -798644123, now seen corresponding path program 1 times [2024-11-07 15:48:43,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:48:43,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [900337874] [2024-11-07 15:48:43,705 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:48:43,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:48:43,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:48:43,946 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:48:43,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:48:43,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [900337874] [2024-11-07 15:48:43,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [900337874] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:48:43,947 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:48:43,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 15:48:43,947 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162387633] [2024-11-07 15:48:43,947 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:48:43,947 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 15:48:43,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:48:43,948 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 15:48:43,948 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-07 15:48:44,048 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 203 out of 249 [2024-11-07 15:48:44,049 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 348 transitions, 1583 flow. Second operand has 6 states, 6 states have (on average 206.33333333333334) internal successors, (1238), 6 states have internal predecessors, (1238), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:48:44,049 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:48:44,049 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 203 of 249 [2024-11-07 15:48:44,049 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:48:44,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 232#true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:44,403 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-07 15:48:44,403 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-07 15:48:44,403 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-07 15:48:44,403 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-07 15:48:46,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:46,142 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-07 15:48:46,142 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:46,142 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-07 15:48:46,142 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-07 15:48:46,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:46,143 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-07 15:48:46,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:46,143 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:46,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:46,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:46,427 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-07 15:48:46,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:46,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-07 15:48:46,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:46,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:46,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 199#L1065-13true]) [2024-11-07 15:48:46,803 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-07 15:48:46,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:46,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-07 15:48:46,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-07 15:48:46,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 199#L1065-13true]) [2024-11-07 15:48:46,804 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:46,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:46,804 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:46,804 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:46,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 75#L1065-10true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:46,807 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-07 15:48:46,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:46,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:46,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:46,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-07 15:48:46,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-07 15:48:46,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 137#$Ultimate##0true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 11#L1062-36true]) [2024-11-07 15:48:46,854 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-07 15:48:46,854 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:46,854 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:46,854 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-07 15:48:47,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 199#L1065-13true]) [2024-11-07 15:48:47,220 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-07 15:48:47,220 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:47,220 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:47,220 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-07 15:48:47,220 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-07 15:48:47,458 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 199#L1065-13true]) [2024-11-07 15:48:47,459 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-07 15:48:47,459 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:47,459 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:47,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:47,459 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-07 15:48:47,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-07 15:48:48,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 134#L1061-3true, 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:48,311 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-07 15:48:48,311 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:48,311 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-07 15:48:48,311 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-07 15:48:48,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:48,312 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-07 15:48:48,312 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:48,312 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:48,312 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:48,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:48,730 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:48,730 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:48,730 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,730 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:48,731 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-07 15:48:48,731 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:48,731 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:48,731 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:48,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:48,733 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-07 15:48:48,733 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,733 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,733 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,733 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-07 15:48:48,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:48,961 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:48,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-07 15:48:48,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:48,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:48,962 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:48,962 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:48,962 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:48,962 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:48,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 134#L1061-3true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:48,969 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-07 15:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-07 15:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:48,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-07 15:48:49,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,013 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,013 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,014 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,014 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,014 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][251], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,419 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,419 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,419 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,419 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,420 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,420 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,420 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,420 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,421 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,421 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,421 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,430 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,430 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,430 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,430 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,430 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,444 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,444 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,444 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-07 15:48:49,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,446 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,446 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,446 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,446 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, 218#L1048-7true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, 11#L1062-36true]) [2024-11-07 15:48:49,460 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,460 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,460 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,460 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 218#L1048-7true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,610 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,610 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,610 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 209#L1048-7true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,631 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,631 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,631 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,685 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,685 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,685 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,686 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,686 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,686 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,686 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 131#L1062-1true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,689 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,689 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:49,689 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-07 15:48:49,689 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:49,689 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:49,689 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:49,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,693 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,693 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,693 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,694 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,694 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,694 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,694 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,700 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,700 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,700 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-07 15:48:49,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 96#L1068-3true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,701 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,701 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 143#L1048-8true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,872 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,872 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,872 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,872 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 191#L1048-8true, 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,895 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,895 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, 217#L1062-3true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,962 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:49,962 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:49,962 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:49,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 7#L1062-2true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:49,969 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-07 15:48:49,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,969 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:49,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,969 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-07 15:48:49,969 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:49,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,981 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,981 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,981 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,981 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,982 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:49,982 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:49,982 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:49,982 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:49,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:49,986 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,986 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,986 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:49,986 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-07 15:48:49,986 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,000 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,000 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,000 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,000 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,001 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,001 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,001 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,001 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,006 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,006 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,006 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,072 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,072 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,072 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 124#L1048-9true, 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,395 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,395 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,395 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,395 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,448 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, 217#L1062-3true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,449 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,449 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,449 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,449 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,449 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,450 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 217#L1062-3true, 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,451 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, 217#L1062-3true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,451 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,451 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,452 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,452 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,452 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 104#L1062-5true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,453 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,453 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,453 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,462 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,462 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), 92#L1050-10true, Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 77#L1068-5true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,464 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,464 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,464 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,464 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 77#L1068-5true, 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,465 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,465 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,465 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,465 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,469 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,469 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,469 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-07 15:48:50,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,469 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,472 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 157#L1068-2true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,472 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,472 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,472 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,472 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-07 15:48:50,472 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 92#L1050-10true, 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,482 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,482 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,482 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,482 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,483 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,483 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,483 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,484 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,484 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,484 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,538 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,538 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:50,538 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,538 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:50,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), 94#L1048-10true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,673 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,673 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,673 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,673 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,741 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 59#L1071true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,742 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,742 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,742 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,742 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,742 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,742 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,746 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,746 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-07 15:48:50,746 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,746 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,746 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,749 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 96#L1068-3true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:50,749 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-07 15:48:50,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-07 15:48:50,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,749 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:50,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 228#L1048-11true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:50,953 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,953 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:50,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:50,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, 13#threadErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-07 15:48:50,957 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,957 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:50,957 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:50,957 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:51,029 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][249], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), 165#L1050-18true, Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, 217#L1062-3true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,030 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,030 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:51,030 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:51,030 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 104#L1062-5true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,032 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,032 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:51,032 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:51,032 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,044 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 77#L1068-5true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,044 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-07 15:48:51,044 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:51,044 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:51,044 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-07 15:48:51,044 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-07 15:48:51,048 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), 82#L1068-4true, Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,049 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,049 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:51,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,049 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-07 15:48:51,049 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:51,070 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][208], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 87#L1062-14true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:51,071 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,071 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), 300#true, Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 165#L1050-18true, 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,135 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,135 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:51,135 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:51,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][250], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, 132#L1062-11true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 243#true]) [2024-11-07 15:48:51,137 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,137 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,137 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,137 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,137 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([833] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread2of2ForFork0_#t~bitwise7_3|) InVars {threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|} OutVars{threadThread2of2ForFork0_#t~bitwise7=|v_threadThread2of2ForFork0_#t~bitwise7_3|, ~threads_mask~0=v_~threads_mask~0_27} AuxVars[] AssignedVars[~threads_mask~0][408], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), 51#L1049true, Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 80#L1063-16true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 238#true, Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,254 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,254 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:51,254 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:51,254 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-07 15:48:51,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([788] L1050-15-->L1050-16: Formula: (= v_~threads_mask~0_27 |v_threadThread1of2ForFork0_#t~bitwise7_3|) InVars {threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} OutVars{~threads_mask~0=v_~threads_mask~0_27, threadThread1of2ForFork0_#t~bitwise7=|v_threadThread1of2ForFork0_#t~bitwise7_3|} AuxVars[] AssignedVars[~threads_mask~0][198], [Black: 249#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 260#(<= (+ ~threads_mask~0 1) 0), 262#true, 233#true, 300#true, Black: 265#(and (<= 2 |ULTIMATE.start_main_#t~bitwise16#1|) (not (= ~threads_mask~0 0))), Black: 264#(not (= ~threads_mask~0 0)), Black: 271#(not (= ~threads_mask~0 0)), Black: 272#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise16#1| 1)), 231#true, Black: 278#(and (not (= ~threads_mask~0 0)) (<= 2 |ULTIMATE.start_main_#t~bitwise20#1|)), Black: 277#(not (= ~threads_mask~0 0)), 245#(= |#race~datas~0| 0), Black: 283#(not (= ~threads_mask~0 0)), Black: 284#(and (not (= ~threads_mask~0 0)) (= |ULTIMATE.start_main_#t~bitwise20#1| 1)), 287#true, Black: 289#(<= 0 (+ ~threads_mask~0 1)), Black: 292#(and (<= 1 (+ ~threads_mask~0 |ULTIMATE.start_main_#t~bitwise20#1|)) (<= 0 (+ ~threads_mask~0 1))), 122#L1050-16true, 77#L1068-5true, Black: 297#(= |#race~threads_mask~0| |ULTIMATE.start_main_#t~nondet22#1|), 311#true, Black: 238#true, Black: 303#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), Black: 302#(= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))), Black: 304#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))))), 195#L1050-16true, Black: 243#true, Black: 305#(and (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 2 (* |ULTIMATE.start_main_~i~0#1| 4)))) (= (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| 3 (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet25#1|) (= |ULTIMATE.start_main_#t~nondet25#1| (select (select |#race| |ULTIMATE.start_main_~tids~0#1.base|) (+ |ULTIMATE.start_main_~tids~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4)))))]) [2024-11-07 15:48:51,538 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-07 15:48:51,538 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,538 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,538 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-07 15:48:51,538 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-07 15:48:51,538 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event