./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/13-privatized_68-pfscan_protected_loop_minimal_interval_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/13-privatized_68-pfscan_protected_loop_minimal_interval_true.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX --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 6aeaf730cbe4eb831d189bfd9925d1660c7714b9e685f389bc2495c0943d6472 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 17:17:16,520 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 17:17:16,647 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-08 17:17:16,654 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 17:17:16,655 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 17:17:16,702 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 17:17:16,706 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 17:17:16,706 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 17:17:16,707 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 17:17:16,709 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 17:17:16,710 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 17:17:16,710 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 17:17:16,711 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 17:17:16,713 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 17:17:16,713 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 17:17:16,714 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 17:17:16,714 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 17:17:16,715 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 17:17:16,715 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 17:17:16,719 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 17:17:16,719 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 17:17:16,720 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 17:17:16,724 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-08 17:17:16,724 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 17:17:16,725 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 17:17:16,725 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 17:17:16,725 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 17:17:16,725 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 17:17:16,726 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 17:17:16,726 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 17:17:16,727 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 17:17:16,727 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 17:17:16,727 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 17:17:16,728 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 17:17:16,729 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 17:17:16,729 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 17:17:16,730 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 17:17:16,731 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 17:17:16,731 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 17:17:16,731 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 17:17:16,732 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 17:17:16,733 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX 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 -> 6aeaf730cbe4eb831d189bfd9925d1660c7714b9e685f389bc2495c0943d6472 [2024-11-08 17:17:17,123 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 17:17:17,163 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 17:17:17,166 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 17:17:17,168 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 17:17:17,170 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 17:17:17,172 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/goblint-regression/13-privatized_68-pfscan_protected_loop_minimal_interval_true.i Unable to find full path for "g++" [2024-11-08 17:17:19,677 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 17:17:19,986 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 17:17:19,987 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/sv-benchmarks/c/goblint-regression/13-privatized_68-pfscan_protected_loop_minimal_interval_true.i [2024-11-08 17:17:20,013 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/data/9e9cfae9d/40f63d450c1a4463ad39c30ed18587c9/FLAG85183b1e0 [2024-11-08 17:17:20,041 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/data/9e9cfae9d/40f63d450c1a4463ad39c30ed18587c9 [2024-11-08 17:17:20,045 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 17:17:20,047 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 17:17:20,049 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 17:17:20,050 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 17:17:20,058 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 17:17:20,059 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:20,060 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63cfb3ee and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20, skipping insertion in model container [2024-11-08 17:17:20,061 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:20,145 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 17:17:20,760 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:17:20,781 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 17:17:20,848 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:17:20,891 INFO L204 MainTranslator]: Completed translation [2024-11-08 17:17:20,892 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20 WrapperNode [2024-11-08 17:17:20,892 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 17:17:20,894 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 17:17:20,894 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 17:17:20,894 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 17:17:20,905 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:20,933 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:20,984 INFO L138 Inliner]: procedures = 165, calls = 35, calls flagged for inlining = 8, calls inlined = 9, statements flattened = 175 [2024-11-08 17:17:20,985 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 17:17:20,986 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 17:17:20,986 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 17:17:20,987 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 17:17:21,000 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,000 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,006 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,007 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,024 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,033 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,036 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,038 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,043 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 17:17:21,044 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 17:17:21,044 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 17:17:21,045 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 17:17:21,046 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (1/1) ... [2024-11-08 17:17:21,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 17:17:21,079 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 17:17:21,110 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 17:17:21,116 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_14ada9c9-b62d-4f65-96b0-d6cf0681610d/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 17:17:21,161 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-08 17:17:21,162 INFO L130 BoogieDeclarations]: Found specification of procedure worker [2024-11-08 17:17:21,163 INFO L138 BoogieDeclarations]: Found implementation of procedure worker [2024-11-08 17:17:21,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-08 17:17:21,163 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-08 17:17:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 17:17:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 17:17:21,164 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-08 17:17:21,165 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 17:17:21,166 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 17:17:21,168 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 17:17:21,419 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 17:17:21,423 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 17:17:22,027 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 17:17:22,027 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 17:17:22,080 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 17:17:22,081 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 17:17:22,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:22 BoogieIcfgContainer [2024-11-08 17:17:22,082 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 17:17:22,085 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 17:17:22,085 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 17:17:22,090 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 17:17:22,090 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:17:20" (1/3) ... [2024-11-08 17:17:22,091 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@71366b83 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:17:22, skipping insertion in model container [2024-11-08 17:17:22,091 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:17:20" (2/3) ... [2024-11-08 17:17:22,092 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@71366b83 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:17:22, skipping insertion in model container [2024-11-08 17:17:22,092 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:17:22" (3/3) ... [2024-11-08 17:17:22,094 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_68-pfscan_protected_loop_minimal_interval_true.i [2024-11-08 17:17:22,119 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 17:17:22,119 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 10 error locations. [2024-11-08 17:17:22,119 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 17:17:22,284 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-08 17:17:22,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 202 places, 210 transitions, 424 flow [2024-11-08 17:17:22,521 INFO L124 PetriNetUnfolderBase]: 12/209 cut-off events. [2024-11-08 17:17:22,528 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 17:17:22,553 INFO L83 FinitePrefix]: Finished finitePrefix Result has 213 conditions, 209 events. 12/209 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 414 event pairs, 0 based on Foata normal form. 0/187 useless extension candidates. Maximal degree in co-relation 165. Up to 2 conditions per place. [2024-11-08 17:17:22,553 INFO L82 GeneralOperation]: Start removeDead. Operand has 202 places, 210 transitions, 424 flow [2024-11-08 17:17:22,572 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 201 places, 209 transitions, 421 flow [2024-11-08 17:17:22,621 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 17:17:22,637 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;@386817e5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 17:17:22,637 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-11-08 17:17:22,651 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 17:17:22,651 INFO L124 PetriNetUnfolderBase]: 0/30 cut-off events. [2024-11-08 17:17:22,652 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-08 17:17:22,652 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:22,653 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] [2024-11-08 17:17:22,654 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:22,660 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:22,661 INFO L85 PathProgramCache]: Analyzing trace with hash -1213359260, now seen corresponding path program 1 times [2024-11-08 17:17:22,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:22,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1079029484] [2024-11-08 17:17:22,677 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:22,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:22,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:23,724 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-08 17:17:23,725 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:23,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1079029484] [2024-11-08 17:17:23,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1079029484] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:23,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:23,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:17:23,730 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1041852968] [2024-11-08 17:17:23,731 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:23,743 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:23,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:23,797 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:23,798 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:24,228 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 210 [2024-11-08 17:17:24,238 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 209 transitions, 421 flow. Second operand has 6 states, 6 states have (on average 149.33333333333334) internal successors, (896), 6 states have internal predecessors, (896), 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-08 17:17:24,238 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:24,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 210 [2024-11-08 17:17:24,241 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:24,902 INFO L124 PetriNetUnfolderBase]: 487/2021 cut-off events. [2024-11-08 17:17:24,902 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-08 17:17:24,918 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2907 conditions, 2021 events. 487/2021 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 14418 event pairs, 378 based on Foata normal form. 102/1920 useless extension candidates. Maximal degree in co-relation 2848. Up to 877 conditions per place. [2024-11-08 17:17:24,934 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 47 selfloop transitions, 5 changer transitions 0/195 dead transitions. [2024-11-08 17:17:24,934 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 195 transitions, 497 flow [2024-11-08 17:17:24,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:17:24,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:17:24,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 948 transitions. [2024-11-08 17:17:24,968 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7523809523809524 [2024-11-08 17:17:24,970 INFO L175 Difference]: Start difference. First operand has 201 places, 209 transitions, 421 flow. Second operand 6 states and 948 transitions. [2024-11-08 17:17:24,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 195 transitions, 497 flow [2024-11-08 17:17:24,979 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 195 transitions, 496 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 17:17:24,989 INFO L231 Difference]: Finished difference. Result has 197 places, 195 transitions, 402 flow [2024-11-08 17:17:24,992 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=392, PETRI_DIFFERENCE_MINUEND_PLACES=192, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=402, PETRI_PLACES=197, PETRI_TRANSITIONS=195} [2024-11-08 17:17:24,999 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, -4 predicate places. [2024-11-08 17:17:25,000 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 195 transitions, 402 flow [2024-11-08 17:17:25,001 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 149.33333333333334) internal successors, (896), 6 states have internal predecessors, (896), 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-08 17:17:25,002 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:25,003 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] [2024-11-08 17:17:25,003 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 17:17:25,005 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:25,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:25,007 INFO L85 PathProgramCache]: Analyzing trace with hash 2107490789, now seen corresponding path program 1 times [2024-11-08 17:17:25,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:25,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1449146935] [2024-11-08 17:17:25,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:25,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:25,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:25,667 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-08 17:17:25,668 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:25,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1449146935] [2024-11-08 17:17:25,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1449146935] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:25,670 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:25,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:17:25,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805662484] [2024-11-08 17:17:25,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:25,673 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:25,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:25,676 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:25,677 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:26,258 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 210 [2024-11-08 17:17:26,260 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 195 transitions, 402 flow. Second operand has 6 states, 6 states have (on average 151.16666666666666) internal successors, (907), 6 states have internal predecessors, (907), 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-08 17:17:26,260 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:26,261 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 210 [2024-11-08 17:17:26,261 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:27,107 INFO L124 PetriNetUnfolderBase]: 619/2818 cut-off events. [2024-11-08 17:17:27,108 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-08 17:17:27,116 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3933 conditions, 2818 events. 619/2818 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 22117 event pairs, 70 based on Foata normal form. 0/2558 useless extension candidates. Maximal degree in co-relation 3889. Up to 653 conditions per place. [2024-11-08 17:17:27,127 INFO L140 encePairwiseOnDemand]: 174/210 looper letters, 76 selfloop transitions, 43 changer transitions 0/262 dead transitions. [2024-11-08 17:17:27,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 262 transitions, 774 flow [2024-11-08 17:17:27,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:17:27,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:17:27,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1018 transitions. [2024-11-08 17:17:27,131 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.807936507936508 [2024-11-08 17:17:27,132 INFO L175 Difference]: Start difference. First operand has 197 places, 195 transitions, 402 flow. Second operand 6 states and 1018 transitions. [2024-11-08 17:17:27,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 262 transitions, 774 flow [2024-11-08 17:17:27,135 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 262 transitions, 764 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-08 17:17:27,147 INFO L231 Difference]: Finished difference. Result has 202 places, 238 transitions, 722 flow [2024-11-08 17:17:27,150 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=392, PETRI_DIFFERENCE_MINUEND_PLACES=192, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=722, PETRI_PLACES=202, PETRI_TRANSITIONS=238} [2024-11-08 17:17:27,151 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 1 predicate places. [2024-11-08 17:17:27,151 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 238 transitions, 722 flow [2024-11-08 17:17:27,152 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 151.16666666666666) internal successors, (907), 6 states have internal predecessors, (907), 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-08 17:17:27,153 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:27,153 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:27,154 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 17:17:27,154 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:27,156 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:27,156 INFO L85 PathProgramCache]: Analyzing trace with hash -1914900865, now seen corresponding path program 1 times [2024-11-08 17:17:27,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:27,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937408878] [2024-11-08 17:17:27,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:27,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:27,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:27,793 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-08 17:17:27,795 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:27,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1937408878] [2024-11-08 17:17:27,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1937408878] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:27,796 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:27,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:17:27,797 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915215836] [2024-11-08 17:17:27,797 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:27,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:27,800 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:27,800 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:27,801 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:28,423 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 167 out of 210 [2024-11-08 17:17:28,426 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 238 transitions, 722 flow. Second operand has 6 states, 6 states have (on average 169.16666666666666) internal successors, (1015), 6 states have internal predecessors, (1015), 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-08 17:17:28,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:28,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 167 of 210 [2024-11-08 17:17:28,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:29,435 INFO L124 PetriNetUnfolderBase]: 644/3688 cut-off events. [2024-11-08 17:17:29,435 INFO L125 PetriNetUnfolderBase]: For 691/790 co-relation queries the response was YES. [2024-11-08 17:17:29,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6191 conditions, 3688 events. 644/3688 cut-off events. For 691/790 co-relation queries the response was YES. Maximal size of possible extension queue 77. Compared 29840 event pairs, 81 based on Foata normal form. 20/3478 useless extension candidates. Maximal degree in co-relation 6134. Up to 760 conditions per place. [2024-11-08 17:17:29,470 INFO L140 encePairwiseOnDemand]: 192/210 looper letters, 66 selfloop transitions, 36 changer transitions 0/289 dead transitions. [2024-11-08 17:17:29,471 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 289 transitions, 1070 flow [2024-11-08 17:17:29,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:17:29,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:17:29,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1081 transitions. [2024-11-08 17:17:29,476 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8579365079365079 [2024-11-08 17:17:29,476 INFO L175 Difference]: Start difference. First operand has 202 places, 238 transitions, 722 flow. Second operand 6 states and 1081 transitions. [2024-11-08 17:17:29,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 289 transitions, 1070 flow [2024-11-08 17:17:29,492 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 207 places, 289 transitions, 1070 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 17:17:29,498 INFO L231 Difference]: Finished difference. Result has 212 places, 273 transitions, 1022 flow [2024-11-08 17:17:29,499 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=722, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=238, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1022, PETRI_PLACES=212, PETRI_TRANSITIONS=273} [2024-11-08 17:17:29,501 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 11 predicate places. [2024-11-08 17:17:29,502 INFO L471 AbstractCegarLoop]: Abstraction has has 212 places, 273 transitions, 1022 flow [2024-11-08 17:17:29,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 169.16666666666666) internal successors, (1015), 6 states have internal predecessors, (1015), 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-08 17:17:29,504 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:29,504 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] [2024-11-08 17:17:29,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 17:17:29,506 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:29,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:29,507 INFO L85 PathProgramCache]: Analyzing trace with hash 837469331, now seen corresponding path program 1 times [2024-11-08 17:17:29,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:29,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342697055] [2024-11-08 17:17:29,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:29,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:29,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:30,223 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-08 17:17:30,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:30,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1342697055] [2024-11-08 17:17:30,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1342697055] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:30,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:30,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:17:30,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1353719577] [2024-11-08 17:17:30,225 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:30,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 17:17:30,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:30,227 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:17:30,227 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:17:30,538 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 147 out of 210 [2024-11-08 17:17:30,540 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 212 places, 273 transitions, 1022 flow. Second operand has 6 states, 6 states have (on average 151.0) internal successors, (906), 6 states have internal predecessors, (906), 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-08 17:17:30,540 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:30,540 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 147 of 210 [2024-11-08 17:17:30,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:32,876 INFO L124 PetriNetUnfolderBase]: 2581/8496 cut-off events. [2024-11-08 17:17:32,876 INFO L125 PetriNetUnfolderBase]: For 4968/5266 co-relation queries the response was YES. [2024-11-08 17:17:32,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19257 conditions, 8496 events. 2581/8496 cut-off events. For 4968/5266 co-relation queries the response was YES. Maximal size of possible extension queue 135. Compared 72096 event pairs, 840 based on Foata normal form. 115/8106 useless extension candidates. Maximal degree in co-relation 19195. Up to 4332 conditions per place. [2024-11-08 17:17:33,009 INFO L140 encePairwiseOnDemand]: 179/210 looper letters, 129 selfloop transitions, 153 changer transitions 0/429 dead transitions. [2024-11-08 17:17:33,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 429 transitions, 2282 flow [2024-11-08 17:17:33,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:17:33,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-08 17:17:33,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1051 transitions. [2024-11-08 17:17:33,018 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8341269841269842 [2024-11-08 17:17:33,018 INFO L175 Difference]: Start difference. First operand has 212 places, 273 transitions, 1022 flow. Second operand 6 states and 1051 transitions. [2024-11-08 17:17:33,018 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 429 transitions, 2282 flow [2024-11-08 17:17:33,054 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 429 transitions, 2282 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-08 17:17:33,063 INFO L231 Difference]: Finished difference. Result has 222 places, 416 transitions, 2412 flow [2024-11-08 17:17:33,064 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=1022, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=40, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=210, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2412, PETRI_PLACES=222, PETRI_TRANSITIONS=416} [2024-11-08 17:17:33,065 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 21 predicate places. [2024-11-08 17:17:33,065 INFO L471 AbstractCegarLoop]: Abstraction has has 222 places, 416 transitions, 2412 flow [2024-11-08 17:17:33,066 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 151.0) internal successors, (906), 6 states have internal predecessors, (906), 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-08 17:17:33,066 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:33,067 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:33,067 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 17:17:33,067 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:33,068 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:33,068 INFO L85 PathProgramCache]: Analyzing trace with hash 1731496213, now seen corresponding path program 1 times [2024-11-08 17:17:33,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:33,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1486555503] [2024-11-08 17:17:33,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:33,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:33,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:34,259 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-08 17:17:34,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:34,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1486555503] [2024-11-08 17:17:34,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1486555503] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:34,262 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:34,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:17:34,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [926051115] [2024-11-08 17:17:34,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:34,263 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:17:34,266 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:34,266 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:17:34,267 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:17:35,341 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:17:35,344 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 416 transitions, 2412 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:35,345 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:35,345 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:17:35,345 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:37,985 INFO L124 PetriNetUnfolderBase]: 2201/9803 cut-off events. [2024-11-08 17:17:37,987 INFO L125 PetriNetUnfolderBase]: For 9558/10442 co-relation queries the response was YES. [2024-11-08 17:17:38,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23100 conditions, 9803 events. 2201/9803 cut-off events. For 9558/10442 co-relation queries the response was YES. Maximal size of possible extension queue 257. Compared 100381 event pairs, 102 based on Foata normal form. 37/9378 useless extension candidates. Maximal degree in co-relation 23035. Up to 2038 conditions per place. [2024-11-08 17:17:38,092 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 46 selfloop transitions, 18 changer transitions 0/459 dead transitions. [2024-11-08 17:17:38,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 459 transitions, 2688 flow [2024-11-08 17:17:38,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:17:38,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:17:38,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1517 transitions. [2024-11-08 17:17:38,098 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9029761904761905 [2024-11-08 17:17:38,098 INFO L175 Difference]: Start difference. First operand has 222 places, 416 transitions, 2412 flow. Second operand 8 states and 1517 transitions. [2024-11-08 17:17:38,098 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 459 transitions, 2688 flow [2024-11-08 17:17:38,169 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 229 places, 459 transitions, 2548 flow, removed 70 selfloop flow, removed 0 redundant places. [2024-11-08 17:17:38,177 INFO L231 Difference]: Finished difference. Result has 233 places, 428 transitions, 2393 flow [2024-11-08 17:17:38,178 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=2280, PETRI_DIFFERENCE_MINUEND_PLACES=222, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=416, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=403, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2393, PETRI_PLACES=233, PETRI_TRANSITIONS=428} [2024-11-08 17:17:38,181 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 32 predicate places. [2024-11-08 17:17:38,182 INFO L471 AbstractCegarLoop]: Abstraction has has 233 places, 428 transitions, 2393 flow [2024-11-08 17:17:38,184 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:38,184 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:38,184 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:38,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 17:17:38,185 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:38,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:38,187 INFO L85 PathProgramCache]: Analyzing trace with hash -1999374793, now seen corresponding path program 2 times [2024-11-08 17:17:38,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:38,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1945875826] [2024-11-08 17:17:38,188 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:38,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:38,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:39,199 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-08 17:17:39,199 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:39,203 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1945875826] [2024-11-08 17:17:39,204 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1945875826] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:39,204 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:39,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:17:39,204 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130333768] [2024-11-08 17:17:39,205 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:39,205 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:17:39,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:39,206 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:17:39,206 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:17:40,172 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:17:40,176 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 233 places, 428 transitions, 2393 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:40,176 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:40,177 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:17:40,177 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:43,643 INFO L124 PetriNetUnfolderBase]: 2916/12465 cut-off events. [2024-11-08 17:17:43,644 INFO L125 PetriNetUnfolderBase]: For 13142/14304 co-relation queries the response was YES. [2024-11-08 17:17:43,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30842 conditions, 12465 events. 2916/12465 cut-off events. For 13142/14304 co-relation queries the response was YES. Maximal size of possible extension queue 351. Compared 135244 event pairs, 145 based on Foata normal form. 120/12050 useless extension candidates. Maximal degree in co-relation 30771. Up to 2590 conditions per place. [2024-11-08 17:17:43,785 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 61 selfloop transitions, 25 changer transitions 0/481 dead transitions. [2024-11-08 17:17:43,786 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 481 transitions, 2850 flow [2024-11-08 17:17:43,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:17:43,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:17:43,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1519 transitions. [2024-11-08 17:17:43,792 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9041666666666667 [2024-11-08 17:17:43,793 INFO L175 Difference]: Start difference. First operand has 233 places, 428 transitions, 2393 flow. Second operand 8 states and 1519 transitions. [2024-11-08 17:17:43,793 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 481 transitions, 2850 flow [2024-11-08 17:17:43,877 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 481 transitions, 2820 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-08 17:17:43,888 INFO L231 Difference]: Finished difference. Result has 242 places, 445 transitions, 2583 flow [2024-11-08 17:17:43,889 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=2382, PETRI_DIFFERENCE_MINUEND_PLACES=230, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=428, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=407, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2583, PETRI_PLACES=242, PETRI_TRANSITIONS=445} [2024-11-08 17:17:43,891 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 41 predicate places. [2024-11-08 17:17:43,891 INFO L471 AbstractCegarLoop]: Abstraction has has 242 places, 445 transitions, 2583 flow [2024-11-08 17:17:43,892 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:43,893 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:43,893 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:43,893 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-08 17:17:43,894 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:43,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:43,895 INFO L85 PathProgramCache]: Analyzing trace with hash -57452279, now seen corresponding path program 3 times [2024-11-08 17:17:43,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:43,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237385906] [2024-11-08 17:17:43,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:43,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:43,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:44,800 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-08 17:17:44,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:44,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [237385906] [2024-11-08 17:17:44,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [237385906] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:44,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:44,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:17:44,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603276788] [2024-11-08 17:17:44,801 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:44,805 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:17:44,805 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:44,806 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:17:44,806 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:17:45,811 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:17:45,814 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 242 places, 445 transitions, 2583 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:45,814 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:45,815 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:17:45,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:48,994 INFO L124 PetriNetUnfolderBase]: 3576/14475 cut-off events. [2024-11-08 17:17:48,994 INFO L125 PetriNetUnfolderBase]: For 22600/24420 co-relation queries the response was YES. [2024-11-08 17:17:49,080 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38575 conditions, 14475 events. 3576/14475 cut-off events. For 22600/24420 co-relation queries the response was YES. Maximal size of possible extension queue 353. Compared 153805 event pairs, 164 based on Foata normal form. 318/14166 useless extension candidates. Maximal degree in co-relation 38499. Up to 2970 conditions per place. [2024-11-08 17:17:49,169 INFO L140 encePairwiseOnDemand]: 198/210 looper letters, 57 selfloop transitions, 33 changer transitions 0/485 dead transitions. [2024-11-08 17:17:49,170 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 485 transitions, 3013 flow [2024-11-08 17:17:49,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:17:49,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:17:49,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1512 transitions. [2024-11-08 17:17:49,176 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9 [2024-11-08 17:17:49,177 INFO L175 Difference]: Start difference. First operand has 242 places, 445 transitions, 2583 flow. Second operand 8 states and 1512 transitions. [2024-11-08 17:17:49,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 485 transitions, 3013 flow [2024-11-08 17:17:49,323 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 485 transitions, 2994 flow, removed 3 selfloop flow, removed 2 redundant places. [2024-11-08 17:17:49,334 INFO L231 Difference]: Finished difference. Result has 250 places, 452 transitions, 2716 flow [2024-11-08 17:17:49,335 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=2570, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=445, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=414, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2716, PETRI_PLACES=250, PETRI_TRANSITIONS=452} [2024-11-08 17:17:49,336 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 49 predicate places. [2024-11-08 17:17:49,337 INFO L471 AbstractCegarLoop]: Abstraction has has 250 places, 452 transitions, 2716 flow [2024-11-08 17:17:49,339 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:49,339 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:49,340 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:49,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-08 17:17:49,340 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:49,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:49,341 INFO L85 PathProgramCache]: Analyzing trace with hash 150664239, now seen corresponding path program 4 times [2024-11-08 17:17:49,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:49,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024040956] [2024-11-08 17:17:49,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:49,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:49,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:50,297 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-08 17:17:50,297 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:50,298 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024040956] [2024-11-08 17:17:50,298 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024040956] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:50,298 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:50,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:17:50,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [565031057] [2024-11-08 17:17:50,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:50,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:17:50,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:50,301 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:17:50,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:17:51,383 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:17:51,386 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 452 transitions, 2716 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:51,387 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:51,387 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:17:51,387 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:17:54,565 INFO L124 PetriNetUnfolderBase]: 3597/14958 cut-off events. [2024-11-08 17:17:54,566 INFO L125 PetriNetUnfolderBase]: For 27885/29659 co-relation queries the response was YES. [2024-11-08 17:17:54,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41223 conditions, 14958 events. 3597/14958 cut-off events. For 27885/29659 co-relation queries the response was YES. Maximal size of possible extension queue 362. Compared 161625 event pairs, 155 based on Foata normal form. 246/14540 useless extension candidates. Maximal degree in co-relation 41144. Up to 3137 conditions per place. [2024-11-08 17:17:54,716 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 73 selfloop transitions, 27 changer transitions 0/495 dead transitions. [2024-11-08 17:17:54,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 495 transitions, 3316 flow [2024-11-08 17:17:54,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:17:54,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:17:54,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1523 transitions. [2024-11-08 17:17:54,723 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.906547619047619 [2024-11-08 17:17:54,723 INFO L175 Difference]: Start difference. First operand has 250 places, 452 transitions, 2716 flow. Second operand 8 states and 1523 transitions. [2024-11-08 17:17:54,724 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 495 transitions, 3316 flow [2024-11-08 17:17:54,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 495 transitions, 3255 flow, removed 9 selfloop flow, removed 3 redundant places. [2024-11-08 17:17:54,891 INFO L231 Difference]: Finished difference. Result has 258 places, 466 transitions, 2921 flow [2024-11-08 17:17:54,892 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=2673, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=452, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=429, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2921, PETRI_PLACES=258, PETRI_TRANSITIONS=466} [2024-11-08 17:17:54,893 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 57 predicate places. [2024-11-08 17:17:54,893 INFO L471 AbstractCegarLoop]: Abstraction has has 258 places, 466 transitions, 2921 flow [2024-11-08 17:17:54,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:54,895 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:17:54,895 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:17:54,895 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-08 17:17:54,896 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:17:54,896 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:17:54,897 INFO L85 PathProgramCache]: Analyzing trace with hash -1437833123, now seen corresponding path program 5 times [2024-11-08 17:17:54,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:17:54,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [595735210] [2024-11-08 17:17:54,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:17:54,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:17:54,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:17:55,755 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-08 17:17:55,757 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:17:55,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [595735210] [2024-11-08 17:17:55,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [595735210] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:17:55,758 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:17:55,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:17:55,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1941243631] [2024-11-08 17:17:55,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:17:55,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:17:55,764 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:17:55,764 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:17:55,765 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:17:56,701 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:17:56,704 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 258 places, 466 transitions, 2921 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:17:56,705 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:17:56,705 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:17:56,705 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:00,198 INFO L124 PetriNetUnfolderBase]: 3629/15382 cut-off events. [2024-11-08 17:18:00,198 INFO L125 PetriNetUnfolderBase]: For 32777/34649 co-relation queries the response was YES. [2024-11-08 17:18:00,283 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42709 conditions, 15382 events. 3629/15382 cut-off events. For 32777/34649 co-relation queries the response was YES. Maximal size of possible extension queue 367. Compared 167911 event pairs, 151 based on Foata normal form. 212/14912 useless extension candidates. Maximal degree in co-relation 42626. Up to 3237 conditions per place. [2024-11-08 17:18:00,357 INFO L140 encePairwiseOnDemand]: 196/210 looper letters, 77 selfloop transitions, 37 changer transitions 0/509 dead transitions. [2024-11-08 17:18:00,358 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 509 transitions, 3581 flow [2024-11-08 17:18:00,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:00,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:00,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1521 transitions. [2024-11-08 17:18:00,366 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9053571428571429 [2024-11-08 17:18:00,366 INFO L175 Difference]: Start difference. First operand has 258 places, 466 transitions, 2921 flow. Second operand 8 states and 1521 transitions. [2024-11-08 17:18:00,367 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 509 transitions, 3581 flow [2024-11-08 17:18:00,547 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 509 transitions, 3505 flow, removed 29 selfloop flow, removed 3 redundant places. [2024-11-08 17:18:00,558 INFO L231 Difference]: Finished difference. Result has 265 places, 482 transitions, 3175 flow [2024-11-08 17:18:00,559 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=2863, PETRI_DIFFERENCE_MINUEND_PLACES=255, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=466, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=437, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3175, PETRI_PLACES=265, PETRI_TRANSITIONS=482} [2024-11-08 17:18:00,561 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 64 predicate places. [2024-11-08 17:18:00,561 INFO L471 AbstractCegarLoop]: Abstraction has has 265 places, 482 transitions, 3175 flow [2024-11-08 17:18:00,563 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:00,563 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:00,563 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:00,563 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-08 17:18:00,564 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:00,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:00,564 INFO L85 PathProgramCache]: Analyzing trace with hash -906453165, now seen corresponding path program 6 times [2024-11-08 17:18:00,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:00,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530773111] [2024-11-08 17:18:00,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:00,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:00,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:01,455 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 17:18:01,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:01,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [530773111] [2024-11-08 17:18:01,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [530773111] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:01,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:01,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:01,458 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1009463462] [2024-11-08 17:18:01,458 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:01,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:01,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:01,462 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:01,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:02,285 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:02,286 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 482 transitions, 3175 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:02,287 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:02,287 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:02,287 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:05,144 INFO L124 PetriNetUnfolderBase]: 2935/12928 cut-off events. [2024-11-08 17:18:05,144 INFO L125 PetriNetUnfolderBase]: For 28348/29754 co-relation queries the response was YES. [2024-11-08 17:18:05,208 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36009 conditions, 12928 events. 2935/12928 cut-off events. For 28348/29754 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 135360 event pairs, 111 based on Foata normal form. 141/12497 useless extension candidates. Maximal degree in co-relation 35923. Up to 2659 conditions per place. [2024-11-08 17:18:05,250 INFO L140 encePairwiseOnDemand]: 196/210 looper letters, 75 selfloop transitions, 40 changer transitions 0/510 dead transitions. [2024-11-08 17:18:05,251 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 510 transitions, 3714 flow [2024-11-08 17:18:05,251 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:05,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:05,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1525 transitions. [2024-11-08 17:18:05,256 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9077380952380952 [2024-11-08 17:18:05,256 INFO L175 Difference]: Start difference. First operand has 265 places, 482 transitions, 3175 flow. Second operand 8 states and 1525 transitions. [2024-11-08 17:18:05,256 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 510 transitions, 3714 flow [2024-11-08 17:18:05,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 510 transitions, 3617 flow, removed 26 selfloop flow, removed 4 redundant places. [2024-11-08 17:18:05,387 INFO L231 Difference]: Finished difference. Result has 271 places, 495 transitions, 3412 flow [2024-11-08 17:18:05,390 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=3060, PETRI_DIFFERENCE_MINUEND_PLACES=261, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=479, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=446, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3412, PETRI_PLACES=271, PETRI_TRANSITIONS=495} [2024-11-08 17:18:05,391 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 70 predicate places. [2024-11-08 17:18:05,392 INFO L471 AbstractCegarLoop]: Abstraction has has 271 places, 495 transitions, 3412 flow [2024-11-08 17:18:05,393 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:05,394 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:05,394 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:05,394 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-08 17:18:05,394 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:05,395 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:05,395 INFO L85 PathProgramCache]: Analyzing trace with hash -326581999, now seen corresponding path program 7 times [2024-11-08 17:18:05,395 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:05,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979710886] [2024-11-08 17:18:05,397 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:05,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:05,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:06,106 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-08 17:18:06,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:06,110 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979710886] [2024-11-08 17:18:06,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979710886] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:06,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:06,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:06,111 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1579355664] [2024-11-08 17:18:06,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:06,111 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:06,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:06,112 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:06,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:06,922 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:06,923 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 271 places, 495 transitions, 3412 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:06,924 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:06,924 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:06,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:09,897 INFO L124 PetriNetUnfolderBase]: 3653/15504 cut-off events. [2024-11-08 17:18:09,897 INFO L125 PetriNetUnfolderBase]: For 35561/37392 co-relation queries the response was YES. [2024-11-08 17:18:09,980 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43454 conditions, 15504 events. 3653/15504 cut-off events. For 35561/37392 co-relation queries the response was YES. Maximal size of possible extension queue 359. Compared 168725 event pairs, 142 based on Foata normal form. 213/15040 useless extension candidates. Maximal degree in co-relation 43365. Up to 3196 conditions per place. [2024-11-08 17:18:10,027 INFO L140 encePairwiseOnDemand]: 196/210 looper letters, 95 selfloop transitions, 59 changer transitions 0/549 dead transitions. [2024-11-08 17:18:10,028 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 278 places, 549 transitions, 4220 flow [2024-11-08 17:18:10,028 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:10,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:10,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1518 transitions. [2024-11-08 17:18:10,033 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9035714285714286 [2024-11-08 17:18:10,034 INFO L175 Difference]: Start difference. First operand has 271 places, 495 transitions, 3412 flow. Second operand 8 states and 1518 transitions. [2024-11-08 17:18:10,034 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 278 places, 549 transitions, 4220 flow [2024-11-08 17:18:10,189 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 549 transitions, 4131 flow, removed 20 selfloop flow, removed 4 redundant places. [2024-11-08 17:18:10,197 INFO L231 Difference]: Finished difference. Result has 278 places, 519 transitions, 3774 flow [2024-11-08 17:18:10,198 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=3333, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=495, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=35, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=447, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3774, PETRI_PLACES=278, PETRI_TRANSITIONS=519} [2024-11-08 17:18:10,198 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 77 predicate places. [2024-11-08 17:18:10,198 INFO L471 AbstractCegarLoop]: Abstraction has has 278 places, 519 transitions, 3774 flow [2024-11-08 17:18:10,200 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:10,200 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:10,200 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:10,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-08 17:18:10,201 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:10,201 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:10,201 INFO L85 PathProgramCache]: Analyzing trace with hash -1968887609, now seen corresponding path program 8 times [2024-11-08 17:18:10,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:10,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [878892339] [2024-11-08 17:18:10,202 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:10,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:10,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:10,972 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-08 17:18:10,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:10,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [878892339] [2024-11-08 17:18:10,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [878892339] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:10,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:10,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:10,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1514023457] [2024-11-08 17:18:10,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:10,974 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:10,975 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:10,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:10,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:11,664 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:11,665 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 278 places, 519 transitions, 3774 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:11,666 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:11,666 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:11,666 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:14,621 INFO L124 PetriNetUnfolderBase]: 3717/15982 cut-off events. [2024-11-08 17:18:14,621 INFO L125 PetriNetUnfolderBase]: For 45143/47409 co-relation queries the response was YES. [2024-11-08 17:18:14,712 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46461 conditions, 15982 events. 3717/15982 cut-off events. For 45143/47409 co-relation queries the response was YES. Maximal size of possible extension queue 322. Compared 173983 event pairs, 132 based on Foata normal form. 450/15710 useless extension candidates. Maximal degree in co-relation 46368. Up to 3318 conditions per place. [2024-11-08 17:18:14,760 INFO L140 encePairwiseOnDemand]: 198/210 looper letters, 99 selfloop transitions, 71 changer transitions 0/565 dead transitions. [2024-11-08 17:18:14,761 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 285 places, 565 transitions, 4718 flow [2024-11-08 17:18:14,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:14,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:14,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1512 transitions. [2024-11-08 17:18:14,765 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9 [2024-11-08 17:18:14,766 INFO L175 Difference]: Start difference. First operand has 278 places, 519 transitions, 3774 flow. Second operand 8 states and 1512 transitions. [2024-11-08 17:18:14,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 285 places, 565 transitions, 4718 flow [2024-11-08 17:18:14,940 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 282 places, 565 transitions, 4560 flow, removed 39 selfloop flow, removed 3 redundant places. [2024-11-08 17:18:14,952 INFO L231 Difference]: Finished difference. Result has 285 places, 529 transitions, 3993 flow [2024-11-08 17:18:14,953 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=3650, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=519, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=63, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=452, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3993, PETRI_PLACES=285, PETRI_TRANSITIONS=529} [2024-11-08 17:18:14,954 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 84 predicate places. [2024-11-08 17:18:14,954 INFO L471 AbstractCegarLoop]: Abstraction has has 285 places, 529 transitions, 3993 flow [2024-11-08 17:18:14,955 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:14,955 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:14,955 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:14,955 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-08 17:18:14,956 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:14,958 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:14,958 INFO L85 PathProgramCache]: Analyzing trace with hash 808512731, now seen corresponding path program 9 times [2024-11-08 17:18:14,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:14,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399965556] [2024-11-08 17:18:14,959 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:14,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:14,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:15,694 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-08 17:18:15,695 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:15,695 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399965556] [2024-11-08 17:18:15,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399965556] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:15,695 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:15,696 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:15,696 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [853850713] [2024-11-08 17:18:15,696 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:15,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:15,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:15,698 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:15,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:16,418 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:16,420 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 285 places, 529 transitions, 3993 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:16,420 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:16,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:16,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:19,643 INFO L124 PetriNetUnfolderBase]: 3714/15817 cut-off events. [2024-11-08 17:18:19,643 INFO L125 PetriNetUnfolderBase]: For 45337/47753 co-relation queries the response was YES. [2024-11-08 17:18:19,717 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46106 conditions, 15817 events. 3714/15817 cut-off events. For 45337/47753 co-relation queries the response was YES. Maximal size of possible extension queue 322. Compared 171689 event pairs, 126 based on Foata normal form. 284/15392 useless extension candidates. Maximal degree in co-relation 46010. Up to 3243 conditions per place. [2024-11-08 17:18:19,754 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 147 selfloop transitions, 30 changer transitions 0/572 dead transitions. [2024-11-08 17:18:19,754 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 292 places, 572 transitions, 4891 flow [2024-11-08 17:18:19,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:19,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:19,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1523 transitions. [2024-11-08 17:18:19,758 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.906547619047619 [2024-11-08 17:18:19,758 INFO L175 Difference]: Start difference. First operand has 285 places, 529 transitions, 3993 flow. Second operand 8 states and 1523 transitions. [2024-11-08 17:18:19,758 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 292 places, 572 transitions, 4891 flow [2024-11-08 17:18:20,041 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 572 transitions, 4768 flow, removed 32 selfloop flow, removed 3 redundant places. [2024-11-08 17:18:20,049 INFO L231 Difference]: Finished difference. Result has 294 places, 542 transitions, 4146 flow [2024-11-08 17:18:20,050 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=3887, PETRI_DIFFERENCE_MINUEND_PLACES=282, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=529, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=503, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=4146, PETRI_PLACES=294, PETRI_TRANSITIONS=542} [2024-11-08 17:18:20,050 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 93 predicate places. [2024-11-08 17:18:20,051 INFO L471 AbstractCegarLoop]: Abstraction has has 294 places, 542 transitions, 4146 flow [2024-11-08 17:18:20,051 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:20,052 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:20,052 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:20,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-08 17:18:20,052 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:20,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:20,053 INFO L85 PathProgramCache]: Analyzing trace with hash 696724057, now seen corresponding path program 10 times [2024-11-08 17:18:20,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:20,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470666774] [2024-11-08 17:18:20,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:20,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:20,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:20,665 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-08 17:18:20,666 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:20,666 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470666774] [2024-11-08 17:18:20,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470666774] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:20,666 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:20,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:20,667 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269518391] [2024-11-08 17:18:20,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:20,667 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:20,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:20,668 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:20,668 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:21,438 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:21,441 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 294 places, 542 transitions, 4146 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:21,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:21,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:21,442 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:24,572 INFO L124 PetriNetUnfolderBase]: 3117/14069 cut-off events. [2024-11-08 17:18:24,572 INFO L125 PetriNetUnfolderBase]: For 44917/47047 co-relation queries the response was YES. [2024-11-08 17:18:24,673 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41109 conditions, 14069 events. 3117/14069 cut-off events. For 44917/47047 co-relation queries the response was YES. Maximal size of possible extension queue 264. Compared 149333 event pairs, 117 based on Foata normal form. 330/13770 useless extension candidates. Maximal degree in co-relation 41008. Up to 2853 conditions per place. [2024-11-08 17:18:24,709 INFO L140 encePairwiseOnDemand]: 196/210 looper letters, 118 selfloop transitions, 62 changer transitions 0/575 dead transitions. [2024-11-08 17:18:24,709 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 301 places, 575 transitions, 4952 flow [2024-11-08 17:18:24,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:24,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:24,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1517 transitions. [2024-11-08 17:18:24,713 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9029761904761905 [2024-11-08 17:18:24,713 INFO L175 Difference]: Start difference. First operand has 294 places, 542 transitions, 4146 flow. Second operand 8 states and 1517 transitions. [2024-11-08 17:18:24,714 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 301 places, 575 transitions, 4952 flow [2024-11-08 17:18:24,867 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 300 places, 575 transitions, 4863 flow, removed 44 selfloop flow, removed 1 redundant places. [2024-11-08 17:18:24,874 INFO L231 Difference]: Finished difference. Result has 303 places, 555 transitions, 4439 flow [2024-11-08 17:18:24,875 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=4035, PETRI_DIFFERENCE_MINUEND_PLACES=293, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=539, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=49, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=484, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=4439, PETRI_PLACES=303, PETRI_TRANSITIONS=555} [2024-11-08 17:18:24,876 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 102 predicate places. [2024-11-08 17:18:24,876 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 555 transitions, 4439 flow [2024-11-08 17:18:24,877 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:24,877 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:24,877 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:24,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-08 17:18:24,878 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:24,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:24,878 INFO L85 PathProgramCache]: Analyzing trace with hash 531812145, now seen corresponding path program 11 times [2024-11-08 17:18:24,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:24,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [191146684] [2024-11-08 17:18:24,878 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:24,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:24,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:25,585 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-08 17:18:25,586 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:25,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [191146684] [2024-11-08 17:18:25,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [191146684] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:25,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:25,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:25,587 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291940372] [2024-11-08 17:18:25,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:25,587 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:25,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:25,588 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:25,588 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:26,471 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:26,473 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 555 transitions, 4439 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:26,473 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:26,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:26,474 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:29,696 INFO L124 PetriNetUnfolderBase]: 3146/14357 cut-off events. [2024-11-08 17:18:29,696 INFO L125 PetriNetUnfolderBase]: For 50608/52756 co-relation queries the response was YES. [2024-11-08 17:18:29,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42463 conditions, 14357 events. 3146/14357 cut-off events. For 50608/52756 co-relation queries the response was YES. Maximal size of possible extension queue 270. Compared 153408 event pairs, 107 based on Foata normal form. 255/13973 useless extension candidates. Maximal degree in co-relation 42358. Up to 2903 conditions per place. [2024-11-08 17:18:29,821 INFO L140 encePairwiseOnDemand]: 196/210 looper letters, 161 selfloop transitions, 40 changer transitions 0/596 dead transitions. [2024-11-08 17:18:29,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 596 transitions, 5432 flow [2024-11-08 17:18:29,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:29,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:29,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1525 transitions. [2024-11-08 17:18:29,825 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9077380952380952 [2024-11-08 17:18:29,825 INFO L175 Difference]: Start difference. First operand has 303 places, 555 transitions, 4439 flow. Second operand 8 states and 1525 transitions. [2024-11-08 17:18:29,825 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 596 transitions, 5432 flow [2024-11-08 17:18:30,016 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 596 transitions, 5345 flow, removed 18 selfloop flow, removed 3 redundant places. [2024-11-08 17:18:30,022 INFO L231 Difference]: Finished difference. Result has 310 places, 571 transitions, 4737 flow [2024-11-08 17:18:30,023 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=4366, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=555, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=24, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=523, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=4737, PETRI_PLACES=310, PETRI_TRANSITIONS=571} [2024-11-08 17:18:30,023 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 109 predicate places. [2024-11-08 17:18:30,023 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 571 transitions, 4737 flow [2024-11-08 17:18:30,024 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:30,024 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:30,024 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:30,024 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-08 17:18:30,024 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:30,025 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:30,025 INFO L85 PathProgramCache]: Analyzing trace with hash 242654087, now seen corresponding path program 12 times [2024-11-08 17:18:30,025 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:30,025 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307355660] [2024-11-08 17:18:30,025 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:30,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:30,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:30,659 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-08 17:18:30,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:30,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307355660] [2024-11-08 17:18:30,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307355660] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:30,660 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:30,660 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:30,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113790218] [2024-11-08 17:18:30,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:30,664 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:30,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:30,664 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:30,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:31,614 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:31,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 571 transitions, 4737 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:31,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:31,617 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:31,617 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:34,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([309] L715-9-->L715-10: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19| (store (select |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19|) |v_ULTIMATE.start_pqueue_put_~qp#1.offset_19| |v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} OutVars{#race=|v_#race_31|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} AuxVars[] AssignedVars[#race][240], [Black: 253#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 257#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 259#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 395#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 397#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 393#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 211#true, 277#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 275#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 267#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 296#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 279#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 273#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 222#true, Black: 414#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 412#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 463#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 416#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 410#(and (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 352#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 298#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 300#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 435#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 391#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 433#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 335#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 144#L715-10true, Black: 317#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 319#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 315#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 452#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 456#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 454#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 337#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 49#L723-6true, Black: 339#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 444#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 214#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 213#(= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0), Black: 215#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 216#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 3)) 0)), 437#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), 235#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|), Black: 225#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 224#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0), Black: 354#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 356#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 358#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 203#true, Black: 236#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 233#true, Black: 238#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 237#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), 404#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), 255#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 373#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 371#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 377#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 375#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0))]) [2024-11-08 17:18:34,468 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-08 17:18:34,468 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-08 17:18:34,468 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-08 17:18:34,468 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-08 17:18:34,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([309] L715-9-->L715-10: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19| (store (select |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19|) |v_ULTIMATE.start_pqueue_put_~qp#1.offset_19| |v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} OutVars{#race=|v_#race_31|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} AuxVars[] AssignedVars[#race][240], [Black: 253#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 257#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 259#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 395#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 397#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 393#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 211#true, 277#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 275#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 267#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 279#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 296#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 273#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 222#true, Black: 414#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 412#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 416#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 463#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 410#(and (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 352#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 298#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 300#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 435#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 391#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 433#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 335#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 144#L715-10true, Black: 317#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 319#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 315#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 452#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 456#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 454#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 337#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 339#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 444#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 214#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 213#(= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0), Black: 215#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 216#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 3)) 0)), 437#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), 235#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|), Black: 225#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 224#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0), Black: 354#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 356#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 358#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 203#true, Black: 236#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 233#true, Black: 238#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 237#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), 404#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), 255#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 373#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 371#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 377#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), 127#L726-2true, Black: 375#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0))]) [2024-11-08 17:18:34,661 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 17:18:34,661 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 17:18:34,662 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 17:18:34,662 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 17:18:34,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([309] L715-9-->L715-10: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19| (store (select |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19|) |v_ULTIMATE.start_pqueue_put_~qp#1.offset_19| |v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} OutVars{#race=|v_#race_31|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} AuxVars[] AssignedVars[#race][240], [Black: 253#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 257#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 259#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 395#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 397#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 393#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 211#true, 277#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 275#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 267#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 279#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 296#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 273#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 222#true, 92#L724-3true, Black: 414#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 412#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 416#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 463#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 410#(and (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 352#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 298#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 300#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 435#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 391#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 433#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 335#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 144#L715-10true, Black: 317#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 319#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 315#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 452#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 456#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 454#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 337#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 339#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 444#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 214#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 213#(= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0), Black: 215#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 216#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 3)) 0)), 437#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), 235#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|), Black: 225#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 224#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0), Black: 354#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 356#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 358#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 203#true, Black: 236#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 233#true, Black: 238#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 237#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), 404#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), 255#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 373#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 371#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 377#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 375#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0))]) [2024-11-08 17:18:34,664 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-08 17:18:34,665 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-08 17:18:34,665 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-08 17:18:34,665 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-08 17:18:34,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([309] L715-9-->L715-10: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19| (store (select |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19|) |v_ULTIMATE.start_pqueue_put_~qp#1.offset_19| |v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} OutVars{#race=|v_#race_31|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} AuxVars[] AssignedVars[#race][240], [Black: 253#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 257#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 259#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 395#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 397#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 211#true, Black: 393#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 277#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 275#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 267#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 279#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 296#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 273#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 222#true, Black: 414#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 412#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 416#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 463#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 410#(and (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 352#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 298#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 300#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 391#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 435#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 433#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 335#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 144#L715-10true, Black: 317#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 319#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 315#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 452#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 456#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 454#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 167#L726-3true, Black: 337#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 339#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 444#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 214#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 213#(= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0), Black: 215#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 216#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 3)) 0)), 437#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), 235#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|), Black: 225#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 224#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 354#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 356#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 358#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 203#true, Black: 236#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 233#true, Black: 238#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 237#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), 404#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), 255#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 373#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 371#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 377#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 375#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0))]) [2024-11-08 17:18:34,685 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 17:18:34,685 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-08 17:18:34,685 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 17:18:34,685 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-08 17:18:34,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([309] L715-9-->L715-10: Formula: (= (store |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19| (store (select |v_#race_32| |v_ULTIMATE.start_pqueue_put_~qp#1.base_19|) |v_ULTIMATE.start_pqueue_put_~qp#1.offset_19| |v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|)) |v_#race_31|) InVars {#race=|v_#race_32|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} OutVars{#race=|v_#race_31|, ULTIMATE.start_pqueue_put_#t~nondet6#1=|v_ULTIMATE.start_pqueue_put_#t~nondet6#1_3|, ULTIMATE.start_pqueue_put_~qp#1.offset=|v_ULTIMATE.start_pqueue_put_~qp#1.offset_19|, ULTIMATE.start_pqueue_put_~qp#1.base=|v_ULTIMATE.start_pqueue_put_~qp#1.base_19|} AuxVars[] AssignedVars[#race][240], [Black: 253#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 257#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 259#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 395#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 397#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 211#true, Black: 393#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 277#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 275#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 267#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 279#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 296#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 273#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 222#true, 188#L724-4true, Black: 414#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 412#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 416#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 463#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 410#(and (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 352#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 298#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 300#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 1) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 391#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 435#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 433#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 335#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 144#L715-10true, Black: 317#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 319#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 1) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 315#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 452#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 456#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 454#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 337#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 339#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 444#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 214#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 213#(= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0), Black: 215#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0)), Black: 216#(and (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 1)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 2)) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) |workerThread1of1ForFork0_pqueue_get_~qp#1.offset|) 0) (= (select (select |#race| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (+ |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 3)) 0)), 437#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), 235#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|), Black: 225#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 227#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 224#(= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0), Black: 226#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) 0)), Black: 354#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 356#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 358#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (not (= (select (select |#pthreadsMutex| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) 4) 0)) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 203#true, Black: 236#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 233#true, Black: 238#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 3)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), Black: 237#(and (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 2)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) |ULTIMATE.start_pqueue_put_~qp#1.offset|) |ULTIMATE.start_pqueue_put_#t~nondet6#1|) (= (select (select |#race| |ULTIMATE.start_pqueue_put_~qp#1.base|) (+ |ULTIMATE.start_pqueue_put_~qp#1.offset| 1)) |ULTIMATE.start_pqueue_put_#t~nondet6#1|)), 404#(and (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), 255#(and (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base|) (= |~#pqb~0.offset| 0) (= |ULTIMATE.start_pqueue_put_#in~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |~#pqb~0.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), Black: 373#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0)), 371#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0)), Black: 377#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0) (not (= (select (select |#pthreadsMutex| |ULTIMATE.start_pqueue_put_~qp#1.base|) 4) 0))), Black: 375#(and (= |ULTIMATE.start_pqueue_put_~qp#1.offset| 0) (= |~#pqb~0.offset| 0) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |~#pqb~0.base| |ULTIMATE.start_pqueue_put_#in~qp#1.base|) (= |ULTIMATE.start_pqueue_put_~qp#1.base| |workerThread1of1ForFork0_pqueue_get_~qp#1.base|) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.base| |ULTIMATE.start_pqueue_put_~qp#1.base|) (= |ULTIMATE.start_pqueue_put_#in~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_~qp#1.offset| 0) (= |workerThread1of1ForFork0_pqueue_get_#in~qp#1.offset| 0))]) [2024-11-08 17:18:34,687 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-08 17:18:34,687 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-08 17:18:34,688 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-08 17:18:34,688 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-08 17:18:34,832 INFO L124 PetriNetUnfolderBase]: 3248/15273 cut-off events. [2024-11-08 17:18:34,833 INFO L125 PetriNetUnfolderBase]: For 53485/55681 co-relation queries the response was YES. [2024-11-08 17:18:34,932 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45153 conditions, 15273 events. 3248/15273 cut-off events. For 53485/55681 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 165362 event pairs, 125 based on Foata normal form. 459/15013 useless extension candidates. Maximal degree in co-relation 45045. Up to 2937 conditions per place. [2024-11-08 17:18:34,973 INFO L140 encePairwiseOnDemand]: 197/210 looper letters, 156 selfloop transitions, 55 changer transitions 0/606 dead transitions. [2024-11-08 17:18:34,974 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 317 places, 606 transitions, 5662 flow [2024-11-08 17:18:34,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:34,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:34,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1520 transitions. [2024-11-08 17:18:34,977 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9047619047619048 [2024-11-08 17:18:34,977 INFO L175 Difference]: Start difference. First operand has 310 places, 571 transitions, 4737 flow. Second operand 8 states and 1520 transitions. [2024-11-08 17:18:34,977 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 317 places, 606 transitions, 5662 flow [2024-11-08 17:18:35,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 606 transitions, 5534 flow, removed 35 selfloop flow, removed 4 redundant places. [2024-11-08 17:18:35,160 INFO L231 Difference]: Finished difference. Result has 317 places, 582 transitions, 5007 flow [2024-11-08 17:18:35,161 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=4621, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=571, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=46, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=520, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=5007, PETRI_PLACES=317, PETRI_TRANSITIONS=582} [2024-11-08 17:18:35,161 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 116 predicate places. [2024-11-08 17:18:35,162 INFO L471 AbstractCegarLoop]: Abstraction has has 317 places, 582 transitions, 5007 flow [2024-11-08 17:18:35,163 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:35,163 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:35,163 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:35,163 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-08 17:18:35,163 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:35,164 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:35,164 INFO L85 PathProgramCache]: Analyzing trace with hash 1324626951, now seen corresponding path program 13 times [2024-11-08 17:18:35,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:35,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [228809126] [2024-11-08 17:18:35,165 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:35,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:35,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:35,862 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-08 17:18:35,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:35,864 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [228809126] [2024-11-08 17:18:35,864 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [228809126] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:35,864 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:35,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:35,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800957934] [2024-11-08 17:18:35,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:35,865 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:35,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:35,865 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:35,867 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:36,699 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:36,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 317 places, 582 transitions, 5007 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:36,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:36,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:36,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:39,469 INFO L124 PetriNetUnfolderBase]: 2509/12222 cut-off events. [2024-11-08 17:18:39,469 INFO L125 PetriNetUnfolderBase]: For 44885/46627 co-relation queries the response was YES. [2024-11-08 17:18:39,532 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36204 conditions, 12222 events. 2509/12222 cut-off events. For 44885/46627 co-relation queries the response was YES. Maximal size of possible extension queue 221. Compared 127094 event pairs, 99 based on Foata normal form. 228/11884 useless extension candidates. Maximal degree in co-relation 36092. Up to 2447 conditions per place. [2024-11-08 17:18:39,560 INFO L140 encePairwiseOnDemand]: 196/210 looper letters, 160 selfloop transitions, 53 changer transitions 0/608 dead transitions. [2024-11-08 17:18:39,560 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 608 transitions, 5834 flow [2024-11-08 17:18:39,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:39,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:39,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1522 transitions. [2024-11-08 17:18:39,562 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.905952380952381 [2024-11-08 17:18:39,562 INFO L175 Difference]: Start difference. First operand has 317 places, 582 transitions, 5007 flow. Second operand 8 states and 1522 transitions. [2024-11-08 17:18:39,563 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 608 transitions, 5834 flow [2024-11-08 17:18:39,733 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 322 places, 608 transitions, 5712 flow, removed 52 selfloop flow, removed 2 redundant places. [2024-11-08 17:18:39,742 INFO L231 Difference]: Finished difference. Result has 325 places, 595 transitions, 5312 flow [2024-11-08 17:18:39,742 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=4863, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=579, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=40, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=533, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=5312, PETRI_PLACES=325, PETRI_TRANSITIONS=595} [2024-11-08 17:18:39,743 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 124 predicate places. [2024-11-08 17:18:39,743 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 595 transitions, 5312 flow [2024-11-08 17:18:39,744 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:39,744 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:39,744 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:39,744 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-08 17:18:39,744 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:39,745 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:39,745 INFO L85 PathProgramCache]: Analyzing trace with hash -100961091, now seen corresponding path program 14 times [2024-11-08 17:18:39,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:39,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989255156] [2024-11-08 17:18:39,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:39,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:39,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:40,217 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-08 17:18:40,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:40,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989255156] [2024-11-08 17:18:40,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989255156] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:40,218 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:40,218 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 17:18:40,219 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710678763] [2024-11-08 17:18:40,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:40,219 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 17:18:40,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:40,220 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 17:18:40,220 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-08 17:18:40,867 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 183 out of 210 [2024-11-08 17:18:40,868 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 595 transitions, 5312 flow. Second operand has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:40,868 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:40,868 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 183 of 210 [2024-11-08 17:18:40,868 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 17:18:42,001 INFO L124 PetriNetUnfolderBase]: 374/3916 cut-off events. [2024-11-08 17:18:42,002 INFO L125 PetriNetUnfolderBase]: For 16167/16420 co-relation queries the response was YES. [2024-11-08 17:18:42,022 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11110 conditions, 3916 events. 374/3916 cut-off events. For 16167/16420 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 36433 event pairs, 15 based on Foata normal form. 66/3800 useless extension candidates. Maximal degree in co-relation 10994. Up to 738 conditions per place. [2024-11-08 17:18:42,032 INFO L140 encePairwiseOnDemand]: 199/210 looper letters, 118 selfloop transitions, 82 changer transitions 0/376 dead transitions. [2024-11-08 17:18:42,032 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 376 transitions, 4026 flow [2024-11-08 17:18:42,033 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 17:18:42,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-08 17:18:42,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1515 transitions. [2024-11-08 17:18:42,035 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9017857142857143 [2024-11-08 17:18:42,035 INFO L175 Difference]: Start difference. First operand has 325 places, 595 transitions, 5312 flow. Second operand 8 states and 1515 transitions. [2024-11-08 17:18:42,035 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 376 transitions, 4026 flow [2024-11-08 17:18:42,093 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 376 transitions, 3531 flow, removed 121 selfloop flow, removed 18 redundant places. [2024-11-08 17:18:42,099 INFO L231 Difference]: Finished difference. Result has 309 places, 372 transitions, 3320 flow [2024-11-08 17:18:42,099 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=210, PETRI_DIFFERENCE_MINUEND_FLOW=3047, PETRI_DIFFERENCE_MINUEND_PLACES=299, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=367, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=78, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3320, PETRI_PLACES=309, PETRI_TRANSITIONS=372} [2024-11-08 17:18:42,100 INFO L277 CegarLoopForPetriNet]: 201 programPoint places, 108 predicate places. [2024-11-08 17:18:42,100 INFO L471 AbstractCegarLoop]: Abstraction has has 309 places, 372 transitions, 3320 flow [2024-11-08 17:18:42,101 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 184.375) internal successors, (1475), 8 states have internal predecessors, (1475), 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-08 17:18:42,101 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 17:18:42,101 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:18:42,102 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-08 17:18:42,102 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting workerErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-11-08 17:18:42,102 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:18:42,103 INFO L85 PathProgramCache]: Analyzing trace with hash 2070451836, now seen corresponding path program 1 times [2024-11-08 17:18:42,103 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:18:42,103 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579917355] [2024-11-08 17:18:42,103 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:18:42,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:18:42,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:18:42,509 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-08 17:18:42,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:18:42,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579917355] [2024-11-08 17:18:42,510 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579917355] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:18:42,510 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:18:42,510 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-08 17:18:42,510 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510676498] [2024-11-08 17:18:42,510 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:18:42,511 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-08 17:18:42,511 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:18:42,513 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-08 17:18:42,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-11-08 17:18:43,180 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 176 out of 210 [2024-11-08 17:18:43,182 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 309 places, 372 transitions, 3320 flow. Second operand has 9 states, 9 states have (on average 178.0) internal successors, (1602), 9 states have internal predecessors, (1602), 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-08 17:18:43,183 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 17:18:43,183 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 176 of 210 [2024-11-08 17:18:43,183 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand