./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 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd --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.3.0-dev-826ab2b [2024-11-13 12:58:46,174 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 12:58:46,239 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-13 12:58:46,243 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 12:58:46,244 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 12:58:46,268 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 12:58:46,270 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 12:58:46,270 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 12:58:46,270 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 12:58:46,271 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 12:58:46,271 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 12:58:46,271 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 12:58:46,271 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 12:58:46,271 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 12:58:46,271 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-13 12:58:46,272 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 12:58:46,273 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 12:58:46,273 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 12:58:46,273 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 12:58:46,273 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 12:58:46,273 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 12:58:46,273 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 12:58:46,275 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 12:58:46,275 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 12:58:46,275 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 12:58:46,276 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 12:58:46,277 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 12:58:46,277 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd 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-13 12:58:46,650 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 12:58:46,667 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 12:58:46,670 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 12:58:46,671 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 12:58:46,674 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 12:58:46,675 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i Unable to find full path for "g++" [2024-11-13 12:58:48,734 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 12:58:49,101 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 12:58:49,101 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2024-11-13 12:58:49,120 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/data/b437ccb4b/37d731f2d52048ce95a496ad86e2f49e/FLAGcbaecdb15 [2024-11-13 12:58:49,135 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/data/b437ccb4b/37d731f2d52048ce95a496ad86e2f49e [2024-11-13 12:58:49,138 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 12:58:49,139 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 12:58:49,141 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 12:58:49,141 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 12:58:49,146 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 12:58:49,146 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,147 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@74409360 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49, skipping insertion in model container [2024-11-13 12:58:49,147 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,207 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 12:58:49,687 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 12:58:49,713 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 12:58:49,805 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 12:58:49,885 INFO L204 MainTranslator]: Completed translation [2024-11-13 12:58:49,886 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49 WrapperNode [2024-11-13 12:58:49,887 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 12:58:49,888 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 12:58:49,888 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 12:58:49,888 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 12:58:49,896 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,917 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,948 INFO L138 Inliner]: procedures = 274, calls = 51, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 115 [2024-11-13 12:58:49,949 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 12:58:49,950 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 12:58:49,950 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 12:58:49,950 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 12:58:49,960 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,960 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,965 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,965 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:49,987 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:50,002 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:50,012 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:50,013 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:50,022 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 12:58:50,027 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 12:58:50,027 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 12:58:50,027 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 12:58:50,031 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (1/1) ... [2024-11-13 12:58:50,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 12:58:50,057 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 12:58:50,071 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 12:58:50,079 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-13 12:58:50,103 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 12:58:50,104 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-13 12:58:50,104 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-13 12:58:50,104 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 12:58:50,104 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 12:58:50,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 12:58:50,105 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 12:58:50,292 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 12:58:50,294 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 12:58:50,724 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 12:58:50,724 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 12:58:50,792 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 12:58:50,792 INFO L316 CfgBuilder]: Removed 10 assume(true) statements. [2024-11-13 12:58:50,793 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 12:58:50 BoogieIcfgContainer [2024-11-13 12:58:50,793 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 12:58:50,796 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 12:58:50,796 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 12:58:50,803 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 12:58:50,804 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 12:58:49" (1/3) ... [2024-11-13 12:58:50,804 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@377fbfaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 12:58:50, skipping insertion in model container [2024-11-13 12:58:50,805 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 12:58:49" (2/3) ... [2024-11-13 12:58:50,805 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@377fbfaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 12:58:50, skipping insertion in model container [2024-11-13 12:58:50,805 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 12:58:50" (3/3) ... [2024-11-13 12:58:50,807 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_06-cond_racing1.i [2024-11-13 12:58:50,824 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 12:58:50,826 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_06-cond_racing1.i that has 2 procedures, 154 locations, 1 initial locations, 6 loop locations, and 7 error locations. [2024-11-13 12:58:50,826 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 12:58:50,918 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-13 12:58:50,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 157 places, 170 transitions, 347 flow [2024-11-13 12:58:51,108 INFO L124 PetriNetUnfolderBase]: 25/239 cut-off events. [2024-11-13 12:58:51,110 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-13 12:58:51,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244 conditions, 239 events. 25/239 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/201 useless extension candidates. Maximal degree in co-relation 119. Up to 6 conditions per place. [2024-11-13 12:58:51,121 INFO L82 GeneralOperation]: Start removeDead. Operand has 157 places, 170 transitions, 347 flow [2024-11-13 12:58:51,127 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 157 places, 170 transitions, 347 flow [2024-11-13 12:58:51,139 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 12:58:51,152 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;@2e23f3a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:58:51,156 INFO L334 AbstractCegarLoop]: Starting to check reachability of 12 error locations. [2024-11-13 12:58:51,177 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 12:58:51,178 INFO L124 PetriNetUnfolderBase]: 3/69 cut-off events. [2024-11-13 12:58:51,178 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 12:58:51,178 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:51,179 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-13 12:58:51,179 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-13 12:58:51,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:51,184 INFO L85 PathProgramCache]: Analyzing trace with hash -1490728520, now seen corresponding path program 1 times [2024-11-13 12:58:51,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:51,193 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437803518] [2024-11-13 12:58:51,193 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:51,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:51,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:52,353 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-13 12:58:52,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:52,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437803518] [2024-11-13 12:58:52,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437803518] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:52,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:52,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:58:52,359 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1324222572] [2024-11-13 12:58:52,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:52,365 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:58:52,369 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:52,388 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:58:52,389 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:58:52,584 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 127 out of 170 [2024-11-13 12:58:52,589 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 170 transitions, 347 flow. Second operand has 6 states, 6 states have (on average 128.5) internal successors, (771), 6 states have internal predecessors, (771), 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-13 12:58:52,589 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:52,589 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 127 of 170 [2024-11-13 12:58:52,590 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:52,911 INFO L124 PetriNetUnfolderBase]: 129/893 cut-off events. [2024-11-13 12:58:52,911 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-13 12:58:52,914 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1163 conditions, 893 events. 129/893 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 5532 event pairs, 39 based on Foata normal form. 110/909 useless extension candidates. Maximal degree in co-relation 1023. Up to 188 conditions per place. [2024-11-13 12:58:52,921 INFO L140 encePairwiseOnDemand]: 152/170 looper letters, 48 selfloop transitions, 5 changer transitions 0/179 dead transitions. [2024-11-13 12:58:52,922 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 179 transitions, 471 flow [2024-11-13 12:58:52,925 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:58:52,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 12:58:52,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 852 transitions. [2024-11-13 12:58:52,947 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8352941176470589 [2024-11-13 12:58:52,951 INFO L175 Difference]: Start difference. First operand has 157 places, 170 transitions, 347 flow. Second operand 6 states and 852 transitions. [2024-11-13 12:58:52,952 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 179 transitions, 471 flow [2024-11-13 12:58:52,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 179 transitions, 471 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 12:58:52,966 INFO L231 Difference]: Finished difference. Result has 159 places, 155 transitions, 327 flow [2024-11-13 12:58:52,970 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=170, PETRI_DIFFERENCE_MINUEND_FLOW=317, PETRI_DIFFERENCE_MINUEND_PLACES=154, 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=6, PETRI_FLOW=327, PETRI_PLACES=159, PETRI_TRANSITIONS=155} [2024-11-13 12:58:52,973 INFO L277 CegarLoopForPetriNet]: 157 programPoint places, 2 predicate places. [2024-11-13 12:58:52,975 INFO L471 AbstractCegarLoop]: Abstraction has has 159 places, 155 transitions, 327 flow [2024-11-13 12:58:52,976 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 128.5) internal successors, (771), 6 states have internal predecessors, (771), 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-13 12:58:52,976 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:52,976 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] [2024-11-13 12:58:52,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 12:58:52,977 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-13 12:58:52,978 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:52,979 INFO L85 PathProgramCache]: Analyzing trace with hash -630739690, now seen corresponding path program 1 times [2024-11-13 12:58:52,979 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:52,979 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [382866137] [2024-11-13 12:58:52,979 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:52,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:53,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:53,077 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-13 12:58:53,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:53,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [382866137] [2024-11-13 12:58:53,078 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [382866137] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:53,078 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:53,078 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 12:58:53,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798410590] [2024-11-13 12:58:53,079 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:53,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:58:53,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:53,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:58:53,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:58:53,121 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 139 out of 170 [2024-11-13 12:58:53,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 155 transitions, 327 flow. Second operand has 3 states, 3 states have (on average 140.66666666666666) internal successors, (422), 3 states have internal predecessors, (422), 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-13 12:58:53,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:53,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 139 of 170 [2024-11-13 12:58:53,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:53,258 INFO L124 PetriNetUnfolderBase]: 67/647 cut-off events. [2024-11-13 12:58:53,258 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-13 12:58:53,260 INFO L83 FinitePrefix]: Finished finitePrefix Result has 797 conditions, 647 events. 67/647 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 3484 event pairs, 29 based on Foata normal form. 1/576 useless extension candidates. Maximal degree in co-relation 700. Up to 116 conditions per place. [2024-11-13 12:58:53,266 INFO L140 encePairwiseOnDemand]: 167/170 looper letters, 22 selfloop transitions, 2 changer transitions 0/161 dead transitions. [2024-11-13 12:58:53,266 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 161 places, 161 transitions, 387 flow [2024-11-13 12:58:53,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:58:53,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:58:53,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 442 transitions. [2024-11-13 12:58:53,269 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2024-11-13 12:58:53,269 INFO L175 Difference]: Start difference. First operand has 159 places, 155 transitions, 327 flow. Second operand 3 states and 442 transitions. [2024-11-13 12:58:53,269 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 161 places, 161 transitions, 387 flow [2024-11-13 12:58:53,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 161 transitions, 377 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-13 12:58:53,274 INFO L231 Difference]: Finished difference. Result has 157 places, 155 transitions, 325 flow [2024-11-13 12:58:53,274 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=170, PETRI_DIFFERENCE_MINUEND_FLOW=317, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=325, PETRI_PLACES=157, PETRI_TRANSITIONS=155} [2024-11-13 12:58:53,275 INFO L277 CegarLoopForPetriNet]: 157 programPoint places, 0 predicate places. [2024-11-13 12:58:53,275 INFO L471 AbstractCegarLoop]: Abstraction has has 157 places, 155 transitions, 325 flow [2024-11-13 12:58:53,276 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 140.66666666666666) internal successors, (422), 3 states have internal predecessors, (422), 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-13 12:58:53,276 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:53,276 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 12:58:53,276 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 12:58:53,276 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-13 12:58:53,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:53,277 INFO L85 PathProgramCache]: Analyzing trace with hash -19730628, now seen corresponding path program 1 times [2024-11-13 12:58:53,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:53,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1852770770] [2024-11-13 12:58:53,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:53,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:53,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:53,360 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-13 12:58:53,361 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:53,361 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1852770770] [2024-11-13 12:58:53,361 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1852770770] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:53,361 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:53,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:58:53,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [93700067] [2024-11-13 12:58:53,362 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:53,362 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:58:53,362 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:53,363 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:58:53,363 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:58:53,390 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 170 [2024-11-13 12:58:53,391 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 155 transitions, 325 flow. Second operand has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 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-13 12:58:53,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:53,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 170 [2024-11-13 12:58:53,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:53,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([492] 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[][161], [101#L952-9true, 170#true, 157#true, Black: 168#(= |ULTIMATE.start_main_~i~1#1| 0), 166#true]) [2024-11-13 12:58:53,611 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-13 12:58:53,611 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-13 12:58:53,612 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:58:53,612 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:58:53,627 INFO L124 PetriNetUnfolderBase]: 134/910 cut-off events. [2024-11-13 12:58:53,627 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-13 12:58:53,629 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1174 conditions, 910 events. 134/910 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 5564 event pairs, 32 based on Foata normal form. 0/811 useless extension candidates. Maximal degree in co-relation 1105. Up to 130 conditions per place. [2024-11-13 12:58:53,633 INFO L140 encePairwiseOnDemand]: 161/170 looper letters, 30 selfloop transitions, 6 changer transitions 0/168 dead transitions. [2024-11-13 12:58:53,633 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 168 transitions, 426 flow [2024-11-13 12:58:53,633 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:58:53,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:58:53,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 441 transitions. [2024-11-13 12:58:53,635 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8647058823529412 [2024-11-13 12:58:53,635 INFO L175 Difference]: Start difference. First operand has 157 places, 155 transitions, 325 flow. Second operand 3 states and 441 transitions. [2024-11-13 12:58:53,635 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 168 transitions, 426 flow [2024-11-13 12:58:53,637 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 155 places, 168 transitions, 422 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 12:58:53,639 INFO L231 Difference]: Finished difference. Result has 157 places, 157 transitions, 359 flow [2024-11-13 12:58:53,640 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=170, PETRI_DIFFERENCE_MINUEND_FLOW=317, PETRI_DIFFERENCE_MINUEND_PLACES=153, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=359, PETRI_PLACES=157, PETRI_TRANSITIONS=157} [2024-11-13 12:58:53,640 INFO L277 CegarLoopForPetriNet]: 157 programPoint places, 0 predicate places. [2024-11-13 12:58:53,641 INFO L471 AbstractCegarLoop]: Abstraction has has 157 places, 157 transitions, 359 flow [2024-11-13 12:58:53,641 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 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-13 12:58:53,641 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:53,641 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-13 12:58:53,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 12:58:53,642 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-13 12:58:53,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:53,642 INFO L85 PathProgramCache]: Analyzing trace with hash -851135303, now seen corresponding path program 1 times [2024-11-13 12:58:53,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:53,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1167516537] [2024-11-13 12:58:53,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:53,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:53,721 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-13 12:58:53,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:53,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1167516537] [2024-11-13 12:58:53,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1167516537] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:53,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:53,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:58:53,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1381841956] [2024-11-13 12:58:53,723 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:53,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:58:53,724 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:53,724 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:58:53,725 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:58:53,755 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 170 [2024-11-13 12:58:53,756 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 157 transitions, 359 flow. Second operand has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 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-13 12:58:53,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:53,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 170 [2024-11-13 12:58:53,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:53,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([492] 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[][160], [170#true, 101#L952-9true, 157#true, 175#true, Black: 168#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 172#(= |#race~global~0| 0)]) [2024-11-13 12:58:53,960 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-13 12:58:53,960 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-13 12:58:53,960 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:58:53,960 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:58:53,976 INFO L124 PetriNetUnfolderBase]: 139/992 cut-off events. [2024-11-13 12:58:53,976 INFO L125 PetriNetUnfolderBase]: For 124/124 co-relation queries the response was YES. [2024-11-13 12:58:53,980 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1366 conditions, 992 events. 139/992 cut-off events. For 124/124 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 6427 event pairs, 50 based on Foata normal form. 0/880 useless extension candidates. Maximal degree in co-relation 1284. Up to 220 conditions per place. [2024-11-13 12:58:53,985 INFO L140 encePairwiseOnDemand]: 165/170 looper letters, 27 selfloop transitions, 4 changer transitions 0/164 dead transitions. [2024-11-13 12:58:53,986 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 164 transitions, 439 flow [2024-11-13 12:58:53,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:58:53,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:58:53,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 437 transitions. [2024-11-13 12:58:53,989 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8568627450980392 [2024-11-13 12:58:53,989 INFO L175 Difference]: Start difference. First operand has 157 places, 157 transitions, 359 flow. Second operand 3 states and 437 transitions. [2024-11-13 12:58:53,989 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 164 transitions, 439 flow [2024-11-13 12:58:53,992 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 164 transitions, 425 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 12:58:53,996 INFO L231 Difference]: Finished difference. Result has 159 places, 160 transitions, 379 flow [2024-11-13 12:58:53,998 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=170, PETRI_DIFFERENCE_MINUEND_FLOW=347, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=157, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=379, PETRI_PLACES=159, PETRI_TRANSITIONS=160} [2024-11-13 12:58:53,999 INFO L277 CegarLoopForPetriNet]: 157 programPoint places, 2 predicate places. [2024-11-13 12:58:53,999 INFO L471 AbstractCegarLoop]: Abstraction has has 159 places, 160 transitions, 379 flow [2024-11-13 12:58:53,999 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 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-13 12:58:54,000 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:54,001 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] [2024-11-13 12:58:54,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 12:58:54,001 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-13 12:58:54,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:54,002 INFO L85 PathProgramCache]: Analyzing trace with hash 1939271500, now seen corresponding path program 1 times [2024-11-13 12:58:54,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:54,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1886321075] [2024-11-13 12:58:54,002 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:54,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:54,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 12:58:54,045 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 12:58:54,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 12:58:54,100 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 12:58:54,100 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 12:58:54,101 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 12 remaining) [2024-11-13 12:58:54,103 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 12 remaining) [2024-11-13 12:58:54,104 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 12 remaining) [2024-11-13 12:58:54,104 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 12 remaining) [2024-11-13 12:58:54,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 12 remaining) [2024-11-13 12:58:54,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 12 remaining) [2024-11-13 12:58:54,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 12 remaining) [2024-11-13 12:58:54,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 12 remaining) [2024-11-13 12:58:54,105 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 12 remaining) [2024-11-13 12:58:54,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 12 remaining) [2024-11-13 12:58:54,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 12 remaining) [2024-11-13 12:58:54,106 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 12 remaining) [2024-11-13 12:58:54,107 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 12:58:54,107 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-13 12:58:54,110 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 12:58:54,110 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-13 12:58:54,151 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-13 12:58:54,158 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 201 places, 219 transitions, 454 flow [2024-11-13 12:58:54,214 INFO L124 PetriNetUnfolderBase]: 43/385 cut-off events. [2024-11-13 12:58:54,215 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-13 12:58:54,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 397 conditions, 385 events. 43/385 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1293 event pairs, 0 based on Foata normal form. 0/320 useless extension candidates. Maximal degree in co-relation 241. Up to 9 conditions per place. [2024-11-13 12:58:54,219 INFO L82 GeneralOperation]: Start removeDead. Operand has 201 places, 219 transitions, 454 flow [2024-11-13 12:58:54,222 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 201 places, 219 transitions, 454 flow [2024-11-13 12:58:54,223 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 12:58:54,224 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;@2e23f3a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:58:54,224 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-13 12:58:54,232 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 12:58:54,232 INFO L124 PetriNetUnfolderBase]: 3/69 cut-off events. [2024-11-13 12:58:54,232 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 12:58:54,232 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:54,232 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-13 12:58:54,233 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-13 12:58:54,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:54,233 INFO L85 PathProgramCache]: Analyzing trace with hash 2093708147, now seen corresponding path program 1 times [2024-11-13 12:58:54,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:54,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1357617752] [2024-11-13 12:58:54,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:54,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:54,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:54,678 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-13 12:58:54,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:54,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1357617752] [2024-11-13 12:58:54,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1357617752] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:54,679 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:54,679 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:58:54,679 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1221431333] [2024-11-13 12:58:54,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:54,680 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:58:54,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:54,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:58:54,683 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:58:54,836 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 219 [2024-11-13 12:58:54,838 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 219 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 163.5) internal successors, (981), 6 states have internal predecessors, (981), 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-13 12:58:54,838 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:54,838 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 219 [2024-11-13 12:58:54,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:56,181 INFO L124 PetriNetUnfolderBase]: 1710/6580 cut-off events. [2024-11-13 12:58:56,182 INFO L125 PetriNetUnfolderBase]: For 73/73 co-relation queries the response was YES. [2024-11-13 12:58:56,203 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9295 conditions, 6580 events. 1710/6580 cut-off events. For 73/73 co-relation queries the response was YES. Maximal size of possible extension queue 196. Compared 65281 event pairs, 168 based on Foata normal form. 1344/7264 useless extension candidates. Maximal degree in co-relation 3990. Up to 1840 conditions per place. [2024-11-13 12:58:56,234 INFO L140 encePairwiseOnDemand]: 195/219 looper letters, 80 selfloop transitions, 5 changer transitions 0/246 dead transitions. [2024-11-13 12:58:56,234 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 246 transitions, 678 flow [2024-11-13 12:58:56,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:58:56,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 12:58:56,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1124 transitions. [2024-11-13 12:58:56,240 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8554033485540334 [2024-11-13 12:58:56,241 INFO L175 Difference]: Start difference. First operand has 201 places, 219 transitions, 454 flow. Second operand 6 states and 1124 transitions. [2024-11-13 12:58:56,241 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 246 transitions, 678 flow [2024-11-13 12:58:56,244 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 246 transitions, 678 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 12:58:56,248 INFO L231 Difference]: Finished difference. Result has 203 places, 198 transitions, 422 flow [2024-11-13 12:58:56,248 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=412, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=422, PETRI_PLACES=203, PETRI_TRANSITIONS=198} [2024-11-13 12:58:56,250 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 2 predicate places. [2024-11-13 12:58:56,251 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 198 transitions, 422 flow [2024-11-13 12:58:56,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 163.5) internal successors, (981), 6 states have internal predecessors, (981), 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-13 12:58:56,252 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:56,253 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] [2024-11-13 12:58:56,253 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 12:58:56,253 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-13 12:58:56,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:56,254 INFO L85 PathProgramCache]: Analyzing trace with hash -550867087, now seen corresponding path program 1 times [2024-11-13 12:58:56,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:56,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1832124630] [2024-11-13 12:58:56,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:56,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:56,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:56,338 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-13 12:58:56,338 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:56,338 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1832124630] [2024-11-13 12:58:56,338 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1832124630] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:56,338 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:56,338 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 12:58:56,339 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826871567] [2024-11-13 12:58:56,339 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:56,339 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:58:56,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:56,340 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:58:56,340 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:58:56,377 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 174 out of 219 [2024-11-13 12:58:56,378 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 198 transitions, 422 flow. Second operand has 3 states, 3 states have (on average 175.66666666666666) internal successors, (527), 3 states have internal predecessors, (527), 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-13 12:58:56,379 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:56,379 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 174 of 219 [2024-11-13 12:58:56,379 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:57,233 INFO L124 PetriNetUnfolderBase]: 1007/5112 cut-off events. [2024-11-13 12:58:57,234 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2024-11-13 12:58:57,249 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6765 conditions, 5112 events. 1007/5112 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 150. Compared 49889 event pairs, 679 based on Foata normal form. 1/4534 useless extension candidates. Maximal degree in co-relation 5020. Up to 1498 conditions per place. [2024-11-13 12:58:57,270 INFO L140 encePairwiseOnDemand]: 216/219 looper letters, 31 selfloop transitions, 2 changer transitions 0/205 dead transitions. [2024-11-13 12:58:57,271 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 205 transitions, 504 flow [2024-11-13 12:58:57,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:58:57,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:58:57,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2024-11-13 12:58:57,273 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8462709284627092 [2024-11-13 12:58:57,273 INFO L175 Difference]: Start difference. First operand has 203 places, 198 transitions, 422 flow. Second operand 3 states and 556 transitions. [2024-11-13 12:58:57,273 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 205 transitions, 504 flow [2024-11-13 12:58:57,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 205 transitions, 492 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-13 12:58:57,277 INFO L231 Difference]: Finished difference. Result has 201 places, 199 transitions, 424 flow [2024-11-13 12:58:57,278 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=412, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=198, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=196, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=424, PETRI_PLACES=201, PETRI_TRANSITIONS=199} [2024-11-13 12:58:57,278 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 0 predicate places. [2024-11-13 12:58:57,279 INFO L471 AbstractCegarLoop]: Abstraction has has 201 places, 199 transitions, 424 flow [2024-11-13 12:58:57,279 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 175.66666666666666) internal successors, (527), 3 states have internal predecessors, (527), 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-13 12:58:57,279 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:58:57,279 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] [2024-11-13 12:58:57,279 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 12:58:57,279 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-13 12:58:57,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:58:57,280 INFO L85 PathProgramCache]: Analyzing trace with hash 143408235, now seen corresponding path program 1 times [2024-11-13 12:58:57,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:58:57,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704738118] [2024-11-13 12:58:57,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:58:57,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:58:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:58:57,343 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-13 12:58:57,345 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:58:57,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704738118] [2024-11-13 12:58:57,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1704738118] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:58:57,346 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:58:57,346 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:58:57,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125201465] [2024-11-13 12:58:57,346 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:58:57,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:58:57,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:58:57,347 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:58:57,347 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:58:57,442 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 161 out of 219 [2024-11-13 12:58:57,443 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 199 transitions, 424 flow. Second operand has 3 states, 3 states have (on average 162.66666666666666) internal successors, (488), 3 states have internal predecessors, (488), 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-13 12:58:57,443 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:58:57,443 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 161 of 219 [2024-11-13 12:58:57,443 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:58:58,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 201#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 167#L952-9true]) [2024-11-13 12:58:58,567 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-13 12:58:58,567 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:58:58,567 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:58:58,567 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-13 12:58:59,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 26#$Ultimate##0true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,256 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-13 12:58:59,256 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:58:59,257 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:58:59,257 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:58:59,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 14#$Ultimate##0true, 210#true, 167#L952-9true]) [2024-11-13 12:58:59,284 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-13 12:58:59,284 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:58:59,284 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:58:59,284 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:58:59,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 64#L938-3true, 167#L952-9true]) [2024-11-13 12:58:59,315 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-13 12:58:59,315 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:58:59,316 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:58:59,316 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-13 12:58:59,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 28#L938-3true, 210#true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,323 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2024-11-13 12:58:59,323 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-13 12:58:59,323 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:58:59,323 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-13 12:58:59,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, 61#L939-3true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 167#L952-9true]) [2024-11-13 12:58:59,410 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-13 12:58:59,410 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:58:59,411 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-13 12:58:59,411 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:58:59,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 114#L939-3true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,420 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-13 12:58:59,420 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-13 12:58:59,420 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-13 12:58:59,420 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-13 12:58:59,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][228], [44#L939-5true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 216#(= |#race~global~0| 0), 167#L952-9true, 202#true]) [2024-11-13 12:58:59,420 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-13 12:58:59,421 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-13 12:58:59,421 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-13 12:58:59,421 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:58:59,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][228], [179#L939-6true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 216#(= |#race~global~0| 0), 167#L952-9true, 202#true]) [2024-11-13 12:58:59,608 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-13 12:58:59,608 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-13 12:58:59,608 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:58:59,608 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:58:59,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 44#L939-5true, 199#true, 210#true, 202#true, 167#L952-9true]) [2024-11-13 12:58:59,608 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-13 12:58:59,608 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:58:59,608 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-13 12:58:59,609 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-13 12:58:59,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 167#L952-9true, 202#true, 178#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-13 12:58:59,609 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-13 12:58:59,609 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-13 12:58:59,609 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:58:59,609 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:58:59,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 179#L939-6true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 202#true, 167#L952-9true]) [2024-11-13 12:58:59,636 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-13 12:58:59,636 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-13 12:58:59,636 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-13 12:58:59,636 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-13 12:58:59,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 40#L939-10true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 167#L952-9true]) [2024-11-13 12:58:59,728 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-13 12:58:59,728 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-13 12:58:59,728 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-13 12:58:59,728 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-13 12:58:59,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 99#L939-10true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 202#true, 167#L952-9true]) [2024-11-13 12:58:59,734 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-13 12:58:59,734 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:58:59,735 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:58:59,735 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:58:59,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 79#L939-16true, 210#true, 167#L952-9true]) [2024-11-13 12:58:59,795 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-13 12:58:59,795 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:58:59,795 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-13 12:58:59,795 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:58:59,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 161#L939-16true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 202#true, 167#L952-9true]) [2024-11-13 12:58:59,802 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-13 12:58:59,802 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-13 12:58:59,802 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-13 12:58:59,802 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-13 12:58:59,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 181#L939-22true, 210#true, 167#L952-9true]) [2024-11-13 12:58:59,837 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-13 12:58:59,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:58:59,837 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:58:59,837 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:58:59,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 117#L939-22true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,842 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-13 12:58:59,842 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:58:59,842 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:58:59,842 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-13 12:58:59,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][227], [201#true, 4#L939-24true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 216#(= |#race~global~0| 0), 167#L952-9true]) [2024-11-13 12:58:59,854 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:58:59,854 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,854 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:58:59,854 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 27#L939-24true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 202#true, 167#L952-9true]) [2024-11-13 12:58:59,865 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:58:59,865 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:58:59,865 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:58:59,865 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:58:59,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 202#true, 167#L952-9true, 158#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue]) [2024-11-13 12:58:59,866 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,866 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,866 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,866 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:58:59,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][227], [201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 131#L939-25true, 216#(= |#race~global~0| 0), 167#L952-9true]) [2024-11-13 12:58:59,867 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,867 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,867 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:58:59,867 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 4#L939-24true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 167#L952-9true]) [2024-11-13 12:58:59,867 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:58:59,867 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:58:59,867 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:58:59,868 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:58:59,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 115#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 167#L952-9true]) [2024-11-13 12:58:59,868 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,868 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,868 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:58:59,868 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 58#L939-25true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,879 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:58:59,879 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:58:59,879 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:58:59,879 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:58:59,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 131#L939-25true, 167#L952-9true]) [2024-11-13 12:58:59,880 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:58:59,880 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:58:59,880 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:58:59,880 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:58:59,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 36#L939-29true, 167#L952-9true]) [2024-11-13 12:58:59,915 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-13 12:58:59,915 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:58:59,915 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:58:59,916 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-13 12:58:59,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 5#L939-29true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,937 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][228], [Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 58#L939-25true, 216#(= |#race~global~0| 0), 167#L952-9true, 202#true]) [2024-11-13 12:58:59,937 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][228], [27#L939-24true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 216#(= |#race~global~0| 0), 167#L952-9true, 202#true]) [2024-11-13 12:58:59,937 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:58:59,937 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-13 12:58:59,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 110#L939-35true, 210#true, 167#L952-9true]) [2024-11-13 12:58:59,948 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-13 12:58:59,948 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:58:59,948 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:58:59,948 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-13 12:58:59,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 106#L939-35true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 210#true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,950 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-13 12:58:59,950 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-13 12:58:59,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-13 12:58:59,951 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-13 12:58:59,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][226], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 86#L940-2true, 167#L952-9true]) [2024-11-13 12:58:59,968 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-13 12:58:59,969 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:58:59,969 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:58:59,969 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:58:59,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 29#L940-2true, 199#true, 210#true, 167#L952-9true, 202#true]) [2024-11-13 12:58:59,970 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-13 12:58:59,970 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-13 12:58:59,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:58:59,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:00,003 INFO L124 PetriNetUnfolderBase]: 4754/15593 cut-off events. [2024-11-13 12:59:00,003 INFO L125 PetriNetUnfolderBase]: For 570/570 co-relation queries the response was YES. [2024-11-13 12:59:00,059 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22973 conditions, 15593 events. 4754/15593 cut-off events. For 570/570 co-relation queries the response was YES. Maximal size of possible extension queue 529. Compared 174615 event pairs, 1581 based on Foata normal form. 0/13786 useless extension candidates. Maximal degree in co-relation 22903. Up to 3673 conditions per place. [2024-11-13 12:59:00,122 INFO L140 encePairwiseOnDemand]: 200/219 looper letters, 58 selfloop transitions, 14 changer transitions 0/232 dead transitions. [2024-11-13 12:59:00,122 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 232 transitions, 645 flow [2024-11-13 12:59:00,123 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:59:00,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:59:00,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 560 transitions. [2024-11-13 12:59:00,125 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.852359208523592 [2024-11-13 12:59:00,125 INFO L175 Difference]: Start difference. First operand has 201 places, 199 transitions, 424 flow. Second operand 3 states and 560 transitions. [2024-11-13 12:59:00,125 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 232 transitions, 645 flow [2024-11-13 12:59:00,130 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 232 transitions, 643 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 12:59:00,134 INFO L231 Difference]: Finished difference. Result has 204 places, 213 transitions, 544 flow [2024-11-13 12:59:00,134 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=422, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=185, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=544, PETRI_PLACES=204, PETRI_TRANSITIONS=213} [2024-11-13 12:59:00,136 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 3 predicate places. [2024-11-13 12:59:00,136 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 213 transitions, 544 flow [2024-11-13 12:59:00,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 162.66666666666666) internal successors, (488), 3 states have internal predecessors, (488), 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-13 12:59:00,137 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:00,137 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-13 12:59:00,137 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 12:59:00,137 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-13 12:59:00,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:00,138 INFO L85 PathProgramCache]: Analyzing trace with hash -1325644027, now seen corresponding path program 1 times [2024-11-13 12:59:00,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:00,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736444720] [2024-11-13 12:59:00,138 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:00,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:00,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:00,202 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-13 12:59:00,202 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:00,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736444720] [2024-11-13 12:59:00,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736444720] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:59:00,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:59:00,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:59:00,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [895124134] [2024-11-13 12:59:00,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:59:00,202 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:59:00,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:00,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:59:00,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:59:00,271 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 219 [2024-11-13 12:59:00,272 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 213 transitions, 544 flow. Second operand has 3 states, 3 states have (on average 169.33333333333334) internal successors, (508), 3 states have internal predecessors, (508), 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-13 12:59:00,272 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:00,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 219 [2024-11-13 12:59:00,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:01,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 201#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:01,508 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-13 12:59:01,508 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:59:01,508 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-13 12:59:01,508 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:59:02,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 26#$Ultimate##0true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,121 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-13 12:59:02,121 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:02,121 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:02,122 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:02,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 14#$Ultimate##0true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,380 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-13 12:59:02,380 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:02,380 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:02,381 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:02,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 64#L938-3true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,407 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-13 12:59:02,407 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-13 12:59:02,407 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:59:02,407 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:59:02,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, 28#L938-3true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,412 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2024-11-13 12:59:02,412 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-13 12:59:02,412 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-13 12:59:02,412 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:02,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 61#L939-3true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,480 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-13 12:59:02,480 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:59:02,480 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:59:02,480 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-13 12:59:02,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 114#L939-3true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,485 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-13 12:59:02,485 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-13 12:59:02,485 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2024-11-13 12:59:02,486 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-13 12:59:02,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 44#L939-5true, 199#true, Black: 214#true, 216#(= |#race~global~0| 0), 219#true, 202#true, 167#L952-9true]) [2024-11-13 12:59:02,486 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-13 12:59:02,486 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:02,486 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-13 12:59:02,486 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-13 12:59:02,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 44#L939-5true, 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,526 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-13 12:59:02,526 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-13 12:59:02,526 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-13 12:59:02,526 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:59:02,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 179#L939-6true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,545 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-13 12:59:02,545 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-13 12:59:02,545 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-13 12:59:02,545 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-13 12:59:02,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 99#L939-10true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,636 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-13 12:59:02,636 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:02,636 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:02,636 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:59:02,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 91#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,651 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:02,651 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-13 12:59:02,651 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-13 12:59:02,651 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-13 12:59:02,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 39#L939-13true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,694 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2024-11-13 12:59:02,694 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-13 12:59:02,695 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-13 12:59:02,695 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-13 12:59:02,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 79#L939-16true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,706 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-13 12:59:02,707 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:02,707 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-13 12:59:02,707 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:02,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 161#L939-16true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 202#true, 167#L952-9true]) [2024-11-13 12:59:02,713 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-13 12:59:02,713 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-13 12:59:02,713 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-13 12:59:02,713 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-13 12:59:02,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, 181#L939-22true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,756 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-13 12:59:02,756 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:02,756 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:02,756 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:02,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 117#L939-22true, 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,760 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-13 12:59:02,761 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-13 12:59:02,761 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:59:02,761 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:59:02,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [201#true, 4#L939-24true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 214#true, 219#true, 216#(= |#race~global~0| 0), 167#L952-9true]) [2024-11-13 12:59:02,773 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:02,774 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:02,774 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:02,774 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:02,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 216#(= |#race~global~0| 0), 36#L939-29true, 219#true, 167#L952-9true]) [2024-11-13 12:59:02,812 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:02,812 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:02,812 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:02,812 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-13 12:59:02,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [5#L939-29true, 214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,818 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-13 12:59:02,818 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-13 12:59:02,819 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-13 12:59:02,819 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-13 12:59:02,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [27#L939-24true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 214#true, 216#(= |#race~global~0| 0), 219#true, 202#true, 167#L952-9true]) [2024-11-13 12:59:02,832 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-13 12:59:02,832 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:02,833 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:02,833 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-13 12:59:02,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 110#L939-35true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,836 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-13 12:59:02,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-13 12:59:02,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:59:02,836 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:59:02,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, 106#L939-35true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 202#true, 167#L952-9true]) [2024-11-13 12:59:02,840 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-13 12:59:02,841 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-13 12:59:02,841 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-13 12:59:02,841 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-13 12:59:02,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([760] 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[][229], [214#true, 201#true, 200#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 86#L940-2true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,850 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-13 12:59:02,850 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:02,850 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:02,850 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-13 12:59:02,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([759] 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[][200], [214#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 29#L940-2true, 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true, 202#true]) [2024-11-13 12:59:02,853 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-13 12:59:02,853 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-13 12:59:02,853 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:02,853 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:02,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([759] 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[][200], [214#true, 201#true, Black: 212#(= |ULTIMATE.start_main_~i~1#1| 0), 199#true, Black: 216#(= |#race~global~0| 0), 219#true, 167#L952-9true]) [2024-11-13 12:59:02,859 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-13 12:59:02,859 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-13 12:59:02,859 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-13 12:59:02,859 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-13 12:59:02,859 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-13 12:59:02,879 INFO L124 PetriNetUnfolderBase]: 4835/18808 cut-off events. [2024-11-13 12:59:02,879 INFO L125 PetriNetUnfolderBase]: For 4673/4862 co-relation queries the response was YES. [2024-11-13 12:59:02,930 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30233 conditions, 18808 events. 4835/18808 cut-off events. For 4673/4862 co-relation queries the response was YES. Maximal size of possible extension queue 611. Compared 229816 event pairs, 2183 based on Foata normal form. 49/16799 useless extension candidates. Maximal degree in co-relation 15430. Up to 6096 conditions per place. [2024-11-13 12:59:03,001 INFO L140 encePairwiseOnDemand]: 210/219 looper letters, 52 selfloop transitions, 14 changer transitions 0/237 dead transitions. [2024-11-13 12:59:03,002 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 237 transitions, 762 flow [2024-11-13 12:59:03,002 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:59:03,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:59:03,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2024-11-13 12:59:03,004 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8432267884322678 [2024-11-13 12:59:03,004 INFO L175 Difference]: Start difference. First operand has 204 places, 213 transitions, 544 flow. Second operand 3 states and 554 transitions. [2024-11-13 12:59:03,004 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 237 transitions, 762 flow [2024-11-13 12:59:03,013 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 237 transitions, 724 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 12:59:03,017 INFO L231 Difference]: Finished difference. Result has 206 places, 225 transitions, 642 flow [2024-11-13 12:59:03,018 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=516, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=642, PETRI_PLACES=206, PETRI_TRANSITIONS=225} [2024-11-13 12:59:03,019 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 5 predicate places. [2024-11-13 12:59:03,020 INFO L471 AbstractCegarLoop]: Abstraction has has 206 places, 225 transitions, 642 flow [2024-11-13 12:59:03,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 169.33333333333334) internal successors, (508), 3 states have internal predecessors, (508), 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-13 12:59:03,020 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:03,020 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 12:59:03,020 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 12:59:03,021 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-13 12:59:03,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:03,021 INFO L85 PathProgramCache]: Analyzing trace with hash 1616932150, now seen corresponding path program 1 times [2024-11-13 12:59:03,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:03,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [554606058] [2024-11-13 12:59:03,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:03,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:03,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:03,150 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-13 12:59:03,150 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:03,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [554606058] [2024-11-13 12:59:03,151 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [554606058] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 12:59:03,151 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [266382550] [2024-11-13 12:59:03,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:03,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 12:59:03,151 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 12:59:03,154 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 12:59:03,156 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-13 12:59:03,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:03,279 INFO L255 TraceCheckSpWp]: Trace formula consists of 208 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-13 12:59:03,282 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 12:59:03,385 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-13 12:59:03,389 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 12:59:03,462 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-13 12:59:03,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [266382550] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 12:59:03,463 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 12:59:03,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-11-13 12:59:03,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [45918911] [2024-11-13 12:59:03,463 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 12:59:03,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-13 12:59:03,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:03,464 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-13 12:59:03,464 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-11-13 12:59:03,573 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 219 [2024-11-13 12:59:03,576 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 225 transitions, 642 flow. Second operand has 10 states, 10 states have (on average 173.1) internal successors, (1731), 10 states have internal predecessors, (1731), 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-13 12:59:03,576 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:03,576 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 219 [2024-11-13 12:59:03,576 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:04,286 INFO L124 PetriNetUnfolderBase]: 754/3607 cut-off events. [2024-11-13 12:59:04,286 INFO L125 PetriNetUnfolderBase]: For 480/514 co-relation queries the response was YES. [2024-11-13 12:59:04,295 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5577 conditions, 3607 events. 754/3607 cut-off events. For 480/514 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 32812 event pairs, 26 based on Foata normal form. 108/3485 useless extension candidates. Maximal degree in co-relation 2672. Up to 478 conditions per place. [2024-11-13 12:59:04,304 INFO L140 encePairwiseOnDemand]: 214/219 looper letters, 72 selfloop transitions, 7 changer transitions 0/222 dead transitions. [2024-11-13 12:59:04,305 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 222 transitions, 748 flow [2024-11-13 12:59:04,305 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 12:59:04,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-13 12:59:04,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 1620 transitions. [2024-11-13 12:59:04,309 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.821917808219178 [2024-11-13 12:59:04,309 INFO L175 Difference]: Start difference. First operand has 206 places, 225 transitions, 642 flow. Second operand 9 states and 1620 transitions. [2024-11-13 12:59:04,309 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 222 transitions, 748 flow [2024-11-13 12:59:04,316 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 222 transitions, 728 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 12:59:04,318 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 472 flow [2024-11-13 12:59:04,318 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=164, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=159, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=472, PETRI_PLACES=162, PETRI_TRANSITIONS=166} [2024-11-13 12:59:04,319 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, -39 predicate places. [2024-11-13 12:59:04,319 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 472 flow [2024-11-13 12:59:04,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 173.1) internal successors, (1731), 10 states have internal predecessors, (1731), 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-13 12:59:04,321 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:04,321 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, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 12:59:04,342 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-13 12:59:04,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a1a47c1e-37b9-4c51-b7ab-6aeb66bd0e8b/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-13 12:59:04,522 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-13 12:59:04,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:04,523 INFO L85 PathProgramCache]: Analyzing trace with hash 105219145, now seen corresponding path program 1 times [2024-11-13 12:59:04,523 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:04,523 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908243746] [2024-11-13 12:59:04,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:04,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:04,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:04,600 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-13 12:59:04,600 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:04,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908243746] [2024-11-13 12:59:04,601 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908243746] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:59:04,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:59:04,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:59:04,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [369367088] [2024-11-13 12:59:04,601 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:59:04,601 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:59:04,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:04,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:59:04,602 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:59:04,658 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 219 [2024-11-13 12:59:04,659 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 166 transitions, 472 flow. Second operand has 3 states, 3 states have (on average 169.66666666666666) internal successors, (509), 3 states have internal predecessors, (509), 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-13 12:59:04,659 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:04,659 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 219 [2024-11-13 12:59:04,659 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:04,859 INFO L124 PetriNetUnfolderBase]: 260/1307 cut-off events. [2024-11-13 12:59:04,859 INFO L125 PetriNetUnfolderBase]: For 457/478 co-relation queries the response was YES. [2024-11-13 12:59:04,866 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2352 conditions, 1307 events. 260/1307 cut-off events. For 457/478 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 8673 event pairs, 132 based on Foata normal form. 7/1222 useless extension candidates. Maximal degree in co-relation 2262. Up to 459 conditions per place. [2024-11-13 12:59:04,871 INFO L140 encePairwiseOnDemand]: 211/219 looper letters, 42 selfloop transitions, 12 changer transitions 0/180 dead transitions. [2024-11-13 12:59:04,871 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 180 transitions, 624 flow [2024-11-13 12:59:04,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:59:04,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:59:04,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 540 transitions. [2024-11-13 12:59:04,873 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.821917808219178 [2024-11-13 12:59:04,873 INFO L175 Difference]: Start difference. First operand has 162 places, 166 transitions, 472 flow. Second operand 3 states and 540 transitions. [2024-11-13 12:59:04,873 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 180 transitions, 624 flow [2024-11-13 12:59:04,876 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 180 transitions, 609 flow, removed 1 selfloop flow, removed 5 redundant places. [2024-11-13 12:59:04,878 INFO L231 Difference]: Finished difference. Result has 161 places, 174 transitions, 555 flow [2024-11-13 12:59:04,879 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=457, PETRI_DIFFERENCE_MINUEND_PLACES=157, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=154, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=555, PETRI_PLACES=161, PETRI_TRANSITIONS=174} [2024-11-13 12:59:04,880 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, -40 predicate places. [2024-11-13 12:59:04,881 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 174 transitions, 555 flow [2024-11-13 12:59:04,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 169.66666666666666) internal successors, (509), 3 states have internal predecessors, (509), 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-13 12:59:04,881 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:04,881 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 12:59:04,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-13 12:59:04,882 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-13 12:59:04,882 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:04,882 INFO L85 PathProgramCache]: Analyzing trace with hash 1171512755, now seen corresponding path program 1 times [2024-11-13 12:59:04,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:04,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518966309] [2024-11-13 12:59:04,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:04,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:04,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:04,945 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-13 12:59:04,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:04,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518966309] [2024-11-13 12:59:04,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1518966309] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:59:04,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:59:04,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:59:04,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1853540183] [2024-11-13 12:59:04,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:59:04,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:59:04,946 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:04,946 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:59:04,946 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:59:05,003 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 219 [2024-11-13 12:59:05,004 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 174 transitions, 555 flow. Second operand has 3 states, 3 states have (on average 170.66666666666666) internal successors, (512), 3 states have internal predecessors, (512), 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-13 12:59:05,004 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:05,004 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 219 [2024-11-13 12:59:05,004 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:05,229 INFO L124 PetriNetUnfolderBase]: 291/1379 cut-off events. [2024-11-13 12:59:05,229 INFO L125 PetriNetUnfolderBase]: For 1131/1166 co-relation queries the response was YES. [2024-11-13 12:59:05,233 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2806 conditions, 1379 events. 291/1379 cut-off events. For 1131/1166 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 9342 event pairs, 134 based on Foata normal form. 9/1312 useless extension candidates. Maximal degree in co-relation 2719. Up to 501 conditions per place. [2024-11-13 12:59:05,238 INFO L140 encePairwiseOnDemand]: 211/219 looper letters, 49 selfloop transitions, 12 changer transitions 0/189 dead transitions. [2024-11-13 12:59:05,239 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 189 transitions, 744 flow [2024-11-13 12:59:05,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:59:05,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:59:05,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 541 transitions. [2024-11-13 12:59:05,241 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8234398782343988 [2024-11-13 12:59:05,241 INFO L175 Difference]: Start difference. First operand has 161 places, 174 transitions, 555 flow. Second operand 3 states and 541 transitions. [2024-11-13 12:59:05,241 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 189 transitions, 744 flow [2024-11-13 12:59:05,244 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 189 transitions, 716 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 12:59:05,246 INFO L231 Difference]: Finished difference. Result has 163 places, 182 transitions, 641 flow [2024-11-13 12:59:05,247 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=219, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=159, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=174, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=162, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=641, PETRI_PLACES=163, PETRI_TRANSITIONS=182} [2024-11-13 12:59:05,247 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, -38 predicate places. [2024-11-13 12:59:05,247 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 182 transitions, 641 flow [2024-11-13 12:59:05,248 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 170.66666666666666) internal successors, (512), 3 states have internal predecessors, (512), 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-13 12:59:05,248 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:05,248 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, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 12:59:05,248 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-13 12:59:05,249 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-13 12:59:05,249 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:05,249 INFO L85 PathProgramCache]: Analyzing trace with hash 734478805, now seen corresponding path program 1 times [2024-11-13 12:59:05,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:05,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578479742] [2024-11-13 12:59:05,249 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:05,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:05,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 12:59:05,288 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 12:59:05,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 12:59:05,331 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 12:59:05,332 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 12:59:05,332 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-13 12:59:05,332 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-13 12:59:05,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-13 12:59:05,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-13 12:59:05,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-13 12:59:05,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-13 12:59:05,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-13 12:59:05,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-13 12:59:05,334 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-13 12:59:05,334 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 12:59:05,335 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 12:59:05,335 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-13 12:59:05,387 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-13 12:59:05,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 245 places, 268 transitions, 563 flow [2024-11-13 12:59:05,469 INFO L124 PetriNetUnfolderBase]: 66/576 cut-off events. [2024-11-13 12:59:05,469 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-13 12:59:05,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 601 conditions, 576 events. 66/576 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 2141 event pairs, 1 based on Foata normal form. 0/478 useless extension candidates. Maximal degree in co-relation 393. Up to 16 conditions per place. [2024-11-13 12:59:05,474 INFO L82 GeneralOperation]: Start removeDead. Operand has 245 places, 268 transitions, 563 flow [2024-11-13 12:59:05,481 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 245 places, 268 transitions, 563 flow [2024-11-13 12:59:05,482 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 12:59:05,483 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;@2e23f3a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 12:59:05,483 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2024-11-13 12:59:05,489 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 12:59:05,489 INFO L124 PetriNetUnfolderBase]: 3/69 cut-off events. [2024-11-13 12:59:05,489 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 12:59:05,489 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:05,489 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-13 12:59:05,489 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-13 12:59:05,490 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:05,490 INFO L85 PathProgramCache]: Analyzing trace with hash 1989057535, now seen corresponding path program 1 times [2024-11-13 12:59:05,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:05,490 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1013102862] [2024-11-13 12:59:05,490 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:05,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:05,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:05,936 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-13 12:59:05,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:05,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1013102862] [2024-11-13 12:59:05,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1013102862] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:59:05,937 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:59:05,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 12:59:05,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [45606155] [2024-11-13 12:59:05,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:59:05,938 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 12:59:05,938 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:05,939 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 12:59:05,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 12:59:06,085 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 268 [2024-11-13 12:59:06,088 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 268 transitions, 563 flow. Second operand has 6 states, 6 states have (on average 198.5) internal successors, (1191), 6 states have internal predecessors, (1191), 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-13 12:59:06,088 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:06,088 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 268 [2024-11-13 12:59:06,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:12,610 INFO L124 PetriNetUnfolderBase]: 18812/51174 cut-off events. [2024-11-13 12:59:12,611 INFO L125 PetriNetUnfolderBase]: For 1003/1003 co-relation queries the response was YES. [2024-11-13 12:59:12,748 INFO L83 FinitePrefix]: Finished finitePrefix Result has 77587 conditions, 51174 events. 18812/51174 cut-off events. For 1003/1003 co-relation queries the response was YES. Maximal size of possible extension queue 1329. Compared 632008 event pairs, 2581 based on Foata normal form. 14007/60713 useless extension candidates. Maximal degree in co-relation 8850. Up to 18109 conditions per place. [2024-11-13 12:59:12,932 INFO L140 encePairwiseOnDemand]: 238/268 looper letters, 112 selfloop transitions, 5 changer transitions 0/313 dead transitions. [2024-11-13 12:59:12,932 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 313 transitions, 887 flow [2024-11-13 12:59:12,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 12:59:12,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 12:59:12,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1396 transitions. [2024-11-13 12:59:12,937 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8681592039800995 [2024-11-13 12:59:12,937 INFO L175 Difference]: Start difference. First operand has 245 places, 268 transitions, 563 flow. Second operand 6 states and 1396 transitions. [2024-11-13 12:59:12,937 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 313 transitions, 887 flow [2024-11-13 12:59:12,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 313 transitions, 887 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 12:59:12,944 INFO L231 Difference]: Finished difference. Result has 247 places, 241 transitions, 519 flow [2024-11-13 12:59:12,944 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=268, PETRI_DIFFERENCE_MINUEND_FLOW=509, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=519, PETRI_PLACES=247, PETRI_TRANSITIONS=241} [2024-11-13 12:59:12,945 INFO L277 CegarLoopForPetriNet]: 245 programPoint places, 2 predicate places. [2024-11-13 12:59:12,945 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 241 transitions, 519 flow [2024-11-13 12:59:12,946 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 198.5) internal successors, (1191), 6 states have internal predecessors, (1191), 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-13 12:59:12,946 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:12,946 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] [2024-11-13 12:59:12,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-13 12:59:12,947 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-13 12:59:12,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:12,947 INFO L85 PathProgramCache]: Analyzing trace with hash 1959118461, now seen corresponding path program 1 times [2024-11-13 12:59:12,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:12,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590620013] [2024-11-13 12:59:12,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:12,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:12,998 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-13 12:59:12,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:12,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1590620013] [2024-11-13 12:59:12,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1590620013] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:59:12,999 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:59:12,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 12:59:12,999 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344199808] [2024-11-13 12:59:12,999 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:59:13,000 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:59:13,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:13,000 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:59:13,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:59:13,031 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 209 out of 268 [2024-11-13 12:59:13,032 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 241 transitions, 519 flow. Second operand has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 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-13 12:59:13,032 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:13,032 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 209 of 268 [2024-11-13 12:59:13,033 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:17,998 INFO L124 PetriNetUnfolderBase]: 10694/37990 cut-off events. [2024-11-13 12:59:17,998 INFO L125 PetriNetUnfolderBase]: For 2242/2242 co-relation queries the response was YES. [2024-11-13 12:59:18,134 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53578 conditions, 37990 events. 10694/37990 cut-off events. For 2242/2242 co-relation queries the response was YES. Maximal size of possible extension queue 907. Compared 488985 event pairs, 8202 based on Foata normal form. 1/34093 useless extension candidates. Maximal degree in co-relation 39383. Up to 14422 conditions per place. [2024-11-13 12:59:18,244 INFO L140 encePairwiseOnDemand]: 265/268 looper letters, 39 selfloop transitions, 2 changer transitions 0/248 dead transitions. [2024-11-13 12:59:18,244 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 248 transitions, 617 flow [2024-11-13 12:59:18,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 12:59:18,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 12:59:18,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 669 transitions. [2024-11-13 12:59:18,246 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.832089552238806 [2024-11-13 12:59:18,246 INFO L175 Difference]: Start difference. First operand has 247 places, 241 transitions, 519 flow. Second operand 3 states and 669 transitions. [2024-11-13 12:59:18,246 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 248 transitions, 617 flow [2024-11-13 12:59:18,252 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 244 places, 248 transitions, 605 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-13 12:59:18,255 INFO L231 Difference]: Finished difference. Result has 245 places, 242 transitions, 521 flow [2024-11-13 12:59:18,255 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=268, PETRI_DIFFERENCE_MINUEND_FLOW=509, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=521, PETRI_PLACES=245, PETRI_TRANSITIONS=242} [2024-11-13 12:59:18,256 INFO L277 CegarLoopForPetriNet]: 245 programPoint places, 0 predicate places. [2024-11-13 12:59:18,256 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 242 transitions, 521 flow [2024-11-13 12:59:18,256 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 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-13 12:59:18,257 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 12:59:18,257 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] [2024-11-13 12:59:18,257 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-13 12:59:18,257 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-13 12:59:18,257 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 12:59:18,257 INFO L85 PathProgramCache]: Analyzing trace with hash 209673370, now seen corresponding path program 1 times [2024-11-13 12:59:18,258 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 12:59:18,258 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116100540] [2024-11-13 12:59:18,258 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 12:59:18,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 12:59:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 12:59:18,298 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-13 12:59:18,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 12:59:18,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116100540] [2024-11-13 12:59:18,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116100540] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 12:59:18,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 12:59:18,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 12:59:18,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840014211] [2024-11-13 12:59:18,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 12:59:18,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 12:59:18,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 12:59:18,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 12:59:18,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 12:59:18,356 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 188 out of 268 [2024-11-13 12:59:18,357 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 242 transitions, 521 flow. Second operand has 3 states, 3 states have (on average 189.66666666666666) internal successors, (569), 3 states have internal predecessors, (569), 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-13 12:59:18,357 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 12:59:18,357 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 188 of 268 [2024-11-13 12:59:18,357 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 12:59:20,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 243#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:20,802 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is not cut-off event [2024-11-13 12:59:20,802 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-13 12:59:20,802 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:59:20,802 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is not cut-off event [2024-11-13 12:59:25,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:25,193 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-13 12:59:25,193 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:25,193 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:25,193 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:25,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:25,194 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-13 12:59:25,194 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-13 12:59:25,194 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:59:25,194 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:59:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:25,202 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-13 12:59:25,202 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:25,202 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-13 12:59:25,202 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:25,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:25,521 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-13 12:59:25,521 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:59:25,521 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-13 12:59:25,521 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-13 12:59:27,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 6#L939-3true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:27,216 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-13 12:59:27,216 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:59:27,216 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-13 12:59:27,216 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:59:27,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 98#L939-3true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:27,218 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-13 12:59:27,218 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:59:27,218 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-13 12:59:27,218 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-13 12:59:27,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 245#true, 254#true]) [2024-11-13 12:59:27,978 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-13 12:59:27,978 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:27,978 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-13 12:59:27,978 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-13 12:59:28,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 68#L939-6true]) [2024-11-13 12:59:28,773 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-13 12:59:28,773 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:59:28,773 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:59:28,773 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-13 12:59:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:28,774 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-13 12:59:28,774 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-13 12:59:28,774 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:59:28,774 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-13 12:59:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:28,774 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-13 12:59:28,774 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:59:28,774 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-13 12:59:28,774 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-13 12:59:29,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 68#L939-6true, 258#true]) [2024-11-13 12:59:29,367 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-13 12:59:29,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-13 12:59:29,367 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-13 12:59:29,367 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-13 12:59:31,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [182#L939-10true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:31,642 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-13 12:59:31,642 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-13 12:59:31,642 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-13 12:59:31,642 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:32,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [120#L939-10true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:32,098 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is not cut-off event [2024-11-13 12:59:32,098 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:32,098 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:59:32,098 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-13 12:59:33,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, 116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:33,141 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:33,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, 146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:33,141 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:33,141 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,141 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:33,382 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-13 12:59:33,382 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:33,382 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:33,382 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-13 12:59:33,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:33,383 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-13 12:59:33,383 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,383 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,383 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-13 12:59:33,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 116#$Ultimate##0true, 199#L952-9true, 70#$Ultimate##0true, 242#true, 244#true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:33,383 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-13 12:59:33,383 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:33,383 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-13 12:59:33,383 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-13 12:59:33,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 70#$Ultimate##0true, 242#true, 244#true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:33,384 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-13 12:59:33,384 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:33,384 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-13 12:59:33,384 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:34,114 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-13 12:59:34,114 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,114 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,114 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-13 12:59:34,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 116#$Ultimate##0true, 74#L938-3true, 199#L952-9true, 242#true, 244#true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:34,122 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-13 12:59:34,122 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,122 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,122 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-13 12:59:34,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 50#L939-16true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:34,220 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-13 12:59:34,221 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-13 12:59:34,221 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,221 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-13 12:59:34,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:34,530 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-13 12:59:34,530 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:34,530 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:34,530 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:34,687 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 242#true, 244#true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:34,687 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-13 12:59:34,687 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-13 12:59:34,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 104#L939-16true, 199#L952-9true, 243#true, 242#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:34,787 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2024-11-13 12:59:34,787 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-13 12:59:34,787 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-13 12:59:34,787 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2024-11-13 12:59:36,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 6#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:36,100 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,100 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,100 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,100 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 6#L939-3true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:36,101 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:36,101 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,101 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 98#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:36,214 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,214 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,214 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,214 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 116#$Ultimate##0true, 199#L952-9true, 242#true, 244#true, 98#L939-3true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:36,215 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,215 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,215 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,215 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 98#L939-3true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:36,238 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,238 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,239 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 242#true, 244#true, 98#L939-3true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:36,239 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,239 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,239 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:36,317 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,317 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,317 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,317 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 70#$Ultimate##0true, 6#L939-3true, 242#true, 244#true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:36,318 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,318 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [38#L939-22true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:36,326 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-13 12:59:36,327 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,327 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-13 12:59:36,327 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-13 12:59:36,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:36,599 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,600 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,600 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,600 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:36,805 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,805 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,805 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,805 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 242#true, 244#true, 6#L939-3true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:36,806 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,806 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,806 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,806 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 245#true, 254#true, 258#true, 150#L939-22true]) [2024-11-13 12:59:36,817 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2024-11-13 12:59:36,817 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:59:36,817 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-13 12:59:36,817 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-13 12:59:36,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 31#L939-24true, 245#true, 254#true]) [2024-11-13 12:59:36,817 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:36,817 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:36,817 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:36,817 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [57#$Ultimate##0true, 260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 254#true, 246#true]) [2024-11-13 12:59:37,422 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:37,422 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:37,422 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,422 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 93#L939-5true, 246#true]) [2024-11-13 12:59:37,582 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-13 12:59:37,582 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,582 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-13 12:59:37,582 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [260#(= |#race~global~0| 0), 57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 68#L939-6true]) [2024-11-13 12:59:37,888 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,888 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,888 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:37,888 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:37,888 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:59:37,888 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:37,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:37,889 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, 17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:37,889 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,889 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 254#true, 246#true, 167#L938-3true]) [2024-11-13 12:59:37,890 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 6#L939-3true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:37,890 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:37,890 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:37,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 93#L939-5true, 246#true, 258#true]) [2024-11-13 12:59:37,892 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:59:37,892 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:59:37,892 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:37,892 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:37,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 238#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 254#true, 246#true, 258#true]) [2024-11-13 12:59:37,892 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:37,892 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:37,892 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:37,892 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 98#L939-3true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:38,008 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:38,008 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:38,008 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,008 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] 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[][287], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 6#L939-3true, 242#true, 244#true, 98#L939-3true, 254#true, 245#true, 258#true]) [2024-11-13 12:59:38,009 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:38,009 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,009 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:38,009 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), 136#L939-6true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 246#true]) [2024-11-13 12:59:38,076 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:38,076 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,076 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:38,076 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 93#L939-5true, 246#true, 258#true]) [2024-11-13 12:59:38,076 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:59:38,076 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:59:38,076 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,076 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 238#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 246#true, 258#true]) [2024-11-13 12:59:38,077 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:38,077 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:38,077 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,077 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 54#L939-24true, 258#true]) [2024-11-13 12:59:38,084 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:59:38,084 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,084 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [60#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:38,085 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 13#L939-25true, 245#true, 254#true]) [2024-11-13 12:59:38,085 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,085 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 31#L939-24true, 242#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:38,086 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-13 12:59:38,086 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,086 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,086 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-13 12:59:38,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 86#t_funErr2ASSERT_VIOLATIONDATA_RACEtrue, 242#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:38,086 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-13 12:59:38,086 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,086 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-13 12:59:38,086 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 68#L939-6true, 258#true]) [2024-11-13 12:59:38,464 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,464 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:38,464 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,464 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 68#L939-6true, 167#L938-3true, 258#true]) [2024-11-13 12:59:38,465 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 167#L938-3true, 258#true]) [2024-11-13 12:59:38,465 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,465 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:38,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [136#L939-6true, 116#$Ultimate##0true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:38,466 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,466 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,467 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,467 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:38,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 93#L939-5true, 254#true, 246#true]) [2024-11-13 12:59:38,908 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-13 12:59:38,908 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-13 12:59:38,908 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-13 12:59:38,908 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-13 12:59:38,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [136#L939-6true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 242#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:38,969 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,969 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:38,969 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,970 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 154#L939-25true, 241#true, 199#L952-9true, 244#true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:38,977 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,977 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:38,977 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,977 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 13#L939-25true, 245#true, 254#true, 258#true]) [2024-11-13 12:59:38,978 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-13 12:59:38,978 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-13 12:59:38,978 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:38,978 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-13 12:59:39,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 68#L939-6true, 167#L938-3true]) [2024-11-13 12:59:39,284 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:39,284 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,284 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:39,285 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 93#L939-5true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:39,286 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-13 12:59:39,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-13 12:59:39,286 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-13 12:59:39,286 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-13 12:59:39,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 238#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 254#true, 246#true, 258#true]) [2024-11-13 12:59:39,286 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:39,286 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,286 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:39,286 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), 136#L939-6true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 254#true, 246#true]) [2024-11-13 12:59:39,399 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:39,399 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,399 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 254#true, 93#L939-5true, 246#true, 258#true]) [2024-11-13 12:59:39,400 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-13 12:59:39,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 254#true, 238#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 246#true, 258#true]) [2024-11-13 12:59:39,400 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,400 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-13 12:59:39,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][268], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 166#L939-3true, 254#true, 246#true]) [2024-11-13 12:59:39,903 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:39,903 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:39,903 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-13 12:59:39,903 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:39,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [136#L939-6true, 146#L938-3true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:39,904 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-13 12:59:39,904 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:59:39,904 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-13 12:59:39,904 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:59:40,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [136#L939-6true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 74#L938-3true, 199#L952-9true, 243#true, 242#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:40,051 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-13 12:59:40,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:59:40,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-13 12:59:40,051 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-13 12:59:40,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [57#$Ultimate##0true, 182#L939-10true, Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:40,815 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:40,815 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,815 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,815 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 241#true, 199#L952-9true, 244#true, 134#L939-5true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:40,816 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] 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[][212], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 17#t_funErr0ASSERT_VIOLATIONDATA_RACEtrue, 241#true, 199#L952-9true, 244#true, 166#L939-3true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:40,816 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-13 12:59:40,816 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-13 12:59:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][269], [260#(= |#race~global~0| 0), Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 242#true, 98#L939-3true, 254#true, 93#L939-5true, 246#true]) [2024-11-13 12:59:40,934 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:40,934 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,934 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:40,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-13 12:59:41,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1076] 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[][261], [Black: 256#(= |ULTIMATE.start_main_~i~1#1| 0), 199#L952-9true, 243#true, 70#$Ultimate##0true, 21#L939-10true, 242#true, 254#true, 246#true, 258#true]) [2024-11-13 12:59:41,052 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-13 12:59:41,052 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-13 12:59:41,052 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-13 12:59:41,052 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event