./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/25_stack_longest-1-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc 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_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack_longest-1-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme --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 3e10ed02255b37a861fcd919e1a26aad90b67620d926f632b070967147a10b69 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 11:50:33,370 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 11:50:33,465 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-26 11:50:33,473 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 11:50:33,473 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 11:50:33,508 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 11:50:33,509 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 11:50:33,509 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 11:50:33,510 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 11:50:33,511 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 11:50:33,512 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 11:50:33,513 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 11:50:33,514 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 11:50:33,515 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 11:50:33,515 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 11:50:33,516 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 11:50:33,517 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 11:50:33,517 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 11:50:33,518 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 11:50:33,518 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 11:50:33,519 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 11:50:33,520 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 11:50:33,520 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-26 11:50:33,521 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 11:50:33,522 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 11:50:33,522 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 11:50:33,523 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 11:50:33,523 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 11:50:33,524 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 11:50:33,525 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 11:50:33,525 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 11:50:33,526 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 11:50:33,526 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 11:50:33,527 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 11:50:33,527 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 11:50:33,528 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 11:50:33,528 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 11:50:33,528 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 11:50:33,529 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 11:50:33,529 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 11:50:33,529 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 11:50:33,530 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_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/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_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme 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 -> 3e10ed02255b37a861fcd919e1a26aad90b67620d926f632b070967147a10b69 [2023-11-26 11:50:33,870 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 11:50:33,916 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 11:50:33,920 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 11:50:33,921 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 11:50:33,923 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 11:50:33,924 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/pthread-ext/25_stack_longest-1-pthread.i [2023-11-26 11:50:37,341 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 11:50:37,801 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 11:50:37,803 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/sv-benchmarks/c/pthread-ext/25_stack_longest-1-pthread.i [2023-11-26 11:50:37,822 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/data/f3780e670/84f2243ab4344117877fef76da28f031/FLAGe67d913b7 [2023-11-26 11:50:37,839 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/data/f3780e670/84f2243ab4344117877fef76da28f031 [2023-11-26 11:50:37,842 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 11:50:37,845 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 11:50:37,846 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 11:50:37,847 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 11:50:37,853 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 11:50:37,854 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:50:37" (1/1) ... [2023-11-26 11:50:37,856 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64faa37d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:37, skipping insertion in model container [2023-11-26 11:50:37,861 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 11:50:37" (1/1) ... [2023-11-26 11:50:37,946 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 11:50:38,485 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:50:38,510 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 11:50:38,592 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 11:50:38,673 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 11:50:38,673 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 11:50:38,683 INFO L206 MainTranslator]: Completed translation [2023-11-26 11:50:38,684 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38 WrapperNode [2023-11-26 11:50:38,684 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 11:50:38,685 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 11:50:38,686 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 11:50:38,686 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 11:50:38,695 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,720 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,763 INFO L138 Inliner]: procedures = 172, calls = 39, calls flagged for inlining = 10, calls inlined = 9, statements flattened = 172 [2023-11-26 11:50:38,763 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 11:50:38,764 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 11:50:38,765 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 11:50:38,765 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 11:50:38,777 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,778 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,783 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,783 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,793 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,797 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,800 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,802 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,807 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 11:50:38,808 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 11:50:38,808 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 11:50:38,809 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 11:50:38,810 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (1/1) ... [2023-11-26 11:50:38,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 11:50:38,853 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 11:50:38,871 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 11:50:38,900 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_48ba0bab-b0c1-4aa1-a4eb-2d89482ffac0/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 11:50:38,930 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-26 11:50:38,930 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-26 11:50:38,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-26 11:50:38,931 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-26 11:50:38,931 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-26 11:50:38,931 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 11:50:38,931 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 11:50:38,931 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 11:50:38,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-26 11:50:38,932 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-26 11:50:38,932 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-26 11:50:38,932 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 11:50:38,947 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 11:50:38,950 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 11:50:39,153 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 11:50:39,156 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 11:50:39,626 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 11:50:39,764 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 11:50:39,764 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-26 11:50:39,766 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:50:39 BoogieIcfgContainer [2023-11-26 11:50:39,767 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 11:50:39,769 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 11:50:39,769 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 11:50:39,774 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 11:50:39,774 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 11:50:37" (1/3) ... [2023-11-26 11:50:39,775 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f533269 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 11:50:39, skipping insertion in model container [2023-11-26 11:50:39,775 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 11:50:38" (2/3) ... [2023-11-26 11:50:39,776 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f533269 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 11:50:39, skipping insertion in model container [2023-11-26 11:50:39,776 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 11:50:39" (3/3) ... [2023-11-26 11:50:39,778 INFO L112 eAbstractionObserver]: Analyzing ICFG 25_stack_longest-1-pthread.i [2023-11-26 11:50:39,789 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-26 11:50:39,802 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 11:50:39,802 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations. [2023-11-26 11:50:39,803 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 11:50:39,930 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 11:50:39,999 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 153 places, 157 transitions, 318 flow [2023-11-26 11:50:40,092 INFO L124 PetriNetUnfolderBase]: 8/168 cut-off events. [2023-11-26 11:50:40,093 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:50:40,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 172 conditions, 168 events. 8/168 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 187 event pairs, 0 based on Foata normal form. 0/146 useless extension candidates. Maximal degree in co-relation 128. Up to 4 conditions per place. [2023-11-26 11:50:40,103 INFO L82 GeneralOperation]: Start removeDead. Operand has 153 places, 157 transitions, 318 flow [2023-11-26 11:50:40,111 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 153 places, 157 transitions, 318 flow [2023-11-26 11:50:40,124 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:50:40,133 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@dc11f32, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:50:40,133 INFO L358 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2023-11-26 11:50:40,150 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:50:40,151 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2023-11-26 11:50:40,151 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:50:40,151 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:40,152 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:40,153 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-11-26 11:50:40,160 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:40,160 INFO L85 PathProgramCache]: Analyzing trace with hash 2138146172, now seen corresponding path program 1 times [2023-11-26 11:50:40,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:40,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1735002229] [2023-11-26 11:50:40,175 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:40,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:40,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:40,551 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:40,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:40,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1735002229] [2023-11-26 11:50:40,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1735002229] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:40,554 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:40,554 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:50:40,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [649774054] [2023-11-26 11:50:40,557 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:40,570 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:50:40,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:40,632 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:40,633 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:40,668 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 137 out of 157 [2023-11-26 11:50:40,673 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 157 transitions, 318 flow. Second operand has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:40,674 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:50:40,674 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 137 of 157 [2023-11-26 11:50:40,675 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:50:40,820 INFO L124 PetriNetUnfolderBase]: 6/235 cut-off events. [2023-11-26 11:50:40,820 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-26 11:50:40,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 261 conditions, 235 events. 6/235 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 416 event pairs, 0 based on Foata normal form. 22/234 useless extension candidates. Maximal degree in co-relation 222. Up to 12 conditions per place. [2023-11-26 11:50:40,824 INFO L140 encePairwiseOnDemand]: 148/157 looper letters, 19 selfloop transitions, 2 changer transitions 0/152 dead transitions. [2023-11-26 11:50:40,825 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 152 transitions, 350 flow [2023-11-26 11:50:40,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:50:40,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:50:40,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 445 transitions. [2023-11-26 11:50:40,844 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9447983014861996 [2023-11-26 11:50:40,846 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 445 transitions. [2023-11-26 11:50:40,846 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 445 transitions. [2023-11-26 11:50:40,849 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:50:40,852 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 445 transitions. [2023-11-26 11:50:40,858 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 148.33333333333334) internal successors, (445), 3 states have internal predecessors, (445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:40,869 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 157.0) internal successors, (628), 4 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:40,870 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 157.0) internal successors, (628), 4 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:40,873 INFO L175 Difference]: Start difference. First operand has 153 places, 157 transitions, 318 flow. Second operand 3 states and 445 transitions. [2023-11-26 11:50:40,874 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 152 transitions, 350 flow [2023-11-26 11:50:40,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 152 transitions, 350 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 11:50:40,894 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 296 flow [2023-11-26 11:50:40,897 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=296, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2023-11-26 11:50:40,905 INFO L281 CegarLoopForPetriNet]: 153 programPoint places, -8 predicate places. [2023-11-26 11:50:40,906 INFO L495 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 296 flow [2023-11-26 11:50:40,907 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:40,907 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:40,908 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:40,908 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 11:50:40,911 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2023-11-26 11:50:40,913 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:40,914 INFO L85 PathProgramCache]: Analyzing trace with hash -1226130274, now seen corresponding path program 1 times [2023-11-26 11:50:40,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:40,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1629916926] [2023-11-26 11:50:40,916 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:40,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:41,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:41,029 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:41,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:41,104 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:41,111 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 11:50:41,113 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2023-11-26 11:50:41,116 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2023-11-26 11:50:41,117 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2023-11-26 11:50:41,117 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2023-11-26 11:50:41,118 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2023-11-26 11:50:41,118 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2023-11-26 11:50:41,119 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2023-11-26 11:50:41,119 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2023-11-26 11:50:41,120 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2023-11-26 11:50:41,120 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2023-11-26 11:50:41,121 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2023-11-26 11:50:41,121 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2023-11-26 11:50:41,123 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2023-11-26 11:50:41,124 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2023-11-26 11:50:41,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 25 remaining) [2023-11-26 11:50:41,125 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 25 remaining) [2023-11-26 11:50:41,126 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2023-11-26 11:50:41,129 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2023-11-26 11:50:41,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2023-11-26 11:50:41,130 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2023-11-26 11:50:41,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2023-11-26 11:50:41,131 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2023-11-26 11:50:41,132 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2023-11-26 11:50:41,133 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2023-11-26 11:50:41,134 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2023-11-26 11:50:41,134 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 11:50:41,134 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-26 11:50:41,138 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-26 11:50:41,138 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-26 11:50:41,271 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 11:50:41,286 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 265 places, 273 transitions, 556 flow [2023-11-26 11:50:41,422 INFO L124 PetriNetUnfolderBase]: 15/297 cut-off events. [2023-11-26 11:50:41,423 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-26 11:50:41,434 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305 conditions, 297 events. 15/297 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 744 event pairs, 0 based on Foata normal form. 0/255 useless extension candidates. Maximal degree in co-relation 243. Up to 6 conditions per place. [2023-11-26 11:50:41,435 INFO L82 GeneralOperation]: Start removeDead. Operand has 265 places, 273 transitions, 556 flow [2023-11-26 11:50:41,446 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 265 places, 273 transitions, 556 flow [2023-11-26 11:50:41,455 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:50:41,458 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@dc11f32, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:50:41,461 INFO L358 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2023-11-26 11:50:41,475 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:50:41,476 INFO L124 PetriNetUnfolderBase]: 2/52 cut-off events. [2023-11-26 11:50:41,476 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:50:41,476 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:41,477 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:41,478 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-26 11:50:41,479 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:41,480 INFO L85 PathProgramCache]: Analyzing trace with hash 1930400621, now seen corresponding path program 1 times [2023-11-26 11:50:41,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:41,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2009931113] [2023-11-26 11:50:41,487 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:41,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:41,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:41,651 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:41,651 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:41,651 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2009931113] [2023-11-26 11:50:41,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2009931113] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:41,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:41,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:50:41,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1433399508] [2023-11-26 11:50:41,653 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:41,654 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:50:41,654 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:41,655 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:41,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:41,684 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 273 [2023-11-26 11:50:41,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 556 flow. Second operand has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:41,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:50:41,687 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 273 [2023-11-26 11:50:41,687 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:50:42,840 INFO L124 PetriNetUnfolderBase]: 443/3772 cut-off events. [2023-11-26 11:50:42,841 INFO L125 PetriNetUnfolderBase]: For 59/59 co-relation queries the response was YES. [2023-11-26 11:50:42,857 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4538 conditions, 3772 events. 443/3772 cut-off events. For 59/59 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 33405 event pairs, 128 based on Foata normal form. 393/3706 useless extension candidates. Maximal degree in co-relation 4182. Up to 356 conditions per place. [2023-11-26 11:50:42,884 INFO L140 encePairwiseOnDemand]: 255/273 looper letters, 47 selfloop transitions, 6 changer transitions 0/281 dead transitions. [2023-11-26 11:50:42,884 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 281 transitions, 683 flow [2023-11-26 11:50:42,885 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:50:42,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:50:42,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2023-11-26 11:50:42,893 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9523809523809523 [2023-11-26 11:50:42,893 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 780 transitions. [2023-11-26 11:50:42,893 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 780 transitions. [2023-11-26 11:50:42,894 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:50:42,894 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 780 transitions. [2023-11-26 11:50:42,898 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 260.0) internal successors, (780), 3 states have internal predecessors, (780), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:42,903 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 273.0) internal successors, (1092), 4 states have internal predecessors, (1092), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:42,904 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 273.0) internal successors, (1092), 4 states have internal predecessors, (1092), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:42,904 INFO L175 Difference]: Start difference. First operand has 265 places, 273 transitions, 556 flow. Second operand 3 states and 780 transitions. [2023-11-26 11:50:42,906 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 281 transitions, 683 flow [2023-11-26 11:50:42,912 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 281 transitions, 683 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-26 11:50:42,923 INFO L231 Difference]: Finished difference. Result has 257 places, 262 transitions, 574 flow [2023-11-26 11:50:42,924 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=273, PETRI_DIFFERENCE_MINUEND_FLOW=522, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=250, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=574, PETRI_PLACES=257, PETRI_TRANSITIONS=262} [2023-11-26 11:50:42,925 INFO L281 CegarLoopForPetriNet]: 265 programPoint places, -8 predicate places. [2023-11-26 11:50:42,925 INFO L495 AbstractCegarLoop]: Abstraction has has 257 places, 262 transitions, 574 flow [2023-11-26 11:50:42,927 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 236.33333333333334) internal successors, (709), 3 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:42,927 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:42,927 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:42,927 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 11:50:42,928 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-26 11:50:42,928 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:42,928 INFO L85 PathProgramCache]: Analyzing trace with hash 1633258006, now seen corresponding path program 1 times [2023-11-26 11:50:42,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:42,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1710265556] [2023-11-26 11:50:42,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:42,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:43,039 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:43,039 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:43,040 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1710265556] [2023-11-26 11:50:43,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1710265556] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:43,040 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:43,040 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:50:43,041 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [501945534] [2023-11-26 11:50:43,041 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:43,041 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:50:43,042 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:43,042 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:43,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:43,077 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 273 [2023-11-26 11:50:43,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 262 transitions, 574 flow. Second operand has 3 states, 3 states have (on average 235.0) internal successors, (705), 3 states have internal predecessors, (705), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:43,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:50:43,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 273 [2023-11-26 11:50:43,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:50:44,399 INFO L124 PetriNetUnfolderBase]: 658/4668 cut-off events. [2023-11-26 11:50:44,400 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2023-11-26 11:50:44,421 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5922 conditions, 4668 events. 658/4668 cut-off events. For 106/106 co-relation queries the response was YES. Maximal size of possible extension queue 100. Compared 43485 event pairs, 306 based on Foata normal form. 0/4120 useless extension candidates. Maximal degree in co-relation 5530. Up to 972 conditions per place. [2023-11-26 11:50:44,450 INFO L140 encePairwiseOnDemand]: 265/273 looper letters, 37 selfloop transitions, 7 changer transitions 0/276 dead transitions. [2023-11-26 11:50:44,451 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 276 transitions, 695 flow [2023-11-26 11:50:44,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:50:44,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:50:44,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 744 transitions. [2023-11-26 11:50:44,454 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9084249084249084 [2023-11-26 11:50:44,455 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 744 transitions. [2023-11-26 11:50:44,455 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 744 transitions. [2023-11-26 11:50:44,456 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:50:44,456 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 744 transitions. [2023-11-26 11:50:44,459 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 248.0) internal successors, (744), 3 states have internal predecessors, (744), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:44,462 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 273.0) internal successors, (1092), 4 states have internal predecessors, (1092), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:44,463 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 273.0) internal successors, (1092), 4 states have internal predecessors, (1092), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:44,464 INFO L175 Difference]: Start difference. First operand has 257 places, 262 transitions, 574 flow. Second operand 3 states and 744 transitions. [2023-11-26 11:50:44,464 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 276 transitions, 695 flow [2023-11-26 11:50:44,470 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 276 transitions, 683 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 11:50:44,476 INFO L231 Difference]: Finished difference. Result has 259 places, 268 transitions, 616 flow [2023-11-26 11:50:44,477 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=273, PETRI_DIFFERENCE_MINUEND_FLOW=562, PETRI_DIFFERENCE_MINUEND_PLACES=255, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=262, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=255, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=259, PETRI_TRANSITIONS=268} [2023-11-26 11:50:44,480 INFO L281 CegarLoopForPetriNet]: 265 programPoint places, -6 predicate places. [2023-11-26 11:50:44,481 INFO L495 AbstractCegarLoop]: Abstraction has has 259 places, 268 transitions, 616 flow [2023-11-26 11:50:44,482 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.0) internal successors, (705), 3 states have internal predecessors, (705), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:44,482 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:44,483 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:44,483 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 11:50:44,484 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-26 11:50:44,484 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:44,484 INFO L85 PathProgramCache]: Analyzing trace with hash -1022257463, now seen corresponding path program 1 times [2023-11-26 11:50:44,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:44,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1606569147] [2023-11-26 11:50:44,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:44,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:44,531 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 11:50:44,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 11:50:44,578 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 11:50:44,578 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-26 11:50:44,579 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2023-11-26 11:50:44,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2023-11-26 11:50:44,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2023-11-26 11:50:44,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2023-11-26 11:50:44,581 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2023-11-26 11:50:44,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2023-11-26 11:50:44,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2023-11-26 11:50:44,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2023-11-26 11:50:44,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2023-11-26 11:50:44,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2023-11-26 11:50:44,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2023-11-26 11:50:44,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2023-11-26 11:50:44,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2023-11-26 11:50:44,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2023-11-26 11:50:44,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2023-11-26 11:50:44,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2023-11-26 11:50:44,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2023-11-26 11:50:44,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2023-11-26 11:50:44,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2023-11-26 11:50:44,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2023-11-26 11:50:44,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2023-11-26 11:50:44,598 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2023-11-26 11:50:44,600 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2023-11-26 11:50:44,600 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2023-11-26 11:50:44,600 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2023-11-26 11:50:44,601 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2023-11-26 11:50:44,601 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2023-11-26 11:50:44,601 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2023-11-26 11:50:44,601 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2023-11-26 11:50:44,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining) [2023-11-26 11:50:44,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2023-11-26 11:50:44,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2023-11-26 11:50:44,602 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2023-11-26 11:50:44,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2023-11-26 11:50:44,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2023-11-26 11:50:44,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2023-11-26 11:50:44,603 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2023-11-26 11:50:44,604 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 11:50:44,604 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-26 11:50:44,605 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-26 11:50:44,605 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-26 11:50:44,726 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 11:50:44,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 377 places, 389 transitions, 796 flow [2023-11-26 11:50:44,873 INFO L124 PetriNetUnfolderBase]: 22/426 cut-off events. [2023-11-26 11:50:44,873 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-26 11:50:44,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 439 conditions, 426 events. 22/426 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1469 event pairs, 0 based on Foata normal form. 0/364 useless extension candidates. Maximal degree in co-relation 358. Up to 8 conditions per place. [2023-11-26 11:50:44,880 INFO L82 GeneralOperation]: Start removeDead. Operand has 377 places, 389 transitions, 796 flow [2023-11-26 11:50:44,890 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 377 places, 389 transitions, 796 flow [2023-11-26 11:50:44,895 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 11:50:44,896 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@dc11f32, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 11:50:44,897 INFO L358 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2023-11-26 11:50:44,904 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 11:50:44,904 INFO L124 PetriNetUnfolderBase]: 2/52 cut-off events. [2023-11-26 11:50:44,904 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 11:50:44,905 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:44,905 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:44,908 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-11-26 11:50:44,908 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:44,908 INFO L85 PathProgramCache]: Analyzing trace with hash -1808840417, now seen corresponding path program 1 times [2023-11-26 11:50:44,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:44,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1234916304] [2023-11-26 11:50:44,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:44,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:44,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:45,001 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:45,002 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:45,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1234916304] [2023-11-26 11:50:45,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1234916304] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:45,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:45,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:50:45,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [737935944] [2023-11-26 11:50:45,003 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:45,004 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:50:45,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:45,006 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:45,007 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:45,040 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 389 [2023-11-26 11:50:45,043 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 377 places, 389 transitions, 796 flow. Second operand has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:45,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:50:45,045 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 389 [2023-11-26 11:50:45,045 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:50:57,904 INFO L124 PetriNetUnfolderBase]: 12209/61202 cut-off events. [2023-11-26 11:50:57,904 INFO L125 PetriNetUnfolderBase]: For 1900/1900 co-relation queries the response was YES. [2023-11-26 11:50:58,232 INFO L83 FinitePrefix]: Finished finitePrefix Result has 78903 conditions, 61202 events. 12209/61202 cut-off events. For 1900/1900 co-relation queries the response was YES. Maximal size of possible extension queue 1014. Compared 882495 event pairs, 4122 based on Foata normal form. 6768/60477 useless extension candidates. Maximal degree in co-relation 62082. Up to 8343 conditions per place. [2023-11-26 11:50:58,677 INFO L140 encePairwiseOnDemand]: 363/389 looper letters, 71 selfloop transitions, 9 changer transitions 0/405 dead transitions. [2023-11-26 11:50:58,677 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 364 places, 405 transitions, 1000 flow [2023-11-26 11:50:58,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:50:58,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:50:58,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1110 transitions. [2023-11-26 11:50:58,683 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9511568123393316 [2023-11-26 11:50:58,683 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1110 transitions. [2023-11-26 11:50:58,683 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1110 transitions. [2023-11-26 11:50:58,684 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:50:58,685 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1110 transitions. [2023-11-26 11:50:58,689 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 370.0) internal successors, (1110), 3 states have internal predecessors, (1110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:58,693 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 389.0) internal successors, (1556), 4 states have internal predecessors, (1556), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:58,695 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 389.0) internal successors, (1556), 4 states have internal predecessors, (1556), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:58,695 INFO L175 Difference]: Start difference. First operand has 377 places, 389 transitions, 796 flow. Second operand 3 states and 1110 transitions. [2023-11-26 11:50:58,695 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 364 places, 405 transitions, 1000 flow [2023-11-26 11:50:58,701 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 364 places, 405 transitions, 996 flow, removed 2 selfloop flow, removed 0 redundant places. [2023-11-26 11:50:58,709 INFO L231 Difference]: Finished difference. Result has 366 places, 376 transitions, 828 flow [2023-11-26 11:50:58,710 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=389, PETRI_DIFFERENCE_MINUEND_FLOW=750, PETRI_DIFFERENCE_MINUEND_PLACES=362, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=367, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=358, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=828, PETRI_PLACES=366, PETRI_TRANSITIONS=376} [2023-11-26 11:50:58,713 INFO L281 CegarLoopForPetriNet]: 377 programPoint places, -11 predicate places. [2023-11-26 11:50:58,714 INFO L495 AbstractCegarLoop]: Abstraction has has 366 places, 376 transitions, 828 flow [2023-11-26 11:50:58,715 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.3333333333333) internal successors, (1003), 3 states have internal predecessors, (1003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:58,715 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:50:58,715 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:50:58,715 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 11:50:58,716 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-11-26 11:50:58,716 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:50:58,716 INFO L85 PathProgramCache]: Analyzing trace with hash 241896393, now seen corresponding path program 1 times [2023-11-26 11:50:58,717 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:50:58,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1587924577] [2023-11-26 11:50:58,717 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:50:58,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:50:58,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:50:58,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:50:58,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:50:58,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1587924577] [2023-11-26 11:50:58,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1587924577] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:50:58,800 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:50:58,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:50:58,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [482003301] [2023-11-26 11:50:58,801 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:50:58,801 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:50:58,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:50:58,802 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:50:58,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:50:58,847 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 389 [2023-11-26 11:50:58,849 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 366 places, 376 transitions, 828 flow. Second operand has 3 states, 3 states have (on average 335.0) internal successors, (1005), 3 states have internal predecessors, (1005), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:50:58,849 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:50:58,849 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 389 [2023-11-26 11:50:58,850 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:51:00,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true, 55#L757-3true]) [2023-11-26 11:51:00,574 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2023-11-26 11:51:00,575 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2023-11-26 11:51:00,575 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2023-11-26 11:51:00,575 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2023-11-26 11:51:01,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 368#L705true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:01,082 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2023-11-26 11:51:01,082 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2023-11-26 11:51:01,082 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2023-11-26 11:51:01,082 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-26 11:51:01,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 344#L755true, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:01,184 INFO L294 olderBase$Statistics]: this new event has 104 ancestors and is cut-off event [2023-11-26 11:51:01,184 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2023-11-26 11:51:01,184 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2023-11-26 11:51:01,184 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-26 11:51:02,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true, 363#L694-3true]) [2023-11-26 11:51:02,666 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2023-11-26 11:51:02,666 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-26 11:51:02,666 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-26 11:51:02,666 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-26 11:51:03,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 337#L696-3true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:03,400 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2023-11-26 11:51:03,400 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-26 11:51:03,400 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-26 11:51:03,400 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-26 11:51:03,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 368#L705true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 355#L694-3true]) [2023-11-26 11:51:03,715 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2023-11-26 11:51:03,715 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-26 11:51:03,715 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-26 11:51:03,715 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-26 11:51:03,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 344#L755true, 386#true, 68#L766-5true, 355#L694-3true]) [2023-11-26 11:51:03,847 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2023-11-26 11:51:03,847 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-26 11:51:03,847 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-26 11:51:03,848 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-26 11:51:04,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 368#L705true, 115#L696-3true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true]) [2023-11-26 11:51:04,563 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2023-11-26 11:51:04,563 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-26 11:51:04,564 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-26 11:51:04,564 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-26 11:51:04,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 115#L696-3true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 344#L755true, 386#true, 68#L766-5true]) [2023-11-26 11:51:04,888 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2023-11-26 11:51:04,888 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-26 11:51:04,889 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-26 11:51:04,889 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-26 11:51:05,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 340#L701-3true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:05,162 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2023-11-26 11:51:05,162 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-26 11:51:05,162 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-26 11:51:05,162 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-26 11:51:06,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 345#L721-3true, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:06,273 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2023-11-26 11:51:06,274 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-26 11:51:06,274 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-26 11:51:06,274 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-26 11:51:06,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 317#L722-1true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:06,524 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2023-11-26 11:51:06,524 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-26 11:51:06,525 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-26 11:51:06,525 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:06,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 225#L701-3true, 368#L705true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true]) [2023-11-26 11:51:06,592 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2023-11-26 11:51:06,592 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-26 11:51:06,592 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-26 11:51:06,593 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-26 11:51:06,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 225#L701-3true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 344#L755true, 68#L766-5true]) [2023-11-26 11:51:06,710 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:06,710 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:06,710 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:06,710 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:07,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 368#L705true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 117#L721-3true, 386#true, 68#L766-5true]) [2023-11-26 11:51:07,412 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2023-11-26 11:51:07,412 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-26 11:51:07,412 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:07,412 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:07,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 117#L721-3true, 344#L755true, 386#true, 68#L766-5true]) [2023-11-26 11:51:07,518 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2023-11-26 11:51:07,518 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2023-11-26 11:51:07,518 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-26 11:51:07,518 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2023-11-26 11:51:07,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 368#L705true, 106#L757-3true, 140#L722-1true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true]) [2023-11-26 11:51:07,627 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:07,627 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:07,627 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:07,627 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:07,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, 70#L726true, thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:07,666 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:07,666 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:07,666 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:07,666 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:07,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 106#L757-3true, 140#L722-1true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 344#L755true, 68#L766-5true]) [2023-11-26 11:51:07,741 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-26 11:51:07,741 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:07,741 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-26 11:51:07,741 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:07,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1373] L757-->L757-3: Formula: (and (= |v_thr1Thread2of3ForFork0_#t~nondet19#1_1| 0) (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{thr1Thread2of3ForFork0_#t~nondet19#1=|v_thr1Thread2of3ForFork0_#t~nondet19#1_1|, #pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread2of3ForFork0_#t~nondet19#1][86], [Black: 380#true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 160#L755-3true, 349#L727-2true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true]) [2023-11-26 11:51:07,784 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-26 11:51:07,784 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:07,784 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:07,784 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-26 11:51:08,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 380#true, 106#L757-3true, 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 349#L727-2true, thr1Thread3of3ForFork0InUse, 386#true, 129#L755-3true, 68#L766-5true]) [2023-11-26 11:51:08,402 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-26 11:51:08,402 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:08,402 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-26 11:51:08,402 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:08,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 368#L705true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 163#L726true]) [2023-11-26 11:51:08,790 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-26 11:51:08,790 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-26 11:51:08,791 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-26 11:51:08,791 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-26 11:51:08,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 344#L755true, 68#L766-5true, 163#L726true]) [2023-11-26 11:51:08,916 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-26 11:51:08,916 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-26 11:51:08,917 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-26 11:51:08,917 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-26 11:51:08,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 69#L727-2true, 368#L705true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true]) [2023-11-26 11:51:08,917 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-26 11:51:08,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-26 11:51:08,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-26 11:51:08,918 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-26 11:51:09,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][131], [Black: 382#(= |#race~state~0| 0), 69#L727-2true, 106#L757-3true, thr1Thread1of3ForFork0InUse, thr1Thread2of3ForFork0InUse, 380#true, thr1Thread3of3ForFork0InUse, 344#L755true, 386#true, 68#L766-5true]) [2023-11-26 11:51:09,309 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-26 11:51:09,309 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-26 11:51:09,310 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-26 11:51:09,310 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-26 11:51:15,484 INFO L124 PetriNetUnfolderBase]: 20122/97849 cut-off events. [2023-11-26 11:51:15,484 INFO L125 PetriNetUnfolderBase]: For 2127/2127 co-relation queries the response was YES. [2023-11-26 11:51:16,025 INFO L83 FinitePrefix]: Finished finitePrefix Result has 128556 conditions, 97849 events. 20122/97849 cut-off events. For 2127/2127 co-relation queries the response was YES. Maximal size of possible extension queue 1679. Compared 1517373 event pairs, 10775 based on Foata normal form. 0/86960 useless extension candidates. Maximal degree in co-relation 128158. Up to 24755 conditions per place. [2023-11-26 11:51:16,821 INFO L140 encePairwiseOnDemand]: 377/389 looper letters, 57 selfloop transitions, 11 changer transitions 0/402 dead transitions. [2023-11-26 11:51:16,822 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 368 places, 402 transitions, 1026 flow [2023-11-26 11:51:16,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 11:51:16,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 11:51:16,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1068 transitions. [2023-11-26 11:51:16,826 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9151670951156813 [2023-11-26 11:51:16,826 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 1068 transitions. [2023-11-26 11:51:16,826 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 1068 transitions. [2023-11-26 11:51:16,828 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 11:51:16,828 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 1068 transitions. [2023-11-26 11:51:16,832 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 356.0) internal successors, (1068), 3 states have internal predecessors, (1068), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:51:16,836 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 389.0) internal successors, (1556), 4 states have internal predecessors, (1556), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:51:16,837 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 389.0) internal successors, (1556), 4 states have internal predecessors, (1556), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:51:16,838 INFO L175 Difference]: Start difference. First operand has 366 places, 376 transitions, 828 flow. Second operand 3 states and 1068 transitions. [2023-11-26 11:51:16,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 368 places, 402 transitions, 1026 flow [2023-11-26 11:51:16,861 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 366 places, 402 transitions, 1008 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 11:51:16,873 INFO L231 Difference]: Finished difference. Result has 368 places, 386 transitions, 896 flow [2023-11-26 11:51:16,874 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=389, PETRI_DIFFERENCE_MINUEND_FLOW=810, PETRI_DIFFERENCE_MINUEND_PLACES=364, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=376, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=365, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=896, PETRI_PLACES=368, PETRI_TRANSITIONS=386} [2023-11-26 11:51:16,876 INFO L281 CegarLoopForPetriNet]: 377 programPoint places, -9 predicate places. [2023-11-26 11:51:16,877 INFO L495 AbstractCegarLoop]: Abstraction has has 368 places, 386 transitions, 896 flow [2023-11-26 11:51:16,877 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 335.0) internal successors, (1005), 3 states have internal predecessors, (1005), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:51:16,878 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 11:51:16,878 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 11:51:16,878 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 11:51:16,878 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-11-26 11:51:16,879 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 11:51:16,879 INFO L85 PathProgramCache]: Analyzing trace with hash -1365428368, now seen corresponding path program 1 times [2023-11-26 11:51:16,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 11:51:16,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589423850] [2023-11-26 11:51:16,880 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 11:51:16,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 11:51:16,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 11:51:16,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 11:51:16,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 11:51:16,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589423850] [2023-11-26 11:51:16,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589423850] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 11:51:16,946 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 11:51:16,946 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 11:51:16,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [392204461] [2023-11-26 11:51:16,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 11:51:16,947 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 11:51:16,947 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 11:51:16,947 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 11:51:16,948 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 11:51:16,974 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 335 out of 389 [2023-11-26 11:51:16,976 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 368 places, 386 transitions, 896 flow. Second operand has 3 states, 3 states have (on average 337.0) internal successors, (1011), 3 states have internal predecessors, (1011), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-26 11:51:16,976 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 11:51:16,976 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 335 of 389 [2023-11-26 11:51:16,977 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 11:51:17,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [Black: 380#true, 106#L757-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 252#L750-3true, 392#true, 68#L766-5true, 55#L757-3true]) [2023-11-26 11:51:17,477 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2023-11-26 11:51:17,477 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2023-11-26 11:51:17,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2023-11-26 11:51:17,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2023-11-26 11:51:18,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 58#L694-3true, 252#L750-3true, 392#true, 68#L766-5true, 55#L757-3true]) [2023-11-26 11:51:18,647 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2023-11-26 11:51:18,647 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2023-11-26 11:51:18,647 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-26 11:51:18,647 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2023-11-26 11:51:19,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 175#L696-3true, thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 252#L750-3true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:19,024 INFO L294 olderBase$Statistics]: this new event has 103 ancestors and is cut-off event [2023-11-26 11:51:19,024 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2023-11-26 11:51:19,024 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-26 11:51:19,024 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2023-11-26 11:51:20,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 294#L701-3true, thr1Thread3of3ForFork0InUse, 386#true, 252#L750-3true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:20,244 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2023-11-26 11:51:20,244 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-26 11:51:20,244 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-26 11:51:20,244 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-26 11:51:21,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [329#L721-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 252#L750-3true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:21,283 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2023-11-26 11:51:21,283 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-26 11:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-26 11:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-26 11:51:22,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [Black: 380#true, 368#L705true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 252#L750-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:22,458 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2023-11-26 11:51:22,458 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-26 11:51:22,458 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-26 11:51:22,458 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-26 11:51:22,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][395], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 252#L750-3true, 392#true, 68#L766-5true, 94#L706-3true]) [2023-11-26 11:51:22,458 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2023-11-26 11:51:22,459 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-26 11:51:22,459 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-26 11:51:22,459 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-26 11:51:22,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][395], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 257#L706-4true, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 252#L750-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:22,459 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2023-11-26 11:51:22,459 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-26 11:51:22,459 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-26 11:51:22,460 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-26 11:51:22,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1273] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][81], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 58#L694-3true, 386#true, 108#L755-2true, 252#L750-3true, 68#L766-5true, 392#true]) [2023-11-26 11:51:22,715 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2023-11-26 11:51:22,715 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-26 11:51:22,715 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2023-11-26 11:51:22,715 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2023-11-26 11:51:23,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 22#L726true, 386#true, 252#L750-3true, 392#true, 68#L766-5true, 55#L757-3true]) [2023-11-26 11:51:23,178 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2023-11-26 11:51:23,178 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-26 11:51:23,178 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-26 11:51:23,178 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-26 11:51:23,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1258] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread1of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread1of3ForFork0_#t~nondet19#1=|v_thr1Thread1of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread1of3ForFork0_#t~nondet19#1][52], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 252#L750-3true, 392#true, 68#L766-5true, 209#L727-2true, 55#L757-3true]) [2023-11-26 11:51:23,328 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2023-11-26 11:51:23,328 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:23,328 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-26 11:51:23,328 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-26 11:51:23,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1273] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][81], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 175#L696-3true, thr1Thread3of3ForFork0InUse, 386#true, 108#L755-2true, 252#L750-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:23,471 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2023-11-26 11:51:23,471 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2023-11-26 11:51:23,471 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-26 11:51:23,471 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2023-11-26 11:51:23,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [Black: 380#true, 113#L743-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 84#L706-3true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:23,801 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2023-11-26 11:51:23,801 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-26 11:51:23,802 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:23,802 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:23,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][127], [Black: 380#true, 106#L757-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 31#L751-1true, 349#L727-2true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 392#true]) [2023-11-26 11:51:23,803 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2023-11-26 11:51:23,803 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:23,803 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:23,803 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:23,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true, 94#L706-3true]) [2023-11-26 11:51:23,925 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2023-11-26 11:51:23,925 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-26 11:51:23,925 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-26 11:51:23,925 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-26 11:51:23,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [Black: 380#true, 368#L705true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 252#L750-3true, 68#L766-5true, 392#true]) [2023-11-26 11:51:23,933 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2023-11-26 11:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-26 11:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-26 11:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-26 11:51:23,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [368#L705true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 348#L757-3true, 68#L766-5true, 392#true]) [2023-11-26 11:51:23,973 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:23,973 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:23,973 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:23,973 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:23,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true]) [2023-11-26 11:51:23,983 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:23,984 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:23,984 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:23,984 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 257#L706-4true, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true]) [2023-11-26 11:51:24,079 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,079 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:24,079 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:24,079 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [Black: 380#true, 154#L706-3true, thr1Thread1of3ForFork0InUse, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:24,091 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,091 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:24,091 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:24,092 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [368#L705true, 113#L743-3true, Black: 380#true, 106#L757-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 392#true]) [2023-11-26 11:51:24,182 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2023-11-26 11:51:24,182 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:24,182 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,182 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:24,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1390] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread2of3ForFork0_#t~nondet18#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet18#1=|v_thr1Thread2of3ForFork0_#t~nondet18#1_3|} OutVars{thr1Thread2of3ForFork0_#t~nondet18#1=|v_thr1Thread2of3ForFork0_#t~nondet18#1_3|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][129], [Black: 382#(= |#race~state~0| 0), 83#L753true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 349#L727-2true, thr1Thread3of3ForFork0InUse, 129#L755-3true, 386#true, 392#true, 68#L766-5true]) [2023-11-26 11:51:24,434 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2023-11-26 11:51:24,434 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-26 11:51:24,434 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-26 11:51:24,434 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-26 11:51:24,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][127], [Black: 380#true, 106#L757-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 349#L727-2true, thr1Thread3of3ForFork0InUse, 386#true, 348#L757-3true, 68#L766-5true, 392#true]) [2023-11-26 11:51:24,511 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,511 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:24,511 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:24,511 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L757-->L757-3: Formula: (and (= |v_#pthreadsMutex_51| (store |v_#pthreadsMutex_52| |v_~#m2~0.base_15| (store (select |v_#pthreadsMutex_52| |v_~#m2~0.base_15|) |v_~#m2~0.offset_15| 0))) (= |v_thr1Thread3of3ForFork0_#t~nondet19#1_1| 0)) InVars {#pthreadsMutex=|v_#pthreadsMutex_52|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_51|, ~#m2~0.base=|v_~#m2~0.base_15|, ~#m2~0.offset=|v_~#m2~0.offset_15|, thr1Thread3of3ForFork0_#t~nondet19#1=|v_thr1Thread3of3ForFork0_#t~nondet19#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr1Thread3of3ForFork0_#t~nondet19#1][127], [69#L727-2true, Black: 380#true, 106#L757-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:24,513 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,513 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:24,513 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:24,513 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:24,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1160] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_3|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_3|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_3|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][175], [Black: 382#(= |#race~state~0| 0), 69#L727-2true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 160#L755-3true, thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 127#L753true, 392#true, 68#L766-5true]) [2023-11-26 11:51:24,686 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2023-11-26 11:51:24,687 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-26 11:51:24,687 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-26 11:51:24,687 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-26 11:51:24,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][406], [Black: 380#true, 113#L743-3true, 74#L755-4true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 394#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 68#L766-5true]) [2023-11-26 11:51:24,786 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:24,786 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:24,787 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:24,787 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:25,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [Black: 380#true, 368#L705true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 71#L743-3true, 386#true, 348#L757-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:25,335 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2023-11-26 11:51:25,335 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-26 11:51:25,335 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:25,335 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:25,336 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:25,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1273] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][81], [Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), 294#L701-3true, thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 108#L755-2true, 252#L750-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:25,486 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2023-11-26 11:51:25,486 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-26 11:51:25,486 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:25,486 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-26 11:51:25,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1160] L755-2-->L755-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread3of3ForFork0_#t~nondet18#1_3|) InVars {thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_3|} OutVars{thr1Thread3of3ForFork0_#t~nondet18#1=|v_thr1Thread3of3ForFork0_#t~nondet18#1_3|, #race~state~0=|v_#race~state~0_4|} AuxVars[] AssignedVars[#race~state~0][175], [69#L727-2true, Black: 382#(= |#race~state~0| 0), thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 160#L755-3true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:25,568 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-26 11:51:25,568 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:25,568 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-26 11:51:25,568 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:25,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 68#L766-5true, 392#true, 55#L757-3true]) [2023-11-26 11:51:25,710 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-26 11:51:25,710 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-26 11:51:25,710 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:25,710 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:25,711 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:26,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][406], [Black: 382#(= |#race~state~0| 0), 113#L743-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 394#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, thr1Thread3of3ForFork0InUse, 386#true, 226#L755-3true, 68#L766-5true]) [2023-11-26 11:51:26,041 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2023-11-26 11:51:26,041 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-26 11:51:26,041 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-26 11:51:26,041 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-26 11:51:26,069 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [Black: 380#true, 368#L705true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 252#L750-3true, 68#L766-5true, 392#true]) [2023-11-26 11:51:26,069 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-26 11:51:26,069 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:26,070 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-26 11:51:26,070 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-26 11:51:26,070 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-26 11:51:26,070 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:26,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][411], [Black: 380#true, 154#L706-3true, 74#L755-4true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 394#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), thr1Thread3of3ForFork0InUse, 71#L743-3true, 386#true, 68#L766-5true]) [2023-11-26 11:51:26,206 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,206 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,206 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,206 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][406], [Black: 382#(= |#race~state~0| 0), 113#L743-3true, 74#L755-4true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 394#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 84#L706-3true, thr1Thread3of3ForFork0InUse, 386#true, 68#L766-5true]) [2023-11-26 11:51:26,213 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,214 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,214 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,214 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:26,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][406], [113#L743-3true, Black: 380#true, 74#L755-4true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 394#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 68#L766-5true]) [2023-11-26 11:51:26,220 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,220 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,220 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,220 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,220 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,221 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true, 55#L757-3true]) [2023-11-26 11:51:26,221 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-26 11:51:26,221 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-26 11:51:26,221 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:26,221 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-26 11:51:26,221 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:26,221 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-26 11:51:26,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true, 273#L753-3true]) [2023-11-26 11:51:26,222 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-26 11:51:26,222 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-26 11:51:26,222 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-26 11:51:26,222 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-26 11:51:26,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, 338#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 84#L706-3true, thr1Thread3of3ForFork0InUse, 386#true, 392#true, 68#L766-5true]) [2023-11-26 11:51:26,225 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,226 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-26 11:51:26,226 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,226 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-26 11:51:26,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1273] L755-1-->L755-2: Formula: true InVars {} OutVars{thr1Thread1of3ForFork0_#t~nondet18#1=|v_thr1Thread1of3ForFork0_#t~nondet18#1_1|} AuxVars[] AssignedVars[thr1Thread1of3ForFork0_#t~nondet18#1][81], [329#L721-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 108#L755-2true, 252#L750-3true, 68#L766-5true, 392#true]) [2023-11-26 11:51:26,246 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-26 11:51:26,247 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-26 11:51:26,247 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-26 11:51:26,247 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-26 11:51:26,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1227] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|))) (and (or (and (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483648)) (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| .cse0) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|) (not .cse0)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| 2147483647) (let ((.cse1 (= v_~top~0_27 0))) (or (and (not .cse1) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1) .cse1))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (= |v_#race~top~0_37| 0)) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100| (let ((.cse3 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_101| .cse3))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|))) InVars {thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_38|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, #race~top~0=|v_#race~top~0_37|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_80|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_81|] AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][382], [368#L705true, Black: 380#true, 154#L706-3true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 386#true, 71#L743-3true, 392#true, 68#L766-5true]) [2023-11-26 11:51:26,857 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-26 11:51:26,857 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-26 11:51:26,857 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-26 11:51:26,858 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-26 11:51:26,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, 368#L705true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true]) [2023-11-26 11:51:26,860 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-26 11:51:26,860 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-26 11:51:26,860 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-26 11:51:26,860 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-26 11:51:26,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][374], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true, 94#L706-3true]) [2023-11-26 11:51:26,861 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-26 11:51:26,861 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-26 11:51:26,861 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-26 11:51:26,861 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-26 11:51:26,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][374], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 257#L706-4true, thr1Thread3of3ForFork0InUse, 84#L706-3true, 386#true, 392#true, 68#L766-5true]) [2023-11-26 11:51:26,862 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-26 11:51:26,862 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-26 11:51:26,862 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:26,862 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-26 11:51:27,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1457] L743-->L743-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (or (and (<= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483647) (let ((.cse0 (= v_~top~0_27 0))) (or (and (not .cse0) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 2147483648)) (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (let ((.cse1 (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| .cse1) (and (not |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|) (not .cse1)))) .cse2 (= |v_#race~top~0_37| 0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| (= |v_#race~top~0_37| |v_#race~top~0_38|) (= |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108| |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|))) (let ((.cse3 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse3) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short13#1_109| .cse3))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|))) InVars {#race~top~0=|v_#race~top~0_38|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|} OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1_3|, #race~top~0=|v_#race~top~0_37|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_27, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|} AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short13#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short13#1_108|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~ret12#1_89|] AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret12#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short13#1, #race~top~0, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0_isEmpty_#res#1][349], [113#L743-3true, Black: 380#true, thr1Thread1of3ForFork0InUse, Black: 388#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet5#1|), thr1Thread2of3ForFork0InUse, 84#L706-3true, thr1Thread3of3ForFork0InUse, 386#true, 392#true, 363#L694-3true, 68#L766-5true]) [2023-11-26 11:51:27,018 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-26 11:51:27,018 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-26 11:51:27,018 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2023-11-26 11:51:27,018 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event