./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 830cb16a3cbc120e059f0ed7638e33ed20360a11f425952cf536aa3d659b86fc --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:52:49,886 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:52:49,948 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 05:52:49,952 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:52:49,955 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:52:49,982 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:52:49,983 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:52:49,983 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:52:49,983 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:52:49,983 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:52:49,984 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:52:49,984 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:52:49,984 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:52:49,985 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:52:49,985 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:52:49,985 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:52:49,985 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:52:49,986 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:52:49,986 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:52:49,986 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:52:49,986 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:52:49,987 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:52:49,987 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:52:49,987 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:52:49,990 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:52:49,991 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:52:49,991 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:52:49,991 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:52:49,991 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:52:49,991 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:52:49,992 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:52:49,992 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:52:49,992 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:52:49,992 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:52:49,992 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:52:49,992 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:52:49,993 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:52:49,993 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:52:49,993 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:52:49,993 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:52:49,993 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:52:49,997 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> 830cb16a3cbc120e059f0ed7638e33ed20360a11f425952cf536aa3d659b86fc [2024-11-19 05:52:50,192 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:52:50,211 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:52:50,214 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:52:50,215 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:52:50,215 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:52:50,216 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2024-11-19 05:52:51,459 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:52:51,684 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:52:51,686 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2024-11-19 05:52:51,705 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2d3bc2de2/5c947fd86c65420296f9a452699b05da/FLAG094f1fd3a [2024-11-19 05:52:52,008 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2d3bc2de2/5c947fd86c65420296f9a452699b05da [2024-11-19 05:52:52,010 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:52:52,011 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:52:52,013 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:52:52,013 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:52:52,017 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:52:52,017 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,018 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@38575660 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52, skipping insertion in model container [2024-11-19 05:52:52,018 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,061 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:52:52,426 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:52:52,445 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:52:52,520 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:52:52,577 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:52:52,578 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52 WrapperNode [2024-11-19 05:52:52,578 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:52:52,579 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:52:52,580 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:52:52,580 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:52:52,585 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,600 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,626 INFO L138 Inliner]: procedures = 271, calls = 42, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 109 [2024-11-19 05:52:52,627 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:52:52,627 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:52:52,627 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:52:52,628 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:52:52,635 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,636 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,640 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,644 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,655 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,659 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,660 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,665 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,667 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:52:52,668 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:52:52,668 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:52:52,668 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:52:52,669 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (1/1) ... [2024-11-19 05:52:52,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:52:52,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:52:52,704 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 05:52:52,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 05:52:52,748 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 05:52:52,748 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 05:52:52,749 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 05:52:52,749 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 05:52:52,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 05:52:52,749 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 05:52:52,749 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:52:52,749 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-19 05:52:52,750 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-19 05:52:52,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:52:52,750 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:52:52,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:52:52,751 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 05:52:52,890 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:52:52,893 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:52:53,120 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:52:53,120 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:52:53,157 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:52:53,157 INFO L316 CfgBuilder]: Removed 10 assume(true) statements. [2024-11-19 05:52:53,158 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:52:53 BoogieIcfgContainer [2024-11-19 05:52:53,158 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:52:53,160 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:52:53,160 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:52:53,162 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:52:53,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:52:52" (1/3) ... [2024-11-19 05:52:53,163 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@766b4ab6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:52:53, skipping insertion in model container [2024-11-19 05:52:53,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:52:52" (2/3) ... [2024-11-19 05:52:53,164 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@766b4ab6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:52:53, skipping insertion in model container [2024-11-19 05:52:53,165 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:52:53" (3/3) ... [2024-11-19 05:52:53,168 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_06-cond_racing1.i [2024-11-19 05:52:53,181 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:52:53,181 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2024-11-19 05:52:53,181 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:52:53,238 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-19 05:52:53,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 148 places, 161 transitions, 329 flow [2024-11-19 05:52:53,326 INFO L124 PetriNetUnfolderBase]: 25/230 cut-off events. [2024-11-19 05:52:53,326 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-19 05:52:53,335 INFO L83 FinitePrefix]: Finished finitePrefix Result has 235 conditions, 230 events. 25/230 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 681 event pairs, 0 based on Foata normal form. 0/192 useless extension candidates. Maximal degree in co-relation 119. Up to 6 conditions per place. [2024-11-19 05:52:53,336 INFO L82 GeneralOperation]: Start removeDead. Operand has 148 places, 161 transitions, 329 flow [2024-11-19 05:52:53,340 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 148 places, 161 transitions, 329 flow [2024-11-19 05:52:53,349 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:52:53,356 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;@231d8b78, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:52:53,356 INFO L334 AbstractCegarLoop]: Starting to check reachability of 12 error locations. [2024-11-19 05:52:53,377 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:52:53,380 INFO L124 PetriNetUnfolderBase]: 3/60 cut-off events. [2024-11-19 05:52:53,380 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:52:53,380 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:53,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] [2024-11-19 05:52:53,382 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-19 05:52:53,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:53,387 INFO L85 PathProgramCache]: Analyzing trace with hash -1847936763, now seen corresponding path program 1 times [2024-11-19 05:52:53,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:53,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828086213] [2024-11-19 05:52:53,395 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:53,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:54,129 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-19 05:52:54,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:54,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1828086213] [2024-11-19 05:52:54,130 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1828086213] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:54,132 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:54,132 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:52:54,134 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [696234150] [2024-11-19 05:52:54,134 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:54,142 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:52:54,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:54,192 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:52:54,193 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:52:54,320 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 161 [2024-11-19 05:52:54,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 161 transitions, 329 flow. Second operand has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 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-19 05:52:54,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:54,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 161 [2024-11-19 05:52:54,328 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:54,567 INFO L124 PetriNetUnfolderBase]: 121/733 cut-off events. [2024-11-19 05:52:54,568 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-19 05:52:54,572 INFO L83 FinitePrefix]: Finished finitePrefix Result has 989 conditions, 733 events. 121/733 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 4309 event pairs, 7 based on Foata normal form. 108/763 useless extension candidates. Maximal degree in co-relation 856. Up to 174 conditions per place. [2024-11-19 05:52:54,577 INFO L140 encePairwiseOnDemand]: 143/161 looper letters, 48 selfloop transitions, 5 changer transitions 0/170 dead transitions. [2024-11-19 05:52:54,578 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 170 transitions, 453 flow [2024-11-19 05:52:54,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:52:54,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:52:54,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 798 transitions. [2024-11-19 05:52:54,596 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8260869565217391 [2024-11-19 05:52:54,598 INFO L175 Difference]: Start difference. First operand has 148 places, 161 transitions, 329 flow. Second operand 6 states and 798 transitions. [2024-11-19 05:52:54,598 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 170 transitions, 453 flow [2024-11-19 05:52:54,601 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 170 transitions, 453 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:52:54,606 INFO L231 Difference]: Finished difference. Result has 150 places, 146 transitions, 309 flow [2024-11-19 05:52:54,608 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=299, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=141, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=309, PETRI_PLACES=150, PETRI_TRANSITIONS=146} [2024-11-19 05:52:54,611 INFO L277 CegarLoopForPetriNet]: 148 programPoint places, 2 predicate places. [2024-11-19 05:52:54,612 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 146 transitions, 309 flow [2024-11-19 05:52:54,613 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 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-19 05:52:54,613 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:54,614 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-19 05:52:54,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:52:54,615 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-19 05:52:54,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:54,615 INFO L85 PathProgramCache]: Analyzing trace with hash 944421903, now seen corresponding path program 1 times [2024-11-19 05:52:54,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:54,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621474854] [2024-11-19 05:52:54,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:54,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:54,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:54,656 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-19 05:52:54,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:54,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621474854] [2024-11-19 05:52:54,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621474854] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:54,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:54,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:52:54,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [626948144] [2024-11-19 05:52:54,657 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:54,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:52:54,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:54,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:52:54,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:52:54,686 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 130 out of 161 [2024-11-19 05:52:54,687 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 146 transitions, 309 flow. Second operand has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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-19 05:52:54,687 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:54,687 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 130 of 161 [2024-11-19 05:52:54,687 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:54,755 INFO L124 PetriNetUnfolderBase]: 57/590 cut-off events. [2024-11-19 05:52:54,756 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-19 05:52:54,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 719 conditions, 590 events. 57/590 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 2930 event pairs, 25 based on Foata normal form. 1/522 useless extension candidates. Maximal degree in co-relation 634. Up to 96 conditions per place. [2024-11-19 05:52:54,760 INFO L140 encePairwiseOnDemand]: 158/161 looper letters, 22 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2024-11-19 05:52:54,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 152 transitions, 369 flow [2024-11-19 05:52:54,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:52:54,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:52:54,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 415 transitions. [2024-11-19 05:52:54,764 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8592132505175983 [2024-11-19 05:52:54,764 INFO L175 Difference]: Start difference. First operand has 150 places, 146 transitions, 309 flow. Second operand 3 states and 415 transitions. [2024-11-19 05:52:54,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 152 transitions, 369 flow [2024-11-19 05:52:54,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 152 transitions, 359 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:52:54,769 INFO L231 Difference]: Finished difference. Result has 148 places, 146 transitions, 307 flow [2024-11-19 05:52:54,770 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=299, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=307, PETRI_PLACES=148, PETRI_TRANSITIONS=146} [2024-11-19 05:52:54,772 INFO L277 CegarLoopForPetriNet]: 148 programPoint places, 0 predicate places. [2024-11-19 05:52:54,772 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 146 transitions, 307 flow [2024-11-19 05:52:54,772 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 131.66666666666666) internal successors, (395), 3 states have internal predecessors, (395), 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-19 05:52:54,772 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:54,772 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] [2024-11-19 05:52:54,773 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:52:54,773 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-19 05:52:54,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:54,774 INFO L85 PathProgramCache]: Analyzing trace with hash 224079106, now seen corresponding path program 1 times [2024-11-19 05:52:54,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:54,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1037948918] [2024-11-19 05:52:54,775 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:54,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:54,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:54,819 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-19 05:52:54,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:54,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1037948918] [2024-11-19 05:52:54,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1037948918] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:54,821 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:54,821 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:52:54,821 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556111695] [2024-11-19 05:52:54,821 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:54,822 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:52:54,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:54,824 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:52:54,824 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:52:54,842 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 125 out of 161 [2024-11-19 05:52:54,843 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 146 transitions, 307 flow. Second operand has 3 states, 3 states have (on average 126.66666666666667) internal successors, (380), 3 states have internal predecessors, (380), 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-19 05:52:54,843 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:54,843 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 125 of 161 [2024-11-19 05:52:54,843 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:55,005 INFO L124 PetriNetUnfolderBase]: 134/885 cut-off events. [2024-11-19 05:52:55,006 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-19 05:52:55,008 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1148 conditions, 885 events. 134/885 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 5395 event pairs, 33 based on Foata normal form. 0/788 useless extension candidates. Maximal degree in co-relation 1088. Up to 130 conditions per place. [2024-11-19 05:52:55,012 INFO L140 encePairwiseOnDemand]: 152/161 looper letters, 30 selfloop transitions, 6 changer transitions 0/159 dead transitions. [2024-11-19 05:52:55,012 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 159 transitions, 408 flow [2024-11-19 05:52:55,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:52:55,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:52:55,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 414 transitions. [2024-11-19 05:52:55,014 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8571428571428571 [2024-11-19 05:52:55,014 INFO L175 Difference]: Start difference. First operand has 148 places, 146 transitions, 307 flow. Second operand 3 states and 414 transitions. [2024-11-19 05:52:55,014 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 159 transitions, 408 flow [2024-11-19 05:52:55,015 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 159 transitions, 404 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:52:55,019 INFO L231 Difference]: Finished difference. Result has 148 places, 148 transitions, 341 flow [2024-11-19 05:52:55,020 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=299, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=341, PETRI_PLACES=148, PETRI_TRANSITIONS=148} [2024-11-19 05:52:55,020 INFO L277 CegarLoopForPetriNet]: 148 programPoint places, 0 predicate places. [2024-11-19 05:52:55,021 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 148 transitions, 341 flow [2024-11-19 05:52:55,021 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 126.66666666666667) internal successors, (380), 3 states have internal predecessors, (380), 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-19 05:52:55,022 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:55,022 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] [2024-11-19 05:52:55,022 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:52:55,022 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-19 05:52:55,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:55,024 INFO L85 PathProgramCache]: Analyzing trace with hash -58927642, now seen corresponding path program 1 times [2024-11-19 05:52:55,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:55,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834408995] [2024-11-19 05:52:55,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:55,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:55,068 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-19 05:52:55,069 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:55,069 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834408995] [2024-11-19 05:52:55,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834408995] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:55,069 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:55,069 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:52:55,069 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1673995478] [2024-11-19 05:52:55,069 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:55,070 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:52:55,070 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:55,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:52:55,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:52:55,092 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 127 out of 161 [2024-11-19 05:52:55,093 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 148 transitions, 341 flow. Second operand has 3 states, 3 states have (on average 129.33333333333334) internal successors, (388), 3 states have internal predecessors, (388), 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-19 05:52:55,094 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:55,094 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 127 of 161 [2024-11-19 05:52:55,094 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:55,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_5| v_t_funThread1of1ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_5|, t_funThread1of1ForFork0_thidvar0=v_t_funThread1of1ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_5|, t_funThread1of1ForFork0_thidvar0=v_t_funThread1of1ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [Black: 159#(= |ULTIMATE.start_main_~i~1#1| 0), 161#true, Black: 163#(= |#race~global~0| 0), 148#true, 166#true, 95#L952-9true]) [2024-11-19 05:52:55,188 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:52:55,188 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:52:55,188 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:52:55,188 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:52:55,193 INFO L124 PetriNetUnfolderBase]: 139/966 cut-off events. [2024-11-19 05:52:55,193 INFO L125 PetriNetUnfolderBase]: For 123/123 co-relation queries the response was YES. [2024-11-19 05:52:55,195 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1340 conditions, 966 events. 139/966 cut-off events. For 123/123 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 6222 event pairs, 56 based on Foata normal form. 0/854 useless extension candidates. Maximal degree in co-relation 1267. Up to 220 conditions per place. [2024-11-19 05:52:55,198 INFO L140 encePairwiseOnDemand]: 156/161 looper letters, 27 selfloop transitions, 4 changer transitions 0/155 dead transitions. [2024-11-19 05:52:55,198 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 155 transitions, 421 flow [2024-11-19 05:52:55,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:52:55,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:52:55,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 410 transitions. [2024-11-19 05:52:55,199 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8488612836438924 [2024-11-19 05:52:55,199 INFO L175 Difference]: Start difference. First operand has 148 places, 148 transitions, 341 flow. Second operand 3 states and 410 transitions. [2024-11-19 05:52:55,200 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 155 transitions, 421 flow [2024-11-19 05:52:55,201 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 155 transitions, 407 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:52:55,203 INFO L231 Difference]: Finished difference. Result has 150 places, 151 transitions, 361 flow [2024-11-19 05:52:55,203 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=329, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=148, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=361, PETRI_PLACES=150, PETRI_TRANSITIONS=151} [2024-11-19 05:52:55,203 INFO L277 CegarLoopForPetriNet]: 148 programPoint places, 2 predicate places. [2024-11-19 05:52:55,204 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 151 transitions, 361 flow [2024-11-19 05:52:55,204 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 129.33333333333334) internal successors, (388), 3 states have internal predecessors, (388), 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-19 05:52:55,204 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:55,204 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-19 05:52:55,204 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:52:55,205 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-19 05:52:55,205 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:55,205 INFO L85 PathProgramCache]: Analyzing trace with hash 1729545263, now seen corresponding path program 1 times [2024-11-19 05:52:55,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:55,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349883476] [2024-11-19 05:52:55,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:55,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:55,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:52:55,233 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 05:52:55,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:52:55,281 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 05:52:55,282 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 05:52:55,283 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 12 remaining) [2024-11-19 05:52:55,285 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 12 remaining) [2024-11-19 05:52:55,287 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 12 remaining) [2024-11-19 05:52:55,287 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 12 remaining) [2024-11-19 05:52:55,287 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 12 remaining) [2024-11-19 05:52:55,287 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 12 remaining) [2024-11-19 05:52:55,287 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 12 remaining) [2024-11-19 05:52:55,287 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 12 remaining) [2024-11-19 05:52:55,288 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 12 remaining) [2024-11-19 05:52:55,288 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 12 remaining) [2024-11-19 05:52:55,288 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 12 remaining) [2024-11-19 05:52:55,288 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 12 remaining) [2024-11-19 05:52:55,288 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 05:52:55,289 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-19 05:52:55,290 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 05:52:55,291 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 05:52:55,317 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-19 05:52:55,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 192 places, 210 transitions, 436 flow [2024-11-19 05:52:55,347 INFO L124 PetriNetUnfolderBase]: 43/376 cut-off events. [2024-11-19 05:52:55,348 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-19 05:52:55,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 388 conditions, 376 events. 43/376 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1305 event pairs, 0 based on Foata normal form. 0/311 useless extension candidates. Maximal degree in co-relation 232. Up to 9 conditions per place. [2024-11-19 05:52:55,350 INFO L82 GeneralOperation]: Start removeDead. Operand has 192 places, 210 transitions, 436 flow [2024-11-19 05:52:55,353 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 192 places, 210 transitions, 436 flow [2024-11-19 05:52:55,354 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:52:55,354 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;@231d8b78, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:52:55,355 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-19 05:52:55,359 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:52:55,359 INFO L124 PetriNetUnfolderBase]: 3/60 cut-off events. [2024-11-19 05:52:55,359 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:52:55,359 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:55,359 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] [2024-11-19 05:52:55,360 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:52:55,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:55,361 INFO L85 PathProgramCache]: Analyzing trace with hash -936262459, now seen corresponding path program 1 times [2024-11-19 05:52:55,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:55,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347815626] [2024-11-19 05:52:55,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:55,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:55,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:55,608 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-19 05:52:55,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:55,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [347815626] [2024-11-19 05:52:55,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [347815626] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:55,609 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:55,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:52:55,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307524918] [2024-11-19 05:52:55,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:55,610 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:52:55,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:55,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:52:55,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:52:55,691 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 210 [2024-11-19 05:52:55,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 192 places, 210 transitions, 436 flow. Second operand has 6 states, 6 states have (on average 154.5) internal successors, (927), 6 states have internal predecessors, (927), 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-19 05:52:55,693 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:55,693 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 210 [2024-11-19 05:52:55,693 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:56,342 INFO L124 PetriNetUnfolderBase]: 1710/6098 cut-off events. [2024-11-19 05:52:56,343 INFO L125 PetriNetUnfolderBase]: For 62/62 co-relation queries the response was YES. [2024-11-19 05:52:56,354 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8813 conditions, 6098 events. 1710/6098 cut-off events. For 62/62 co-relation queries the response was YES. Maximal size of possible extension queue 199. Compared 59357 event pairs, 222 based on Foata normal form. 1344/6852 useless extension candidates. Maximal degree in co-relation 1151. Up to 1840 conditions per place. [2024-11-19 05:52:56,377 INFO L140 encePairwiseOnDemand]: 186/210 looper letters, 80 selfloop transitions, 5 changer transitions 0/237 dead transitions. [2024-11-19 05:52:56,377 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 237 transitions, 660 flow [2024-11-19 05:52:56,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:52:56,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:52:56,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1070 transitions. [2024-11-19 05:52:56,380 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8492063492063492 [2024-11-19 05:52:56,380 INFO L175 Difference]: Start difference. First operand has 192 places, 210 transitions, 436 flow. Second operand 6 states and 1070 transitions. [2024-11-19 05:52:56,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 237 transitions, 660 flow [2024-11-19 05:52:56,382 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 237 transitions, 660 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:52:56,384 INFO L231 Difference]: Finished difference. Result has 194 places, 189 transitions, 404 flow [2024-11-19 05:52:56,384 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=394, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=189, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=184, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=404, PETRI_PLACES=194, PETRI_TRANSITIONS=189} [2024-11-19 05:52:56,385 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, 2 predicate places. [2024-11-19 05:52:56,385 INFO L471 AbstractCegarLoop]: Abstraction has has 194 places, 189 transitions, 404 flow [2024-11-19 05:52:56,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 154.5) internal successors, (927), 6 states have internal predecessors, (927), 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-19 05:52:56,386 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:56,386 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-19 05:52:56,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 05:52:56,386 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:52:56,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:56,387 INFO L85 PathProgramCache]: Analyzing trace with hash 890106383, now seen corresponding path program 1 times [2024-11-19 05:52:56,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:56,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [747097702] [2024-11-19 05:52:56,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:56,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:56,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:56,455 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-19 05:52:56,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:56,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [747097702] [2024-11-19 05:52:56,456 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [747097702] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:56,456 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:56,456 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:52:56,456 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1739072242] [2024-11-19 05:52:56,456 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:56,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:52:56,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:56,457 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:52:56,457 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:52:56,479 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 210 [2024-11-19 05:52:56,480 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 194 places, 189 transitions, 404 flow. Second operand has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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-19 05:52:56,480 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:56,480 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 210 [2024-11-19 05:52:56,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:56,970 INFO L124 PetriNetUnfolderBase]: 972/5060 cut-off events. [2024-11-19 05:52:56,970 INFO L125 PetriNetUnfolderBase]: For 203/203 co-relation queries the response was YES. [2024-11-19 05:52:56,980 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6650 conditions, 5060 events. 972/5060 cut-off events. For 203/203 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 48919 event pairs, 657 based on Foata normal form. 1/4465 useless extension candidates. Maximal degree in co-relation 4983. Up to 1438 conditions per place. [2024-11-19 05:52:56,997 INFO L140 encePairwiseOnDemand]: 207/210 looper letters, 31 selfloop transitions, 2 changer transitions 0/196 dead transitions. [2024-11-19 05:52:56,998 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 196 places, 196 transitions, 486 flow [2024-11-19 05:52:56,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:52:56,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:52:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 529 transitions. [2024-11-19 05:52:56,999 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8396825396825397 [2024-11-19 05:52:57,000 INFO L175 Difference]: Start difference. First operand has 194 places, 189 transitions, 404 flow. Second operand 3 states and 529 transitions. [2024-11-19 05:52:57,000 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 196 places, 196 transitions, 486 flow [2024-11-19 05:52:57,001 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 191 places, 196 transitions, 474 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:52:57,003 INFO L231 Difference]: Finished difference. Result has 192 places, 190 transitions, 406 flow [2024-11-19 05:52:57,004 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=394, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=189, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=406, PETRI_PLACES=192, PETRI_TRANSITIONS=190} [2024-11-19 05:52:57,005 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, 0 predicate places. [2024-11-19 05:52:57,005 INFO L471 AbstractCegarLoop]: Abstraction has has 192 places, 190 transitions, 406 flow [2024-11-19 05:52:57,005 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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-19 05:52:57,005 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:57,005 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] [2024-11-19 05:52:57,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 05:52:57,006 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:52:57,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:57,006 INFO L85 PathProgramCache]: Analyzing trace with hash 1315426883, now seen corresponding path program 1 times [2024-11-19 05:52:57,006 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:57,006 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1963908017] [2024-11-19 05:52:57,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:57,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:57,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:57,033 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-19 05:52:57,034 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:57,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1963908017] [2024-11-19 05:52:57,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1963908017] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:57,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:57,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:52:57,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [22460870] [2024-11-19 05:52:57,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:57,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:52:57,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:57,036 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:52:57,036 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:52:57,063 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 210 [2024-11-19 05:52:57,064 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 192 places, 190 transitions, 406 flow. Second operand has 3 states, 3 states have (on average 153.66666666666666) internal successors, (461), 3 states have internal predecessors, (461), 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-19 05:52:57,064 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:57,064 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 210 [2024-11-19 05:52:57,064 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:57,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 190#true, 192#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:57,689 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:52:57,689 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:52:57,689 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:52:57,689 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:52:58,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, 50#$Ultimate##0true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,126 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2024-11-19 05:52:58,126 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:52:58,126 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:52:58,127 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:52:58,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 28#$Ultimate##0true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,135 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2024-11-19 05:52:58,136 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:52:58,136 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:52:58,136 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:52:58,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [120#L938-3true, 113#L952-9true, 201#true, 205#true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,160 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 05:52:58,160 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:52:58,160 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:52:58,160 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:52:58,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 54#L938-3true]) [2024-11-19 05:52:58,180 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2024-11-19 05:52:58,181 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:52:58,181 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2024-11-19 05:52:58,181 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2024-11-19 05:52:58,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 115#L939-3true, 201#true, 205#true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,304 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:52:58,304 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:52:58,304 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:52:58,305 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:52:58,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, 11#L939-3true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,318 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-11-19 05:52:58,318 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 05:52:58,318 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 05:52:58,318 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 05:52:58,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][219], [113#L952-9true, 201#true, 193#true, 190#true, 207#(= |#race~global~0| 0), Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 81#L939-5true]) [2024-11-19 05:52:58,318 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 05:52:58,318 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:52:58,318 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:52:58,318 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:52:58,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][219], [113#L952-9true, 139#L939-6true, 201#true, 193#true, 190#true, 207#(= |#race~global~0| 0), Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,348 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 05:52:58,348 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:52:58,348 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:52:58,348 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:52:58,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 81#L939-5true]) [2024-11-19 05:52:58,348 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 05:52:58,349 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:52:58,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 05:52:58,349 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 05:52:58,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [136#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 113#L952-9true, 201#true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,349 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 05:52:58,349 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:52:58,349 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:52:58,349 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:52:58,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 139#L939-6true, 201#true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,364 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 05:52:58,364 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 05:52:58,364 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:52:58,364 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:52:58,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 76#L939-10true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,405 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 05:52:58,405 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:52:58,406 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:52:58,406 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:52:58,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 179#L939-10true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,416 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-11-19 05:52:58,416 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:52:58,416 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:52:58,416 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:52:58,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [146#L939-16true, 113#L952-9true, 201#true, 205#true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,447 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:52:58,448 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:52:58,448 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:52:58,448 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:52:58,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, 102#L939-16true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,561 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 05:52:58,561 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:52:58,561 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:52:58,561 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:52:58,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 192#true, 148#L939-22true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,584 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:52:58,584 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:52:58,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [17#L939-22true, 113#L952-9true, 201#true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,591 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-19 05:52:58,591 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:52:58,591 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:52:58,591 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:52:58,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][218], [113#L952-9true, 201#true, 9#L939-24true, 192#true, 191#true, 207#(= |#race~global~0| 0), Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,598 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:52:58,598 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,599 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,599 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:52:58,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, 53#L939-24true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,605 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:52:58,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 99#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,605 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:52:58,605 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][218], [113#L952-9true, 201#true, 192#true, 47#L939-25true, 191#true, 207#(= |#race~global~0| 0), Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,606 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,606 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:52:58,606 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,606 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 9#L939-24true, 205#true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,606 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:52:58,606 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:52:58,607 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:52:58,607 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:52:58,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 14#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,607 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,607 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:52:58,607 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,607 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, 108#L939-25true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,613 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:52:58,613 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:52:58,613 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:52:58,613 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:52:58,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 192#true, 47#L939-25true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,614 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:52:58,614 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:52:58,614 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:52:58,614 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:52:58,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 192#true, 191#true, 71#L939-29true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,628 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:52:58,628 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:52:58,628 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:52:58,628 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:52:58,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 12#L939-29true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,639 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][219], [113#L952-9true, 201#true, 193#true, 190#true, 53#L939-24true, 207#(= |#race~global~0| 0), Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,639 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:52:58,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][219], [113#L952-9true, 201#true, 193#true, 190#true, 207#(= |#race~global~0| 0), 108#L939-25true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,640 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:52:58,640 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,640 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:52:58,640 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:52:58,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [5#L939-35true, 113#L952-9true, 201#true, 205#true, 192#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,648 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:52:58,648 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:52:58,648 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:52:58,648 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:52:58,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [201#true, 113#L952-9true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 188#L939-35true]) [2024-11-19 05:52:58,652 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:52:58,652 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:52:58,652 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:52:58,652 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:52:58,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][217], [113#L952-9true, 201#true, 205#true, 192#true, 191#true, 159#L940-2true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:58,659 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:52:58,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:52:58,659 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:52:58,659 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:52:58,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, 201#true, 205#true, 193#true, 190#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 55#L940-2true]) [2024-11-19 05:52:58,661 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-19 05:52:58,661 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:52:58,661 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:52:58,661 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:52:58,678 INFO L124 PetriNetUnfolderBase]: 4754/15584 cut-off events. [2024-11-19 05:52:58,678 INFO L125 PetriNetUnfolderBase]: For 570/570 co-relation queries the response was YES. [2024-11-19 05:52:58,716 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22964 conditions, 15584 events. 4754/15584 cut-off events. For 570/570 co-relation queries the response was YES. Maximal size of possible extension queue 529. Compared 174589 event pairs, 1581 based on Foata normal form. 0/13774 useless extension candidates. Maximal degree in co-relation 22903. Up to 3673 conditions per place. [2024-11-19 05:52:58,762 INFO L140 encePairwiseOnDemand]: 191/210 looper letters, 58 selfloop transitions, 14 changer transitions 0/223 dead transitions. [2024-11-19 05:52:58,762 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 223 transitions, 627 flow [2024-11-19 05:52:58,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:52:58,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:52:58,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 533 transitions. [2024-11-19 05:52:58,764 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.846031746031746 [2024-11-19 05:52:58,764 INFO L175 Difference]: Start difference. First operand has 192 places, 190 transitions, 406 flow. Second operand 3 states and 533 transitions. [2024-11-19 05:52:58,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 223 transitions, 627 flow [2024-11-19 05:52:58,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 223 transitions, 625 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:52:58,767 INFO L231 Difference]: Finished difference. Result has 195 places, 204 transitions, 526 flow [2024-11-19 05:52:58,767 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=404, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=190, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=176, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=526, PETRI_PLACES=195, PETRI_TRANSITIONS=204} [2024-11-19 05:52:58,768 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, 3 predicate places. [2024-11-19 05:52:58,768 INFO L471 AbstractCegarLoop]: Abstraction has has 195 places, 204 transitions, 526 flow [2024-11-19 05:52:58,768 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 153.66666666666666) internal successors, (461), 3 states have internal predecessors, (461), 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-19 05:52:58,768 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:52:58,769 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] [2024-11-19 05:52:58,769 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 05:52:58,769 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:52:58,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:52:58,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1922286185, now seen corresponding path program 1 times [2024-11-19 05:52:58,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:52:58,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [475396092] [2024-11-19 05:52:58,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:52:58,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:52:58,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:52:58,798 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-19 05:52:58,798 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:52:58,798 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [475396092] [2024-11-19 05:52:58,798 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [475396092] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:52:58,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:52:58,799 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:52:58,799 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1565667473] [2024-11-19 05:52:58,799 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:52:58,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:52:58,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:52:58,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:52:58,800 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:52:58,837 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 158 out of 210 [2024-11-19 05:52:58,838 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 195 places, 204 transitions, 526 flow. Second operand has 3 states, 3 states have (on average 160.33333333333334) internal successors, (481), 3 states have internal predecessors, (481), 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-19 05:52:58,838 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:52:58,838 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 210 [2024-11-19 05:52:58,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:52:59,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 190#true, 192#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:52:59,542 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:52:59,542 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:52:59,542 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:52:59,542 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:53:00,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 193#true, 190#true, 210#true, 50#$Ultimate##0true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,083 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2024-11-19 05:53:00,084 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:00,084 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:00,084 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:00,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 28#$Ultimate##0true, 192#true, 210#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,093 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2024-11-19 05:53:00,093 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:00,093 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:00,093 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:00,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [120#L938-3true, 113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 192#true, 210#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,125 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 05:53:00,125 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:53:00,125 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:53:00,125 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:53:00,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 54#L938-3true]) [2024-11-19 05:53:00,153 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2024-11-19 05:53:00,153 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:00,153 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2024-11-19 05:53:00,153 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2024-11-19 05:53:00,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 115#L939-3true, 205#true, 192#true, 210#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,300 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:53:00,300 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:53:00,300 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:53:00,300 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:53:00,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 193#true, 190#true, 210#true, 11#L939-3true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,313 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-11-19 05:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 05:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 05:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 05:53:00,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 205#true, 113#L952-9true, 193#true, 190#true, 210#true, 207#(= |#race~global~0| 0), Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 81#L939-5true]) [2024-11-19 05:53:00,313 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 05:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:53:00,313 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:00,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 81#L939-5true]) [2024-11-19 05:53:00,345 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 05:53:00,345 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 05:53:00,345 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 05:53:00,345 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:53:00,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 139#L939-6true, 113#L952-9true, 205#true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,362 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 05:53:00,362 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:53:00,362 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:53:00,362 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 05:53:00,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 179#L939-10true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,416 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-11-19 05:53:00,416 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:00,416 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:53:00,416 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:00,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [75#L939-13true, 113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 192#true, 210#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,439 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 05:53:00,439 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:53:00,439 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:00,439 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:53:00,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [146#L939-16true, 113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 192#true, 210#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,450 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:53:00,450 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:00,450 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:00,450 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:00,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 193#true, 190#true, 210#true, 102#L939-16true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,460 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 05:53:00,460 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:53:00,460 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:53:00,460 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:00,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 192#true, 210#true, 148#L939-22true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,478 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:00,478 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:00,478 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:00,478 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:00,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [17#L939-22true, Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,487 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-19 05:53:00,487 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:53:00,487 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:53:00,487 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:53:00,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [Black: 205#true, 113#L952-9true, 9#L939-24true, 192#true, 210#true, 207#(= |#race~global~0| 0), 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,494 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:00,494 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:00,494 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:00,494 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:00,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 192#true, 210#true, 191#true, 71#L939-29true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,521 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:53:00,521 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:53:00,521 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:00,521 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:00,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 193#true, 12#L939-29true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,526 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:00,526 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:00,527 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:00,527 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:00,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 205#true, 113#L952-9true, 193#true, 190#true, 210#true, 207#(= |#race~global~0| 0), 53#L939-24true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,532 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:00,532 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:00,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [5#L939-35true, Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 192#true, 210#true, 191#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,537 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:00,537 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:00,537 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:00,537 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:00,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 188#L939-35true]) [2024-11-19 05:53:00,540 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:53:00,540 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:00,541 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:00,541 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:53:00,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([738] t_funEXIT-->L952-9: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][220], [Black: 207#(= |#race~global~0| 0), 113#L952-9true, 205#true, 192#true, 210#true, 191#true, 159#L940-2true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2024-11-19 05:53:00,547 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:00,547 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:00,547 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:00,547 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:00,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([737] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][191], [113#L952-9true, Black: 207#(= |#race~global~0| 0), 205#true, 193#true, 190#true, 210#true, Black: 203#(= |ULTIMATE.start_main_~i~1#1| 0), 55#L940-2true]) [2024-11-19 05:53:00,549 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-19 05:53:00,549 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:00,549 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:53:00,549 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:00,564 INFO L124 PetriNetUnfolderBase]: 4902/17955 cut-off events. [2024-11-19 05:53:00,564 INFO L125 PetriNetUnfolderBase]: For 4538/4696 co-relation queries the response was YES. [2024-11-19 05:53:00,604 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29529 conditions, 17955 events. 4902/17955 cut-off events. For 4538/4696 co-relation queries the response was YES. Maximal size of possible extension queue 591. Compared 214390 event pairs, 2418 based on Foata normal form. 45/16138 useless extension candidates. Maximal degree in co-relation 28053. Up to 6184 conditions per place. [2024-11-19 05:53:00,661 INFO L140 encePairwiseOnDemand]: 201/210 looper letters, 52 selfloop transitions, 14 changer transitions 0/228 dead transitions. [2024-11-19 05:53:00,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 228 transitions, 744 flow [2024-11-19 05:53:00,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:53:00,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:53:00,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 527 transitions. [2024-11-19 05:53:00,663 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8365079365079365 [2024-11-19 05:53:00,663 INFO L175 Difference]: Start difference. First operand has 195 places, 204 transitions, 526 flow. Second operand 3 states and 527 transitions. [2024-11-19 05:53:00,663 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 228 transitions, 744 flow [2024-11-19 05:53:00,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 228 transitions, 706 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:53:00,672 INFO L231 Difference]: Finished difference. Result has 197 places, 216 transitions, 624 flow [2024-11-19 05:53:00,673 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=498, PETRI_DIFFERENCE_MINUEND_PLACES=193, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=624, PETRI_PLACES=197, PETRI_TRANSITIONS=216} [2024-11-19 05:53:00,673 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, 5 predicate places. [2024-11-19 05:53:00,673 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 216 transitions, 624 flow [2024-11-19 05:53:00,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.33333333333334) internal successors, (481), 3 states have internal predecessors, (481), 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-19 05:53:00,674 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:00,674 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] [2024-11-19 05:53:00,674 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 05:53:00,674 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:53:00,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:00,674 INFO L85 PathProgramCache]: Analyzing trace with hash 1166788744, now seen corresponding path program 1 times [2024-11-19 05:53:00,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:00,675 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [84813580] [2024-11-19 05:53:00,675 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:00,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:00,751 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:53:00,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:53:00,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [84813580] [2024-11-19 05:53:00,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [84813580] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 05:53:00,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [425605762] [2024-11-19 05:53:00,751 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:00,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 05:53:00,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:53:00,754 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 05:53:00,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 05:53:00,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:00,830 INFO L255 TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-19 05:53:00,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 05:53:00,904 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:53:00,905 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 05:53:00,952 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:53:00,953 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [425605762] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 05:53:00,953 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 05:53:00,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-11-19 05:53:00,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1756867358] [2024-11-19 05:53:00,954 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 05:53:00,954 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-19 05:53:00,955 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:53:00,955 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-19 05:53:00,955 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-11-19 05:53:01,015 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 210 [2024-11-19 05:53:01,017 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 216 transitions, 624 flow. Second operand has 10 states, 10 states have (on average 164.1) internal successors, (1641), 10 states have internal predecessors, (1641), 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-19 05:53:01,017 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:53:01,017 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 210 [2024-11-19 05:53:01,017 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:53:01,428 INFO L124 PetriNetUnfolderBase]: 754/3569 cut-off events. [2024-11-19 05:53:01,429 INFO L125 PetriNetUnfolderBase]: For 484/518 co-relation queries the response was YES. [2024-11-19 05:53:01,438 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5528 conditions, 3569 events. 754/3569 cut-off events. For 484/518 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 32477 event pairs, 26 based on Foata normal form. 108/3449 useless extension candidates. Maximal degree in co-relation 2667. Up to 478 conditions per place. [2024-11-19 05:53:01,446 INFO L140 encePairwiseOnDemand]: 205/210 looper letters, 72 selfloop transitions, 7 changer transitions 0/213 dead transitions. [2024-11-19 05:53:01,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 213 transitions, 730 flow [2024-11-19 05:53:01,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-19 05:53:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-19 05:53:01,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1539 transitions. [2024-11-19 05:53:01,449 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8142857142857143 [2024-11-19 05:53:01,449 INFO L175 Difference]: Start difference. First operand has 197 places, 216 transitions, 624 flow. Second operand 9 states and 1539 transitions. [2024-11-19 05:53:01,449 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 213 transitions, 730 flow [2024-11-19 05:53:01,451 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 213 transitions, 710 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:53:01,453 INFO L231 Difference]: Finished difference. Result has 153 places, 157 transitions, 454 flow [2024-11-19 05:53:01,453 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=436, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=454, PETRI_PLACES=153, PETRI_TRANSITIONS=157} [2024-11-19 05:53:01,454 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, -39 predicate places. [2024-11-19 05:53:01,454 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 157 transitions, 454 flow [2024-11-19 05:53:01,455 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 164.1) internal successors, (1641), 10 states have internal predecessors, (1641), 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-19 05:53:01,455 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:01,455 INFO L204 CegarLoopForPetriNet]: trace histogram [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] [2024-11-19 05:53:01,471 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-19 05:53:01,656 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-19 05:53:01,656 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:53:01,657 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:01,657 INFO L85 PathProgramCache]: Analyzing trace with hash 1855886014, now seen corresponding path program 1 times [2024-11-19 05:53:01,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:01,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777729387] [2024-11-19 05:53:01,657 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:01,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:01,690 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-19 05:53:01,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:53:01,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1777729387] [2024-11-19 05:53:01,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1777729387] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:53:01,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:53:01,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:53:01,693 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [786797442] [2024-11-19 05:53:01,693 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:53:01,694 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:53:01,694 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:53:01,694 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:53:01,694 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:53:01,725 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 158 out of 210 [2024-11-19 05:53:01,726 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 157 transitions, 454 flow. Second operand has 3 states, 3 states have (on average 160.66666666666666) internal successors, (482), 3 states have internal predecessors, (482), 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-19 05:53:01,726 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:53:01,726 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 210 [2024-11-19 05:53:01,726 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:53:01,840 INFO L124 PetriNetUnfolderBase]: 260/1298 cut-off events. [2024-11-19 05:53:01,841 INFO L125 PetriNetUnfolderBase]: For 454/475 co-relation queries the response was YES. [2024-11-19 05:53:01,845 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2343 conditions, 1298 events. 260/1298 cut-off events. For 454/475 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 8690 event pairs, 132 based on Foata normal form. 7/1213 useless extension candidates. Maximal degree in co-relation 2262. Up to 459 conditions per place. [2024-11-19 05:53:01,849 INFO L140 encePairwiseOnDemand]: 202/210 looper letters, 42 selfloop transitions, 12 changer transitions 0/171 dead transitions. [2024-11-19 05:53:01,849 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 171 transitions, 606 flow [2024-11-19 05:53:01,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:53:01,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:53:01,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 513 transitions. [2024-11-19 05:53:01,851 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8142857142857143 [2024-11-19 05:53:01,851 INFO L175 Difference]: Start difference. First operand has 153 places, 157 transitions, 454 flow. Second operand 3 states and 513 transitions. [2024-11-19 05:53:01,852 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 171 transitions, 606 flow [2024-11-19 05:53:01,854 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 171 transitions, 591 flow, removed 1 selfloop flow, removed 5 redundant places. [2024-11-19 05:53:01,857 INFO L231 Difference]: Finished difference. Result has 152 places, 165 transitions, 537 flow [2024-11-19 05:53:01,857 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=157, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=537, PETRI_PLACES=152, PETRI_TRANSITIONS=165} [2024-11-19 05:53:01,858 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, -40 predicate places. [2024-11-19 05:53:01,858 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 165 transitions, 537 flow [2024-11-19 05:53:01,858 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.66666666666666) internal successors, (482), 3 states have internal predecessors, (482), 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-19 05:53:01,859 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:01,859 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-19 05:53:01,859 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 05:53:01,859 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:53:01,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:01,859 INFO L85 PathProgramCache]: Analyzing trace with hash -1847375483, now seen corresponding path program 1 times [2024-11-19 05:53:01,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:01,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564000436] [2024-11-19 05:53:01,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:01,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:01,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:01,895 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-19 05:53:01,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:53:01,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1564000436] [2024-11-19 05:53:01,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1564000436] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:53:01,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:53:01,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:53:01,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883472970] [2024-11-19 05:53:01,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:53:01,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:53:01,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:53:01,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:53:01,898 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:53:01,922 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 158 out of 210 [2024-11-19 05:53:01,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 165 transitions, 537 flow. Second operand has 3 states, 3 states have (on average 161.66666666666666) internal successors, (485), 3 states have internal predecessors, (485), 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-19 05:53:01,923 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:53:01,923 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 210 [2024-11-19 05:53:01,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:53:02,098 INFO L124 PetriNetUnfolderBase]: 291/1370 cut-off events. [2024-11-19 05:53:02,099 INFO L125 PetriNetUnfolderBase]: For 1126/1161 co-relation queries the response was YES. [2024-11-19 05:53:02,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2797 conditions, 1370 events. 291/1370 cut-off events. For 1126/1161 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 9392 event pairs, 134 based on Foata normal form. 9/1303 useless extension candidates. Maximal degree in co-relation 2719. Up to 501 conditions per place. [2024-11-19 05:53:02,108 INFO L140 encePairwiseOnDemand]: 202/210 looper letters, 49 selfloop transitions, 12 changer transitions 0/180 dead transitions. [2024-11-19 05:53:02,108 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 180 transitions, 726 flow [2024-11-19 05:53:02,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:53:02,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:53:02,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2024-11-19 05:53:02,110 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8158730158730159 [2024-11-19 05:53:02,110 INFO L175 Difference]: Start difference. First operand has 152 places, 165 transitions, 537 flow. Second operand 3 states and 514 transitions. [2024-11-19 05:53:02,110 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 180 transitions, 726 flow [2024-11-19 05:53:02,112 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 180 transitions, 698 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:53:02,114 INFO L231 Difference]: Finished difference. Result has 154 places, 173 transitions, 623 flow [2024-11-19 05:53:02,114 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=513, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=165, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=623, PETRI_PLACES=154, PETRI_TRANSITIONS=173} [2024-11-19 05:53:02,116 INFO L277 CegarLoopForPetriNet]: 192 programPoint places, -38 predicate places. [2024-11-19 05:53:02,116 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 173 transitions, 623 flow [2024-11-19 05:53:02,116 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 161.66666666666666) internal successors, (485), 3 states have internal predecessors, (485), 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-19 05:53:02,116 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:02,116 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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] [2024-11-19 05:53:02,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 05:53:02,117 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-11-19 05:53:02,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:02,117 INFO L85 PathProgramCache]: Analyzing trace with hash 172216935, now seen corresponding path program 1 times [2024-11-19 05:53:02,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:02,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1344607223] [2024-11-19 05:53:02,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:02,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:02,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:53:02,142 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 05:53:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:53:02,166 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 05:53:02,166 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 05:53:02,167 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-19 05:53:02,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-19 05:53:02,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-19 05:53:02,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-19 05:53:02,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-19 05:53:02,168 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-19 05:53:02,169 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-19 05:53:02,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 05:53:02,169 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:53:02,170 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 05:53:02,170 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-19 05:53:02,195 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-19 05:53:02,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 236 places, 259 transitions, 545 flow [2024-11-19 05:53:02,248 INFO L124 PetriNetUnfolderBase]: 66/567 cut-off events. [2024-11-19 05:53:02,248 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-19 05:53:02,253 INFO L83 FinitePrefix]: Finished finitePrefix Result has 592 conditions, 567 events. 66/567 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 2142 event pairs, 1 based on Foata normal form. 0/469 useless extension candidates. Maximal degree in co-relation 384. Up to 16 conditions per place. [2024-11-19 05:53:02,253 INFO L82 GeneralOperation]: Start removeDead. Operand has 236 places, 259 transitions, 545 flow [2024-11-19 05:53:02,259 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 236 places, 259 transitions, 545 flow [2024-11-19 05:53:02,261 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:53:02,262 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;@231d8b78, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:53:02,262 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-19 05:53:02,265 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:53:02,266 INFO L124 PetriNetUnfolderBase]: 3/60 cut-off events. [2024-11-19 05:53:02,266 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:53:02,266 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:02,266 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] [2024-11-19 05:53:02,266 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-19 05:53:02,266 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:02,267 INFO L85 PathProgramCache]: Analyzing trace with hash -957188763, now seen corresponding path program 1 times [2024-11-19 05:53:02,267 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:02,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [591463536] [2024-11-19 05:53:02,267 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:02,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:02,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:53:02,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:53:02,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [591463536] [2024-11-19 05:53:02,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [591463536] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:53:02,502 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:53:02,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:53:02,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052672657] [2024-11-19 05:53:02,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:53:02,502 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:53:02,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:53:02,503 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:53:02,503 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:53:02,582 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 259 [2024-11-19 05:53:02,583 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 259 transitions, 545 flow. Second operand has 6 states, 6 states have (on average 189.5) internal successors, (1137), 6 states have internal predecessors, (1137), 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-19 05:53:02,583 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:53:02,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 259 [2024-11-19 05:53:02,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:53:07,862 INFO L124 PetriNetUnfolderBase]: 18812/52706 cut-off events. [2024-11-19 05:53:07,862 INFO L125 PetriNetUnfolderBase]: For 1027/1027 co-relation queries the response was YES. [2024-11-19 05:53:07,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79119 conditions, 52706 events. 18812/52706 cut-off events. For 1027/1027 co-relation queries the response was YES. Maximal size of possible extension queue 1337. Compared 660313 event pairs, 2086 based on Foata normal form. 14020/62038 useless extension candidates. Maximal degree in co-relation 9051. Up to 18109 conditions per place. [2024-11-19 05:53:08,189 INFO L140 encePairwiseOnDemand]: 229/259 looper letters, 112 selfloop transitions, 5 changer transitions 0/304 dead transitions. [2024-11-19 05:53:08,189 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 238 places, 304 transitions, 869 flow [2024-11-19 05:53:08,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:53:08,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:53:08,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1342 transitions. [2024-11-19 05:53:08,195 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8635778635778636 [2024-11-19 05:53:08,196 INFO L175 Difference]: Start difference. First operand has 236 places, 259 transitions, 545 flow. Second operand 6 states and 1342 transitions. [2024-11-19 05:53:08,196 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 238 places, 304 transitions, 869 flow [2024-11-19 05:53:08,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 238 places, 304 transitions, 869 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:53:08,202 INFO L231 Difference]: Finished difference. Result has 238 places, 232 transitions, 501 flow [2024-11-19 05:53:08,202 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=259, PETRI_DIFFERENCE_MINUEND_FLOW=491, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=227, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=501, PETRI_PLACES=238, PETRI_TRANSITIONS=232} [2024-11-19 05:53:08,203 INFO L277 CegarLoopForPetriNet]: 236 programPoint places, 2 predicate places. [2024-11-19 05:53:08,203 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 232 transitions, 501 flow [2024-11-19 05:53:08,204 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 189.5) internal successors, (1137), 6 states have internal predecessors, (1137), 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-19 05:53:08,204 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:08,204 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-19 05:53:08,204 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 05:53:08,204 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-19 05:53:08,204 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:08,205 INFO L85 PathProgramCache]: Analyzing trace with hash -2040194289, now seen corresponding path program 1 times [2024-11-19 05:53:08,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:08,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609125691] [2024-11-19 05:53:08,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:08,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:08,232 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-19 05:53:08,232 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:53:08,232 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609125691] [2024-11-19 05:53:08,232 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609125691] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:53:08,233 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:53:08,233 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:53:08,233 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [916741459] [2024-11-19 05:53:08,233 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:53:08,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:53:08,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:53:08,234 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:53:08,234 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:53:08,250 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 200 out of 259 [2024-11-19 05:53:08,251 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 232 transitions, 501 flow. Second operand has 3 states, 3 states have (on average 201.66666666666666) internal successors, (605), 3 states have internal predecessors, (605), 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-19 05:53:08,251 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:53:08,251 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 200 of 259 [2024-11-19 05:53:08,251 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:53:12,494 INFO L124 PetriNetUnfolderBase]: 10694/37871 cut-off events. [2024-11-19 05:53:12,495 INFO L125 PetriNetUnfolderBase]: For 2257/2257 co-relation queries the response was YES. [2024-11-19 05:53:12,594 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53519 conditions, 37871 events. 10694/37871 cut-off events. For 2257/2257 co-relation queries the response was YES. Maximal size of possible extension queue 907. Compared 488494 event pairs, 5582 based on Foata normal form. 1/34128 useless extension candidates. Maximal degree in co-relation 7136. Up to 14422 conditions per place. [2024-11-19 05:53:12,714 INFO L140 encePairwiseOnDemand]: 256/259 looper letters, 39 selfloop transitions, 2 changer transitions 0/239 dead transitions. [2024-11-19 05:53:12,714 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 239 transitions, 599 flow [2024-11-19 05:53:12,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:53:12,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:53:12,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 642 transitions. [2024-11-19 05:53:12,716 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8262548262548263 [2024-11-19 05:53:12,716 INFO L175 Difference]: Start difference. First operand has 238 places, 232 transitions, 501 flow. Second operand 3 states and 642 transitions. [2024-11-19 05:53:12,716 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 239 transitions, 599 flow [2024-11-19 05:53:12,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 239 transitions, 587 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:53:12,720 INFO L231 Difference]: Finished difference. Result has 236 places, 233 transitions, 503 flow [2024-11-19 05:53:12,721 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=259, PETRI_DIFFERENCE_MINUEND_FLOW=491, PETRI_DIFFERENCE_MINUEND_PLACES=233, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=503, PETRI_PLACES=236, PETRI_TRANSITIONS=233} [2024-11-19 05:53:12,721 INFO L277 CegarLoopForPetriNet]: 236 programPoint places, 0 predicate places. [2024-11-19 05:53:12,721 INFO L471 AbstractCegarLoop]: Abstraction has has 236 places, 233 transitions, 503 flow [2024-11-19 05:53:12,722 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 201.66666666666666) internal successors, (605), 3 states have internal predecessors, (605), 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-19 05:53:12,722 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:53:12,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:53:12,722 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 05:53:12,722 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2024-11-19 05:53:12,723 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:53:12,723 INFO L85 PathProgramCache]: Analyzing trace with hash -360053419, now seen corresponding path program 1 times [2024-11-19 05:53:12,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:53:12,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [478494803] [2024-11-19 05:53:12,723 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:53:12,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:53:12,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:53:12,744 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-19 05:53:12,744 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:53:12,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [478494803] [2024-11-19 05:53:12,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [478494803] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:53:12,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:53:12,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:53:12,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [7037665] [2024-11-19 05:53:12,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:53:12,745 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:53:12,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:53:12,746 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:53:12,746 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:53:12,780 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 259 [2024-11-19 05:53:12,781 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 236 places, 233 transitions, 503 flow. Second operand has 3 states, 3 states have (on average 180.66666666666666) internal successors, (542), 3 states have internal predecessors, (542), 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-19 05:53:12,781 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:53:12,781 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 259 [2024-11-19 05:53:12,781 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:53:14,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 232#true]) [2024-11-19 05:53:14,166 INFO L294 olderBase$Statistics]: this new event has 107 ancestors and is not cut-off event [2024-11-19 05:53:14,166 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:53:14,166 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is not cut-off event [2024-11-19 05:53:14,166 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is not cut-off event [2024-11-19 05:53:17,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:17,902 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2024-11-19 05:53:17,902 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:17,902 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:17,902 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:17,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 140#L938-3true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:17,902 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-19 05:53:17,902 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 05:53:17,902 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:53:17,902 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:53:17,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 234#true, 245#true]) [2024-11-19 05:53:17,922 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is not cut-off event [2024-11-19 05:53:17,922 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:17,922 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:17,922 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is not cut-off event [2024-11-19 05:53:18,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, 70#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true]) [2024-11-19 05:53:18,504 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 05:53:18,504 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:53:18,504 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-19 05:53:18,504 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 05:53:19,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:19,600 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:53:19,600 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:53:19,600 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:53:19,600 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:53:19,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 94#L939-3true]) [2024-11-19 05:53:19,613 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 05:53:19,613 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:53:19,613 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 05:53:19,613 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:53:20,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 236#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 232#true]) [2024-11-19 05:53:20,463 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 05:53:20,463 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:53:20,463 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:20,463 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:53:21,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 236#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true, 232#true]) [2024-11-19 05:53:21,105 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 05:53:21,105 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:53:21,105 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:53:21,105 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:53:21,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:21,105 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 05:53:21,105 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 05:53:21,105 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:53:21,105 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 05:53:21,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:21,106 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 05:53:21,106 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:53:21,106 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:53:21,106 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:53:21,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 64#L939-6true, 245#true, 232#true]) [2024-11-19 05:53:21,617 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 05:53:21,617 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:53:21,617 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:53:21,617 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2024-11-19 05:53:23,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, 175#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 232#true]) [2024-11-19 05:53:23,449 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 05:53:23,449 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:53:23,449 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:23,450 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 05:53:23,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [114#L939-10true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 234#true]) [2024-11-19 05:53:23,855 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-11-19 05:53:23,855 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:53:23,855 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:23,855 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 05:53:24,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:24,522 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-19 05:53:24,522 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:24,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:24,523 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:24,523 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,523 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:24,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 66#$Ultimate##0true, 191#L952-9true, 249#true, 234#true, 245#true, 54#$Ultimate##0true, 237#true]) [2024-11-19 05:53:24,807 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-19 05:53:24,807 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:24,807 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:24,807 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:24,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [161#L938-3true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:24,808 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 110#$Ultimate##0true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 245#true]) [2024-11-19 05:53:24,808 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 05:53:24,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 140#L938-3true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 245#true]) [2024-11-19 05:53:24,808 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:24,808 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, 70#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 234#true, 245#true, 54#$Ultimate##0true, 237#true]) [2024-11-19 05:53:25,616 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:25,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,616 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,616 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:53:25,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 110#$Ultimate##0true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 249#true, 191#L952-9true, 245#true]) [2024-11-19 05:53:25,638 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:25,638 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:53:25,638 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,638 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 48#L939-16true, 245#true, 232#true]) [2024-11-19 05:53:25,735 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 05:53:25,735 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,735 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:53:25,735 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:25,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, 161#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:25,844 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 05:53:25,844 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:53:25,844 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:25,844 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:53:26,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [161#L938-3true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:26,156 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 140#L938-3true, 236#true, 233#true, 70#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true]) [2024-11-19 05:53:26,156 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:26,156 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:53:26,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 100#L939-16true, 191#L952-9true, 249#true, 234#true, 245#true]) [2024-11-19 05:53:26,271 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 05:53:26,271 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:26,271 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:53:26,271 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:53:27,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:27,050 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,050 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,050 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,050 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:27,050 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:27,050 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:27,051 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,051 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 110#$Ultimate##0true, 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:27,051 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,051 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,051 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,051 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 54#$Ultimate##0true, 237#true, 94#L939-3true]) [2024-11-19 05:53:27,331 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,331 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,331 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,331 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 110#$Ultimate##0true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 94#L939-3true]) [2024-11-19 05:53:27,332 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,332 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,332 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,332 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [161#L938-3true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:27,336 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:27,336 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,336 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:27,336 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 140#L938-3true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 94#L939-3true]) [2024-11-19 05:53:27,337 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:27,337 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,337 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:27,337 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 160#L939-3true, 191#L952-9true, 249#true, 66#$Ultimate##0true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:27,358 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,358 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,358 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,358 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 66#$Ultimate##0true, 245#true]) [2024-11-19 05:53:27,359 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,359 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,359 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,359 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 37#L939-22true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:27,427 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-19 05:53:27,427 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,427 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:27,427 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:53:27,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 160#L939-3true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:27,809 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:27,809 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,809 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:27,809 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:28,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 160#L939-3true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:28,068 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:28,068 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:28,068 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,068 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, 70#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 249#true, 191#L952-9true, 245#true]) [2024-11-19 05:53:28,069 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:28,069 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,069 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,069 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:28,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 144#L939-22true]) [2024-11-19 05:53:28,109 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2024-11-19 05:53:28,110 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:53:28,110 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:53:28,110 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 05:53:28,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [30#L939-24true, 236#true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 234#true, 245#true]) [2024-11-19 05:53:28,110 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:28,110 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:28,110 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,110 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:28,186 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:28,186 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,186 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,187 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:28,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 66#$Ultimate##0true, 191#L952-9true, 234#true, 245#true, 89#L939-5true, 237#true]) [2024-11-19 05:53:28,439 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 05:53:28,439 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,439 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,440 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:28,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:28,567 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,567 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,567 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,567 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:28,568 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:28,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:28,568 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:28,568 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:28,568 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 161#L938-3true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:28,569 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:28,569 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:28,569 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:28,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:28,570 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:53:28,570 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:28,570 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:28,570 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:28,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 110#$Ultimate##0true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:28,570 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:28,570 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:28,570 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:28,570 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:29,099 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 249#true, 191#L952-9true, 245#true, 94#L939-3true]) [2024-11-19 05:53:29,099 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,099 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:29,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [130#L939-6true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 66#$Ultimate##0true, 191#L952-9true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:29,118 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:29,118 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,118 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,118 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:29,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 66#$Ultimate##0true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true, 89#L939-5true]) [2024-11-19 05:53:29,118 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:53:29,118 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:29,118 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,118 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 66#$Ultimate##0true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:29,118 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:29,119 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:29,119 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,119 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [51#L939-24true, 235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 232#true]) [2024-11-19 05:53:29,170 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [57#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:29,170 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [236#true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 13#L939-25true, 234#true, 245#true]) [2024-11-19 05:53:29,170 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,170 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [30#L939-24true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true]) [2024-11-19 05:53:29,171 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-19 05:53:29,171 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,171 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:29,171 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 82#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-19 05:53:29,171 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:53:29,172 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,172 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:29,172 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 64#L939-6true, 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:29,265 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:29,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 64#L939-6true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:29,266 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, 161#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:29,266 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,266 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:29,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 235#true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:29,267 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,267 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,267 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:29,267 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 234#true, 245#true, 237#true, 89#L939-5true]) [2024-11-19 05:53:29,535 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 05:53:29,535 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,535 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:29,535 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [130#L939-6true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 66#$Ultimate##0true, 191#L952-9true, 245#true, 234#true, 237#true]) [2024-11-19 05:53:29,557 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,557 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,557 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,557 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:29,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 148#L939-25true, 245#true, 232#true]) [2024-11-19 05:53:29,609 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,609 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,609 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,609 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:29,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 13#L939-25true, 234#true, 245#true]) [2024-11-19 05:53:29,610 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2024-11-19 05:53:29,610 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,610 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:53:29,610 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 161#L938-3true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:29,965 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,965 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,966 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:29,966 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:29,967 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-19 05:53:29,967 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-19 05:53:29,967 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:53:29,967 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-19 05:53:29,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:29,967 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:29,968 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:29,968 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:29,968 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:30,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [130#L939-6true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:30,320 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:30,320 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:30,320 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:30,320 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:30,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 249#true, 234#true, 245#true, 89#L939-5true, 237#true]) [2024-11-19 05:53:30,321 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-19 05:53:30,321 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:53:30,321 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-19 05:53:30,321 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-19 05:53:30,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:30,321 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 05:53:30,321 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:30,321 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:53:30,322 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:30,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:30,506 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:53:30,506 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:30,506 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:53:30,506 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:30,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 140#L938-3true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:30,507 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2024-11-19 05:53:30,507 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:53:30,507 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:53:30,507 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:53:30,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [130#L939-6true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:30,891 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2024-11-19 05:53:30,891 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:53:30,891 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:53:30,891 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:53:31,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 175#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:31,084 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:53:31,084 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:53:31,084 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,084 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 160#L939-3true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:31,085 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,085 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:53:31,085 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,085 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 160#L939-3true, 128#L939-5true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:31,086 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:53:31,086 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:53:31,086 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,086 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true, 234#true, 237#true, 89#L939-5true, 94#L939-3true]) [2024-11-19 05:53:31,679 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:53:31,679 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:53:31,679 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,679 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [20#L939-10true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 66#$Ultimate##0true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:31,716 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 05:53:31,716 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,716 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:53:31,716 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, 175#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:31,846 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,846 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:31,847 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:31,847 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:53:31,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 160#L939-3true, 64#L939-6true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:31,848 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,848 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:53:31,848 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,848 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:31,848 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:31,848 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:31,848 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:31,848 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:31,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:31,849 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 05:53:31,849 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:53:31,849 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,849 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [114#L939-10true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 54#$Ultimate##0true, 237#true]) [2024-11-19 05:53:31,852 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [114#L939-10true, 161#L938-3true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:31,852 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:53:31,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [114#L939-10true, 235#true, 110#$Ultimate##0true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true]) [2024-11-19 05:53:31,852 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:31,852 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:32,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [130#L939-6true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:32,101 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:32,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 234#true, 89#L939-5true, 237#true, 94#L939-3true]) [2024-11-19 05:53:32,101 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:32,101 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:32,101 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:53:32,102 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:32,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [20#L939-10true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:32,136 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 05:53:32,137 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,137 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,137 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:53:32,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 175#L939-10true, 191#L952-9true, 249#true, 66#$Ultimate##0true, 245#true]) [2024-11-19 05:53:32,137 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:32,137 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,137 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:32,137 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [8#L939-29true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true]) [2024-11-19 05:53:32,174 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2024-11-19 05:53:32,174 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:53:32,174 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,174 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:32,250 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,250 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,250 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,250 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:32,251 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-19 05:53:32,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [130#L939-6true, 235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:32,251 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:32,251 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,251 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [130#L939-6true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:32,735 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2024-11-19 05:53:32,735 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-19 05:53:32,735 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2024-11-19 05:53:32,735 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:53:32,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 249#true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:32,856 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-19 05:53:32,856 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:32,856 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:32,856 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:53:32,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:32,856 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,856 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,856 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:53:32,856 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:32,856 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:53:32,857 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,857 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:53:32,857 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:53:32,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [140#L938-3true, 114#L939-10true, 235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true]) [2024-11-19 05:53:32,860 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-19 05:53:32,860 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:32,860 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:53:32,860 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:32,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [130#L939-6true, 235#true, 110#$Ultimate##0true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:32,882 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 110#$Ultimate##0true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:32,882 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 20#L939-10true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:32,882 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 05:53:32,882 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:32,883 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:53:32,883 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:33,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [20#L939-10true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:33,116 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,116 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,116 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:53:33,116 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 175#L939-10true, 191#L952-9true, 249#true, 245#true]) [2024-11-19 05:53:33,117 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-19 05:53:33,117 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:33,117 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:53:33,117 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:53:33,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 236#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 148#L939-25true, 191#L952-9true, 245#true, 232#true]) [2024-11-19 05:53:33,167 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [51#L939-24true, 235#true, 236#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true, 232#true]) [2024-11-19 05:53:33,167 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 26#L939-29true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:33,167 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:33,167 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:53:33,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 48#L939-16true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,227 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,227 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,227 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,227 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:53:33,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 48#L939-16true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:33,228 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [130#L939-6true, 235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,228 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [235#true, 251#(= |#race~global~0| 0), 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 64#L939-6true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,229 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 64#L939-6true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:33,229 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 64#L939-6true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,229 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,229 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,230 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,230 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:53:33,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,230 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,230 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [116#L939-16true, 235#true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,231 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,232 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,232 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,232 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [116#L939-16true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:33,509 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,509 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,509 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,509 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 236#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 50#L939-35true, 191#L952-9true, 249#true, 245#true, 232#true]) [2024-11-19 05:53:33,542 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:53:33,542 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,542 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:53:33,542 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 175#L939-10true, 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,851 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,851 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:53:33,851 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,851 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 175#L939-10true, 249#true, 191#L952-9true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:33,852 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,852 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:33,852 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:33,852 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:33,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 64#L939-6true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,852 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,852 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:33,852 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:53:33,852 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:33,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 100#L939-16true, 249#true, 234#true, 245#true, 54#$Ultimate##0true, 237#true]) [2024-11-19 05:53:33,854 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,854 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:33,854 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:53:33,854 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:33,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [161#L938-3true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 100#L939-16true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:33,854 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,854 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,854 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,854 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:53:33,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 110#$Ultimate##0true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 100#L939-16true, 245#true]) [2024-11-19 05:53:33,856 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:53:33,856 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:33,856 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:33,856 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:53:33,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [114#L939-10true, 233#true, 160#L939-3true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:33,859 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 05:53:33,859 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,859 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,859 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:53:33,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [140#L938-3true, 235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true, 237#true, 89#L939-5true, 232#true]) [2024-11-19 05:53:33,870 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][259], [130#L939-6true, 140#L938-3true, 235#true, 251#(= |#race~global~0| 0), Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,870 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [116#L939-16true, 140#L938-3true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,870 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,870 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:33,871 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:53:33,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, 20#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,871 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:53:33,871 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:33,871 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 05:53:33,871 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:53:33,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [130#L939-6true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 175#L939-10true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:33,910 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:53:33,910 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:33,910 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:33,910 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [116#L939-16true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 249#true, 191#L952-9true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:34,124 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 05:53:34,124 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,124 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,124 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:53:34,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 48#L939-16true, 245#true]) [2024-11-19 05:53:34,124 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:53:34,124 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:34,124 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:53:34,124 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:34,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [194#L939-35true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true]) [2024-11-19 05:53:34,151 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:53:34,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:34,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:53:34,151 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:53:34,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [114#L939-10true, 235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 6#L939-3true, 191#L952-9true, 249#true, 245#true]) [2024-11-19 05:53:34,223 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-19 05:53:34,223 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:53:34,223 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:53:34,223 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:53:34,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][279], [114#L939-10true, 235#true, 236#true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 245#true]) [2024-11-19 05:53:34,223 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,223 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,223 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:34,223 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 160#L939-3true, 191#L952-9true, 249#true, 48#L939-16true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:34,270 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:53:34,270 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:34,270 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:34,270 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:34,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 175#L939-10true, 191#L952-9true, 249#true, 245#true, 94#L939-3true]) [2024-11-19 05:53:34,449 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-19 05:53:34,449 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:53:34,449 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:53:34,449 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:53:34,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 37#L939-22true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 54#$Ultimate##0true, 237#true, 232#true]) [2024-11-19 05:53:34,576 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,576 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 161#L938-3true, 37#L939-22true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:34,577 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 20#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:34,577 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,577 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:34,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [140#L938-3true, 235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 100#L939-16true, 245#true]) [2024-11-19 05:53:34,579 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-19 05:53:34,579 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:53:34,579 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:53:34,579 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:53:34,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 110#$Ultimate##0true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 97#L939-22true, 237#true, 232#true]) [2024-11-19 05:53:34,579 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,579 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,579 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,579 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:34,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [114#L939-10true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 234#true, 245#true, 237#true, 89#L939-5true]) [2024-11-19 05:53:34,582 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:34,582 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:34,582 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:34,582 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [116#L939-16true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 234#true, 245#true, 237#true, 94#L939-3true]) [2024-11-19 05:53:35,168 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,169 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,169 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:53:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 70#L938-3true, 249#true, 191#L952-9true, 48#L939-16true, 245#true]) [2024-11-19 05:53:35,169 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-19 05:53:35,169 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:53:35,169 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:53:35,169 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:53:35,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 66#$Ultimate##0true, 234#true, 245#true, 97#L939-22true, 237#true]) [2024-11-19 05:53:35,181 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 05:53:35,181 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:53:35,181 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,181 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 175#L939-10true, 249#true, 191#L952-9true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:35,297 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,297 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,297 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,297 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [235#true, 20#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 64#L939-6true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:35,298 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,300 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,300 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,300 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 235#true, 20#L939-10true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 237#true, 232#true]) [2024-11-19 05:53:35,301 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,301 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,301 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,301 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 234#true, 245#true, 54#$Ultimate##0true, 144#L939-22true, 237#true]) [2024-11-19 05:53:35,302 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-19 05:53:35,302 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:53:35,302 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,302 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [30#L939-24true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 234#true, 245#true, 54#$Ultimate##0true, 237#true]) [2024-11-19 05:53:35,302 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [161#L938-3true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 234#true, 245#true, 144#L939-22true, 237#true]) [2024-11-19 05:53:35,303 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,303 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1044] t_funEXIT-->L952-9: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_12|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_12|} AuxVars[] AssignedVars[][203], [140#L938-3true, 235#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 245#true, 97#L939-22true, 237#true, 232#true]) [2024-11-19 05:53:35,304 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,304 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,304 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:53:35,304 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [235#true, 110#$Ultimate##0true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true, 144#L939-22true]) [2024-11-19 05:53:35,305 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-19 05:53:35,305 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,305 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:53:35,305 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][279], [30#L939-24true, 235#true, 110#$Ultimate##0true, 251#(= |#race~global~0| 0), 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 245#true]) [2024-11-19 05:53:35,305 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,305 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:53:35,305 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,305 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:53:35,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][260], [130#L939-6true, 114#L939-10true, 251#(= |#race~global~0| 0), 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:35,310 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,310 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,310 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,310 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [114#L939-10true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 249#true, 191#L952-9true, 234#true, 245#true, 237#true, 89#L939-5true]) [2024-11-19 05:53:35,311 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-19 05:53:35,311 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,311 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:53:35,311 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1045] t_funEXIT-->L952-9: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_14| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_14|} AuxVars[] AssignedVars[][252], [114#L939-10true, 233#true, 229#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 234#true, 245#true, 237#true]) [2024-11-19 05:53:35,311 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,311 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,311 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,311 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][279], [114#L939-10true, 235#true, 251#(= |#race~global~0| 0), 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 64#L939-6true, 245#true]) [2024-11-19 05:53:35,312 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,312 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,312 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,312 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [114#L939-10true, 235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 128#L939-5true, 249#true, 191#L952-9true, 245#true]) [2024-11-19 05:53:35,312 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-19 05:53:35,312 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:53:35,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:53:35,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1046] t_funEXIT-->L952-9: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_16|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_16|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][278], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 114#L939-10true, 235#true, 236#true, 233#true, Black: 247#(= |ULTIMATE.start_main_~i~1#1| 0), 191#L952-9true, 249#true, 245#true]) [2024-11-19 05:53:35,313 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 05:53:35,313 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:53:35,313 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:53:35,313 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event