./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for data races
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1 --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 bee6bfabfc9168d01d046a770b423c49a0035ad8b39e289385170f3b76ba2fb2
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 08:08:53,521 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 08:08:53,579 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-12-02 08:08:53,584 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 08:08:53,584 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 08:08:53,604 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 08:08:53,605 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 08:08:53,605 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 08:08:53,605 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 08:08:53,605 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 08:08:53,606 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 08:08:53,606 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 08:08:53,606 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 08:08:53,607 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 08:08:53,607 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 08:08:53,608 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 08:08:53,608 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 08:08:53,608 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 08:08:53,609 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 08:08:53,609 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 08:08:53,609 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1
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 -> bee6bfabfc9168d01d046a770b423c49a0035ad8b39e289385170f3b76ba2fb2
[2024-12-02 08:08:53,841 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 08:08:53,850 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 08:08:53,853 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 08:08:53,854 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 08:08:53,854 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 08:08:53,856 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i
[2024-12-02 08:08:56,560 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/data/263879df1/abffa08bc498485caca8466d0cf4939b/FLAG20c6f2f17
[2024-12-02 08:08:56,817 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 08:08:56,817 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-b.i
[2024-12-02 08:08:56,830 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/data/263879df1/abffa08bc498485caca8466d0cf4939b/FLAG20c6f2f17
[2024-12-02 08:08:57,144 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/data/263879df1/abffa08bc498485caca8466d0cf4939b
[2024-12-02 08:08:57,146 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 08:08:57,147 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 08:08:57,148 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 08:08:57,148 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 08:08:57,152 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 08:08:57,152 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,153 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@28ddd253 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57, skipping insertion in model container
[2024-12-02 08:08:57,153 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,179 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 08:08:57,437 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 08:08:57,445 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 08:08:57,491 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 08:08:57,525 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 08:08:57,526 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57 WrapperNode
[2024-12-02 08:08:57,526 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 08:08:57,527 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 08:08:57,527 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 08:08:57,527 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 08:08:57,534 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,545 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,567 INFO  L138                Inliner]: procedures = 169, calls = 16, calls flagged for inlining = 6, calls inlined = 9, statements flattened = 175
[2024-12-02 08:08:57,568 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 08:08:57,568 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 08:08:57,568 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 08:08:57,568 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 08:08:57,576 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,576 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,579 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,580 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,588 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,590 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,594 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,595 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,596 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,597 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 08:08:57,598 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 08:08:57,598 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 08:08:57,598 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 08:08:57,599 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (1/1) ...
[2024-12-02 08:08:57,603 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 08:08:57,614 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 08:08:57,624 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 08:08:57,626 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_47d7bed9-4ebc-4abe-a8a6-abf01827a94a/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-12-02 08:08:57,646 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-12-02 08:08:57,646 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-02 08:08:57,647 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 08:08:57,647 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 08:08:57,648 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-02 08:08:57,749 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 08:08:57,750 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 08:08:58,056 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-02 08:08:58,056 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 08:08:58,192 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 08:08:58,193 INFO  L312             CfgBuilder]: Removed 3 assume(true) statements.
[2024-12-02 08:08:58,193 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:08:58 BoogieIcfgContainer
[2024-12-02 08:08:58,193 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 08:08:58,195 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 08:08:58,195 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 08:08:58,199 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 08:08:58,199 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:08:57" (1/3) ...
[2024-12-02 08:08:58,200 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1013c64a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:08:58, skipping insertion in model container
[2024-12-02 08:08:58,200 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:08:57" (2/3) ...
[2024-12-02 08:08:58,200 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1013c64a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:08:58, skipping insertion in model container
[2024-12-02 08:08:58,200 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:08:58" (3/3) ...
[2024-12-02 08:08:58,201 INFO  L128   eAbstractionObserver]: Analyzing ICFG 48_ticket_lock_low_contention_vs-b.i
[2024-12-02 08:08:58,214 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 08:08:58,216 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 48_ticket_lock_low_contention_vs-b.i that has 2 procedures, 147 locations, 1 initial locations, 3 loop locations, and 24 error locations.
[2024-12-02 08:08:58,216 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-02 08:08:58,270 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 08:08:58,305 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 150 places, 156 transitions, 316 flow
[2024-12-02 08:08:58,379 INFO  L124   PetriNetUnfolderBase]: 14/237 cut-off events.
[2024-12-02 08:08:58,381 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 08:08:58,390 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 241 conditions, 237 events. 14/237 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 807 event pairs, 0 based on Foata normal form. 0/185 useless extension candidates. Maximal degree in co-relation 142. Up to 4 conditions per place. 
[2024-12-02 08:08:58,391 INFO  L82        GeneralOperation]: Start removeDead. Operand has 150 places, 156 transitions, 316 flow
[2024-12-02 08:08:58,397 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 150 places, 156 transitions, 316 flow
[2024-12-02 08:08:58,405 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 08:08:58,415 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@16e64351, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 08:08:58,416 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 37 error locations.
[2024-12-02 08:08:58,423 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 08:08:58,423 INFO  L124   PetriNetUnfolderBase]: 1/26 cut-off events.
[2024-12-02 08:08:58,423 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 08:08:58,423 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:08:58,424 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 08:08:58,424 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] ===
[2024-12-02 08:08:58,428 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:08:58,429 INFO  L85        PathProgramCache]: Analyzing trace with hash 766095576, now seen corresponding path program 1 times
[2024-12-02 08:08:58,434 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:08:58,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540875543]
[2024-12-02 08:08:58,435 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:08:58,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:08:58,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:08:58,568 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:08:58,568 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:08:58,569 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [540875543]
[2024-12-02 08:08:58,569 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [540875543] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:08:58,569 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:08:58,570 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 08:08:58,571 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1733936406]
[2024-12-02 08:08:58,572 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:08:58,579 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 08:08:58,585 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:08:58,611 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 08:08:58,612 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 08:08:58,614 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 134 out of 156
[2024-12-02 08:08:58,618 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 156 transitions, 316 flow. Second operand  has 2 states, 2 states have (on average 135.0) internal successors, (270), 2 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:08:58,618 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:08:58,618 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 156
[2024-12-02 08:08:58,620 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:08:58,712 INFO  L124   PetriNetUnfolderBase]: 5/255 cut-off events.
[2024-12-02 08:08:58,712 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2024-12-02 08:08:58,713 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 266 conditions, 255 events. 5/255 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 785 event pairs, 1 based on Foata normal form. 16/232 useless extension candidates. Maximal degree in co-relation 175. Up to 7 conditions per place. 
[2024-12-02 08:08:58,716 INFO  L140   encePairwiseOnDemand]: 139/156 looper letters, 3 selfloop transitions, 0 changer transitions 0/135 dead transitions.
[2024-12-02 08:08:58,716 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 280 flow
[2024-12-02 08:08:58,717 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 08:08:58,720 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 08:08:58,729 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 288 transitions.
[2024-12-02 08:08:58,731 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9230769230769231
[2024-12-02 08:08:58,733 INFO  L175             Difference]: Start difference. First operand has 150 places, 156 transitions, 316 flow. Second operand 2 states and 288 transitions.
[2024-12-02 08:08:58,734 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 280 flow
[2024-12-02 08:08:58,739 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 135 transitions, 280 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:08:58,743 INFO  L231             Difference]: Finished difference. Result has 137 places, 135 transitions, 274 flow
[2024-12-02 08:08:58,746 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=274, PETRI_PLACES=137, PETRI_TRANSITIONS=135}
[2024-12-02 08:08:58,749 INFO  L279   CegarLoopForPetriNet]: 150 programPoint places, -13 predicate places.
[2024-12-02 08:08:58,750 INFO  L471      AbstractCegarLoop]: Abstraction has has 137 places, 135 transitions, 274 flow
[2024-12-02 08:08:58,750 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 135.0) internal successors, (270), 2 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:08:58,750 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:08:58,750 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 08:08:58,751 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 08:08:58,751 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 33 more)] ===
[2024-12-02 08:08:58,751 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:08:58,751 INFO  L85        PathProgramCache]: Analyzing trace with hash 293047676, now seen corresponding path program 1 times
[2024-12-02 08:08:58,752 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:08:58,752 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [182018200]
[2024-12-02 08:08:58,752 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:08:58,752 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:08:58,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 08:08:58,773 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 08:08:58,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 08:08:58,800 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 08:08:58,801 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 08:08:58,802 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining)
[2024-12-02 08:08:58,804 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining)
[2024-12-02 08:08:58,804 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining)
[2024-12-02 08:08:58,804 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining)
[2024-12-02 08:08:58,804 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining)
[2024-12-02 08:08:58,804 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining)
[2024-12-02 08:08:58,805 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining)
[2024-12-02 08:08:58,806 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining)
[2024-12-02 08:08:58,807 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining)
[2024-12-02 08:08:58,808 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining)
[2024-12-02 08:08:58,808 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining)
[2024-12-02 08:08:58,808 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining)
[2024-12-02 08:08:58,808 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 08:08:58,808 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1]
[2024-12-02 08:08:58,811 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 08:08:58,811 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-12-02 08:08:58,885 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 08:08:58,890 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 210 places, 218 transitions, 446 flow
[2024-12-02 08:08:58,939 INFO  L124   PetriNetUnfolderBase]: 23/380 cut-off events.
[2024-12-02 08:08:58,939 INFO  L125   PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES.
[2024-12-02 08:08:58,943 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 388 conditions, 380 events. 23/380 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1696 event pairs, 0 based on Foata normal form. 0/294 useless extension candidates. Maximal degree in co-relation 238. Up to 6 conditions per place. 
[2024-12-02 08:08:58,943 INFO  L82        GeneralOperation]: Start removeDead. Operand has 210 places, 218 transitions, 446 flow
[2024-12-02 08:08:58,946 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 210 places, 218 transitions, 446 flow
[2024-12-02 08:08:58,948 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 08:08:58,948 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@16e64351, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 08:08:58,948 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 49 error locations.
[2024-12-02 08:08:58,951 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 08:08:58,952 INFO  L124   PetriNetUnfolderBase]: 1/26 cut-off events.
[2024-12-02 08:08:58,952 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 08:08:58,952 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:08:58,952 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 08:08:58,952 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] ===
[2024-12-02 08:08:58,953 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:08:58,953 INFO  L85        PathProgramCache]: Analyzing trace with hash 372286578, now seen corresponding path program 1 times
[2024-12-02 08:08:58,953 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:08:58,953 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023637153]
[2024-12-02 08:08:58,953 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:08:58,953 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:08:58,965 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:08:58,982 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:08:58,983 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:08:58,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023637153]
[2024-12-02 08:08:58,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023637153] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:08:58,983 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:08:58,983 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 08:08:58,983 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285773939]
[2024-12-02 08:08:58,983 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:08:58,983 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 08:08:58,984 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:08:58,984 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 08:08:58,984 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 08:08:58,985 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 185 out of 218
[2024-12-02 08:08:58,986 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 218 transitions, 446 flow. Second operand  has 2 states, 2 states have (on average 186.0) internal successors, (372), 2 states have internal predecessors, (372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:08:58,986 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:08:58,986 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 218
[2024-12-02 08:08:58,986 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:08:59,132 INFO  L124   PetriNetUnfolderBase]: 18/628 cut-off events.
[2024-12-02 08:08:59,133 INFO  L125   PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES.
[2024-12-02 08:08:59,135 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 660 conditions, 628 events. 18/628 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 3582 event pairs, 7 based on Foata normal form. 46/567 useless extension candidates. Maximal degree in co-relation 385. Up to 21 conditions per place. 
[2024-12-02 08:08:59,138 INFO  L140   encePairwiseOnDemand]: 193/218 looper letters, 5 selfloop transitions, 0 changer transitions 0/187 dead transitions.
[2024-12-02 08:08:59,138 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 187 transitions, 394 flow
[2024-12-02 08:08:59,139 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 08:08:59,139 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 08:08:59,140 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 400 transitions.
[2024-12-02 08:08:59,141 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9174311926605505
[2024-12-02 08:08:59,141 INFO  L175             Difference]: Start difference. First operand has 210 places, 218 transitions, 446 flow. Second operand 2 states and 400 transitions.
[2024-12-02 08:08:59,141 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 187 transitions, 394 flow
[2024-12-02 08:08:59,143 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 187 transitions, 394 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:08:59,145 INFO  L231             Difference]: Finished difference. Result has 190 places, 187 transitions, 384 flow
[2024-12-02 08:08:59,145 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=189, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=187, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=187, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=384, PETRI_PLACES=190, PETRI_TRANSITIONS=187}
[2024-12-02 08:08:59,146 INFO  L279   CegarLoopForPetriNet]: 210 programPoint places, -20 predicate places.
[2024-12-02 08:08:59,146 INFO  L471      AbstractCegarLoop]: Abstraction has has 190 places, 187 transitions, 384 flow
[2024-12-02 08:08:59,146 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 186.0) internal successors, (372), 2 states have internal predecessors, (372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:08:59,146 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:08:59,147 INFO  L206   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]
[2024-12-02 08:08:59,147 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 08:08:59,147 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] ===
[2024-12-02 08:08:59,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:08:59,148 INFO  L85        PathProgramCache]: Analyzing trace with hash -1176132886, now seen corresponding path program 1 times
[2024-12-02 08:08:59,148 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:08:59,148 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177714702]
[2024-12-02 08:08:59,148 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:08:59,148 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:08:59,188 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:08:59,607 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:08:59,607 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:08:59,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177714702]
[2024-12-02 08:08:59,607 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177714702] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:08:59,607 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:08:59,607 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 08:08:59,607 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [944659241]
[2024-12-02 08:08:59,607 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:08:59,608 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 08:08:59,608 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:08:59,608 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 08:08:59,609 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 08:08:59,831 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 175 out of 218
[2024-12-02 08:08:59,833 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 187 transitions, 384 flow. Second operand  has 6 states, 6 states have (on average 176.33333333333334) internal successors, (1058), 6 states have internal predecessors, (1058), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:08:59,833 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:08:59,833 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 218
[2024-12-02 08:08:59,833 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:00,320 INFO  L124   PetriNetUnfolderBase]: 134/2680 cut-off events.
[2024-12-02 08:09:00,320 INFO  L125   PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES.
[2024-12-02 08:09:00,328 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2904 conditions, 2680 events. 134/2680 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 24261 event pairs, 33 based on Foata normal form. 0/2214 useless extension candidates. Maximal degree in co-relation 2899. Up to 141 conditions per place. 
[2024-12-02 08:09:00,336 INFO  L140   encePairwiseOnDemand]: 209/218 looper letters, 18 selfloop transitions, 14 changer transitions 0/204 dead transitions.
[2024-12-02 08:09:00,336 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 204 transitions, 482 flow
[2024-12-02 08:09:00,337 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 08:09:00,337 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 08:09:00,340 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1083 transitions.
[2024-12-02 08:09:00,341 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8279816513761468
[2024-12-02 08:09:00,341 INFO  L175             Difference]: Start difference. First operand has 190 places, 187 transitions, 384 flow. Second operand 6 states and 1083 transitions.
[2024-12-02 08:09:00,341 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 204 transitions, 482 flow
[2024-12-02 08:09:00,343 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 195 places, 204 transitions, 482 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:00,346 INFO  L231             Difference]: Finished difference. Result has 200 places, 201 transitions, 486 flow
[2024-12-02 08:09:00,347 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=187, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=486, PETRI_PLACES=200, PETRI_TRANSITIONS=201}
[2024-12-02 08:09:00,347 INFO  L279   CegarLoopForPetriNet]: 210 programPoint places, -10 predicate places.
[2024-12-02 08:09:00,348 INFO  L471      AbstractCegarLoop]: Abstraction has has 200 places, 201 transitions, 486 flow
[2024-12-02 08:09:00,348 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 176.33333333333334) internal successors, (1058), 6 states have internal predecessors, (1058), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:00,349 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:00,349 INFO  L206   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]
[2024-12-02 08:09:00,349 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 08:09:00,349 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] ===
[2024-12-02 08:09:00,349 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:00,350 INFO  L85        PathProgramCache]: Analyzing trace with hash -761424775, now seen corresponding path program 1 times
[2024-12-02 08:09:00,350 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:00,350 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136328339]
[2024-12-02 08:09:00,350 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:00,350 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:00,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:00,629 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:00,629 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:00,629 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [136328339]
[2024-12-02 08:09:00,629 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [136328339] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:00,629 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:00,629 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 08:09:00,630 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [907139090]
[2024-12-02 08:09:00,630 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:00,630 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 08:09:00,630 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:00,630 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 08:09:00,631 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 08:09:00,802 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 177 out of 218
[2024-12-02 08:09:00,803 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 201 transitions, 486 flow. Second operand  has 6 states, 6 states have (on average 178.33333333333334) internal successors, (1070), 6 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:00,803 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:00,804 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 218
[2024-12-02 08:09:00,804 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:01,485 INFO  L124   PetriNetUnfolderBase]: 424/5479 cut-off events.
[2024-12-02 08:09:01,485 INFO  L125   PetriNetUnfolderBase]: For 551/587 co-relation queries the response was YES.
[2024-12-02 08:09:01,518 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 6940 conditions, 5479 events. 424/5479 cut-off events. For 551/587 co-relation queries the response was YES. Maximal size of possible extension queue 141. Compared 59229 event pairs, 36 based on Foata normal form. 0/4584 useless extension candidates. Maximal degree in co-relation 6930. Up to 366 conditions per place. 
[2024-12-02 08:09:01,547 INFO  L140   encePairwiseOnDemand]: 209/218 looper letters, 28 selfloop transitions, 30 changer transitions 0/238 dead transitions.
[2024-12-02 08:09:01,547 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 238 transitions, 768 flow
[2024-12-02 08:09:01,548 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 08:09:01,548 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 08:09:01,550 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1097 transitions.
[2024-12-02 08:09:01,551 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8386850152905199
[2024-12-02 08:09:01,551 INFO  L175             Difference]: Start difference. First operand has 200 places, 201 transitions, 486 flow. Second operand 6 states and 1097 transitions.
[2024-12-02 08:09:01,551 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 238 transitions, 768 flow
[2024-12-02 08:09:01,558 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 238 transitions, 768 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:01,561 INFO  L231             Difference]: Finished difference. Result has 210 places, 231 transitions, 764 flow
[2024-12-02 08:09:01,562 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=486, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=764, PETRI_PLACES=210, PETRI_TRANSITIONS=231}
[2024-12-02 08:09:01,562 INFO  L279   CegarLoopForPetriNet]: 210 programPoint places, 0 predicate places.
[2024-12-02 08:09:01,562 INFO  L471      AbstractCegarLoop]: Abstraction has has 210 places, 231 transitions, 764 flow
[2024-12-02 08:09:01,563 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 178.33333333333334) internal successors, (1070), 6 states have internal predecessors, (1070), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:01,563 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:01,563 INFO  L206   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]
[2024-12-02 08:09:01,564 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 08:09:01,564 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] ===
[2024-12-02 08:09:01,564 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:01,564 INFO  L85        PathProgramCache]: Analyzing trace with hash -687284198, now seen corresponding path program 1 times
[2024-12-02 08:09:01,564 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:01,564 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [409252900]
[2024-12-02 08:09:01,564 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:01,565 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:01,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:01,605 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:01,605 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:01,605 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [409252900]
[2024-12-02 08:09:01,605 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [409252900] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:01,605 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:01,605 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 08:09:01,605 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [797725580]
[2024-12-02 08:09:01,605 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:01,606 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 08:09:01,606 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:01,606 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 08:09:01,606 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 08:09:01,642 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 164 out of 218
[2024-12-02 08:09:01,643 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 231 transitions, 764 flow. Second operand  has 3 states, 3 states have (on average 165.0) internal successors, (495), 3 states have internal predecessors, (495), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:01,643 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:01,643 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 218
[2024-12-02 08:09:01,643 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:04,863 INFO  L124   PetriNetUnfolderBase]: 4584/30499 cut-off events.
[2024-12-02 08:09:04,864 INFO  L125   PetriNetUnfolderBase]: For 5516/5675 co-relation queries the response was YES.
[2024-12-02 08:09:05,005 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 43317 conditions, 30499 events. 4584/30499 cut-off events. For 5516/5675 co-relation queries the response was YES. Maximal size of possible extension queue 762. Compared 437006 event pairs, 1493 based on Foata normal form. 3/26115 useless extension candidates. Maximal degree in co-relation 43302. Up to 5433 conditions per place. 
[2024-12-02 08:09:05,079 INFO  L140   encePairwiseOnDemand]: 197/218 looper letters, 94 selfloop transitions, 15 changer transitions 0/282 dead transitions.
[2024-12-02 08:09:05,079 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 282 transitions, 1305 flow
[2024-12-02 08:09:05,079 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 08:09:05,079 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 08:09:05,081 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 543 transitions.
[2024-12-02 08:09:05,081 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8302752293577982
[2024-12-02 08:09:05,082 INFO  L175             Difference]: Start difference. First operand has 210 places, 231 transitions, 764 flow. Second operand 3 states and 543 transitions.
[2024-12-02 08:09:05,082 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 282 transitions, 1305 flow
[2024-12-02 08:09:05,094 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 282 transitions, 1305 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:05,096 INFO  L231             Difference]: Finished difference. Result has 214 places, 246 transitions, 896 flow
[2024-12-02 08:09:05,097 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=218, PETRI_DIFFERENCE_MINUEND_FLOW=764, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=216, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=896, PETRI_PLACES=214, PETRI_TRANSITIONS=246}
[2024-12-02 08:09:05,097 INFO  L279   CegarLoopForPetriNet]: 210 programPoint places, 4 predicate places.
[2024-12-02 08:09:05,097 INFO  L471      AbstractCegarLoop]: Abstraction has has 214 places, 246 transitions, 896 flow
[2024-12-02 08:09:05,098 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 165.0) internal successors, (495), 3 states have internal predecessors, (495), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:05,098 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:05,098 INFO  L206   CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 08:09:05,098 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 08:09:05,098 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 45 more)] ===
[2024-12-02 08:09:05,099 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:05,099 INFO  L85        PathProgramCache]: Analyzing trace with hash 1692695834, now seen corresponding path program 1 times
[2024-12-02 08:09:05,099 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:05,099 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069697639]
[2024-12-02 08:09:05,099 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:05,099 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:05,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 08:09:05,109 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 08:09:05,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 08:09:05,120 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 08:09:05,120 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 08:09:05,120 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining)
[2024-12-02 08:09:05,120 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining)
[2024-12-02 08:09:05,121 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining)
[2024-12-02 08:09:05,122 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining)
[2024-12-02 08:09:05,123 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining)
[2024-12-02 08:09:05,124 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining)
[2024-12-02 08:09:05,125 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining)
[2024-12-02 08:09:05,125 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining)
[2024-12-02 08:09:05,125 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining)
[2024-12-02 08:09:05,125 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining)
[2024-12-02 08:09:05,125 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining)
[2024-12-02 08:09:05,125 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining)
[2024-12-02 08:09:05,125 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 08:09:05,126 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1]
[2024-12-02 08:09:05,126 WARN  L246   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 08:09:05,127 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-12-02 08:09:05,168 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 08:09:05,172 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 270 places, 280 transitions, 578 flow
[2024-12-02 08:09:05,216 INFO  L124   PetriNetUnfolderBase]: 32/523 cut-off events.
[2024-12-02 08:09:05,216 INFO  L125   PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES.
[2024-12-02 08:09:05,219 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 536 conditions, 523 events. 32/523 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2678 event pairs, 0 based on Foata normal form. 0/403 useless extension candidates. Maximal degree in co-relation 384. Up to 8 conditions per place. 
[2024-12-02 08:09:05,219 INFO  L82        GeneralOperation]: Start removeDead. Operand has 270 places, 280 transitions, 578 flow
[2024-12-02 08:09:05,223 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 270 places, 280 transitions, 578 flow
[2024-12-02 08:09:05,224 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 08:09:05,224 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@16e64351, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 08:09:05,224 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 61 error locations.
[2024-12-02 08:09:05,226 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 08:09:05,226 INFO  L124   PetriNetUnfolderBase]: 1/26 cut-off events.
[2024-12-02 08:09:05,226 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 08:09:05,226 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:05,226 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 08:09:05,227 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] ===
[2024-12-02 08:09:05,227 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:05,227 INFO  L85        PathProgramCache]: Analyzing trace with hash 851561098, now seen corresponding path program 1 times
[2024-12-02 08:09:05,227 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:05,227 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1083438720]
[2024-12-02 08:09:05,227 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:05,228 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:05,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:05,239 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:05,239 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:05,240 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1083438720]
[2024-12-02 08:09:05,240 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1083438720] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:05,240 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:05,240 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 08:09:05,240 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [184381331]
[2024-12-02 08:09:05,240 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:05,240 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 08:09:05,240 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:05,241 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 08:09:05,241 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 08:09:05,241 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 236 out of 280
[2024-12-02 08:09:05,243 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 280 transitions, 578 flow. Second operand  has 2 states, 2 states have (on average 237.0) internal successors, (474), 2 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:05,243 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:05,243 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 280
[2024-12-02 08:09:05,243 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:05,398 INFO  L124   PetriNetUnfolderBase]: 53/1407 cut-off events.
[2024-12-02 08:09:05,398 INFO  L125   PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES.
[2024-12-02 08:09:05,406 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1492 conditions, 1407 events. 53/1407 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 41. Compared 11151 event pairs, 27 based on Foata normal form. 116/1271 useless extension candidates. Maximal degree in co-relation 811. Up to 57 conditions per place. 
[2024-12-02 08:09:05,411 INFO  L140   encePairwiseOnDemand]: 247/280 looper letters, 7 selfloop transitions, 0 changer transitions 0/239 dead transitions.
[2024-12-02 08:09:05,412 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 243 places, 239 transitions, 510 flow
[2024-12-02 08:09:05,412 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 08:09:05,412 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 08:09:05,413 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 512 transitions.
[2024-12-02 08:09:05,414 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9142857142857143
[2024-12-02 08:09:05,414 INFO  L175             Difference]: Start difference. First operand has 270 places, 280 transitions, 578 flow. Second operand 2 states and 512 transitions.
[2024-12-02 08:09:05,414 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 243 places, 239 transitions, 510 flow
[2024-12-02 08:09:05,416 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 239 transitions, 508 flow, removed 1 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:05,417 INFO  L231             Difference]: Finished difference. Result has 243 places, 239 transitions, 494 flow
[2024-12-02 08:09:05,418 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=494, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=494, PETRI_PLACES=243, PETRI_TRANSITIONS=239}
[2024-12-02 08:09:05,418 INFO  L279   CegarLoopForPetriNet]: 270 programPoint places, -27 predicate places.
[2024-12-02 08:09:05,418 INFO  L471      AbstractCegarLoop]: Abstraction has has 243 places, 239 transitions, 494 flow
[2024-12-02 08:09:05,419 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 237.0) internal successors, (474), 2 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:05,419 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:05,419 INFO  L206   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]
[2024-12-02 08:09:05,419 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 08:09:05,419 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] ===
[2024-12-02 08:09:05,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:05,420 INFO  L85        PathProgramCache]: Analyzing trace with hash -1865462550, now seen corresponding path program 1 times
[2024-12-02 08:09:05,420 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:05,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1426440122]
[2024-12-02 08:09:05,420 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:05,420 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:05,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:05,802 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:05,803 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:05,803 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1426440122]
[2024-12-02 08:09:05,803 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1426440122] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:05,803 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:05,803 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 08:09:05,803 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1902188035]
[2024-12-02 08:09:05,803 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:05,804 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 08:09:05,804 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:05,804 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 08:09:05,805 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 08:09:06,071 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 226 out of 280
[2024-12-02 08:09:06,073 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 239 transitions, 494 flow. Second operand  has 6 states, 6 states have (on average 227.33333333333334) internal successors, (1364), 6 states have internal predecessors, (1364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:06,074 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:06,074 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 280
[2024-12-02 08:09:06,074 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:07,087 INFO  L124   PetriNetUnfolderBase]: 444/7105 cut-off events.
[2024-12-02 08:09:07,087 INFO  L125   PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES.
[2024-12-02 08:09:07,129 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 7729 conditions, 7105 events. 444/7105 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 178. Compared 81841 event pairs, 131 based on Foata normal form. 0/5860 useless extension candidates. Maximal degree in co-relation 7723. Up to 442 conditions per place. 
[2024-12-02 08:09:07,166 INFO  L140   encePairwiseOnDemand]: 270/280 looper letters, 20 selfloop transitions, 18 changer transitions 0/260 dead transitions.
[2024-12-02 08:09:07,166 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 260 transitions, 612 flow
[2024-12-02 08:09:07,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 08:09:07,167 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 08:09:07,169 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1395 transitions.
[2024-12-02 08:09:07,169 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8303571428571429
[2024-12-02 08:09:07,169 INFO  L175             Difference]: Start difference. First operand has 243 places, 239 transitions, 494 flow. Second operand 6 states and 1395 transitions.
[2024-12-02 08:09:07,170 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 260 transitions, 612 flow
[2024-12-02 08:09:07,171 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 260 transitions, 612 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:07,174 INFO  L231             Difference]: Finished difference. Result has 253 places, 257 transitions, 622 flow
[2024-12-02 08:09:07,174 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=494, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=622, PETRI_PLACES=253, PETRI_TRANSITIONS=257}
[2024-12-02 08:09:07,175 INFO  L279   CegarLoopForPetriNet]: 270 programPoint places, -17 predicate places.
[2024-12-02 08:09:07,175 INFO  L471      AbstractCegarLoop]: Abstraction has has 253 places, 257 transitions, 622 flow
[2024-12-02 08:09:07,176 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 227.33333333333334) internal successors, (1364), 6 states have internal predecessors, (1364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:07,176 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:07,176 INFO  L206   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]
[2024-12-02 08:09:07,176 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 08:09:07,176 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] ===
[2024-12-02 08:09:07,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:07,177 INFO  L85        PathProgramCache]: Analyzing trace with hash 241770484, now seen corresponding path program 1 times
[2024-12-02 08:09:07,177 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:07,177 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [340042540]
[2024-12-02 08:09:07,177 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:07,177 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:07,191 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:07,368 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:07,368 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:07,368 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [340042540]
[2024-12-02 08:09:07,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [340042540] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:07,368 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:07,368 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 08:09:07,368 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [892780592]
[2024-12-02 08:09:07,368 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:07,369 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 08:09:07,369 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:07,369 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 08:09:07,369 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30
[2024-12-02 08:09:07,546 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 228 out of 280
[2024-12-02 08:09:07,547 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 257 transitions, 622 flow. Second operand  has 6 states, 6 states have (on average 229.33333333333334) internal successors, (1376), 6 states have internal predecessors, (1376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:07,547 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:07,547 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 280
[2024-12-02 08:09:07,547 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:09,487 INFO  L124   PetriNetUnfolderBase]: 1843/18400 cut-off events.
[2024-12-02 08:09:09,487 INFO  L125   PetriNetUnfolderBase]: For 2536/2644 co-relation queries the response was YES.
[2024-12-02 08:09:09,600 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 23689 conditions, 18400 events. 1843/18400 cut-off events. For 2536/2644 co-relation queries the response was YES. Maximal size of possible extension queue 433. Compared 250003 event pairs, 169 based on Foata normal form. 0/15321 useless extension candidates. Maximal degree in co-relation 23678. Up to 1595 conditions per place. 
[2024-12-02 08:09:09,686 INFO  L140   encePairwiseOnDemand]: 270/280 looper letters, 38 selfloop transitions, 50 changer transitions 0/318 dead transitions.
[2024-12-02 08:09:09,686 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 318 transitions, 1104 flow
[2024-12-02 08:09:09,686 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 08:09:09,687 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 6 states.
[2024-12-02 08:09:09,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1413 transitions.
[2024-12-02 08:09:09,689 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.8410714285714286
[2024-12-02 08:09:09,689 INFO  L175             Difference]: Start difference. First operand has 253 places, 257 transitions, 622 flow. Second operand 6 states and 1413 transitions.
[2024-12-02 08:09:09,689 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 318 transitions, 1104 flow
[2024-12-02 08:09:09,695 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 258 places, 318 transitions, 1104 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:09,697 INFO  L231             Difference]: Finished difference. Result has 263 places, 307 transitions, 1102 flow
[2024-12-02 08:09:09,698 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=622, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=257, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=240, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1102, PETRI_PLACES=263, PETRI_TRANSITIONS=307}
[2024-12-02 08:09:09,698 INFO  L279   CegarLoopForPetriNet]: 270 programPoint places, -7 predicate places.
[2024-12-02 08:09:09,698 INFO  L471      AbstractCegarLoop]: Abstraction has has 263 places, 307 transitions, 1102 flow
[2024-12-02 08:09:09,699 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 229.33333333333334) internal successors, (1376), 6 states have internal predecessors, (1376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:09,699 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:09,699 INFO  L206   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]
[2024-12-02 08:09:09,699 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 08:09:09,699 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] ===
[2024-12-02 08:09:09,700 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:09,700 INFO  L85        PathProgramCache]: Analyzing trace with hash -1708118758, now seen corresponding path program 1 times
[2024-12-02 08:09:09,700 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:09,700 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [189875071]
[2024-12-02 08:09:09,700 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:09,700 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:09,710 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:09,726 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:09,726 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:09,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [189875071]
[2024-12-02 08:09:09,727 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [189875071] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:09,727 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:09,727 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 08:09:09,727 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1576842768]
[2024-12-02 08:09:09,727 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:09,727 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 08:09:09,727 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:09,728 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 08:09:09,728 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 08:09:09,772 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 208 out of 280
[2024-12-02 08:09:09,772 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 307 transitions, 1102 flow. Second operand  has 3 states, 3 states have (on average 209.0) internal successors, (627), 3 states have internal predecessors, (627), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:09,773 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:09,773 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 280
[2024-12-02 08:09:09,773 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:09:47,476 INFO  L124   PetriNetUnfolderBase]: 74421/327896 cut-off events.
[2024-12-02 08:09:47,476 INFO  L125   PetriNetUnfolderBase]: For 103414/106340 co-relation queries the response was YES.
[2024-12-02 08:09:49,374 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 498756 conditions, 327896 events. 74421/327896 cut-off events. For 103414/106340 co-relation queries the response was YES. Maximal size of possible extension queue 6882. Compared 5988379 event pairs, 25975 based on Foata normal form. 17/277103 useless extension candidates. Maximal degree in co-relation 498740. Up to 75459 conditions per place. 
[2024-12-02 08:09:50,942 INFO  L140   encePairwiseOnDemand]: 252/280 looper letters, 153 selfloop transitions, 20 changer transitions 0/389 dead transitions.
[2024-12-02 08:09:50,942 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 389 transitions, 2018 flow
[2024-12-02 08:09:50,943 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 08:09:50,943 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 08:09:50,944 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 693 transitions.
[2024-12-02 08:09:50,944 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.825
[2024-12-02 08:09:50,944 INFO  L175             Difference]: Start difference. First operand has 263 places, 307 transitions, 1102 flow. Second operand 3 states and 693 transitions.
[2024-12-02 08:09:50,944 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 389 transitions, 2018 flow
[2024-12-02 08:09:51,033 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 389 transitions, 2018 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 08:09:51,036 INFO  L231             Difference]: Finished difference. Result has 267 places, 327 transitions, 1278 flow
[2024-12-02 08:09:51,036 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=280, PETRI_DIFFERENCE_MINUEND_FLOW=1102, PETRI_DIFFERENCE_MINUEND_PLACES=263, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1278, PETRI_PLACES=267, PETRI_TRANSITIONS=327}
[2024-12-02 08:09:51,036 INFO  L279   CegarLoopForPetriNet]: 270 programPoint places, -3 predicate places.
[2024-12-02 08:09:51,036 INFO  L471      AbstractCegarLoop]: Abstraction has has 267 places, 327 transitions, 1278 flow
[2024-12-02 08:09:51,037 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 209.0) internal successors, (627), 3 states have internal predecessors, (627), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:51,037 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 08:09:51,037 INFO  L206   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]
[2024-12-02 08:09:51,037 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 08:09:51,037 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] ===
[2024-12-02 08:09:51,038 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 08:09:51,038 INFO  L85        PathProgramCache]: Analyzing trace with hash -1135681530, now seen corresponding path program 1 times
[2024-12-02 08:09:51,038 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 08:09:51,038 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928621970]
[2024-12-02 08:09:51,038 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 08:09:51,038 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 08:09:51,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 08:09:51,071 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 08:09:51,071 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 08:09:51,071 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928621970]
[2024-12-02 08:09:51,071 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928621970] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 08:09:51,071 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 08:09:51,071 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 08:09:51,071 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598408120]
[2024-12-02 08:09:51,071 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 08:09:51,072 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 08:09:51,072 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 08:09:51,072 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 08:09:51,072 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 08:09:51,130 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 218 out of 280
[2024-12-02 08:09:51,131 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 327 transitions, 1278 flow. Second operand  has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 08:09:51,131 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 08:09:51,131 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 218 of 280
[2024-12-02 08:09:51,131 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 08:10:26,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][47], [Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 56#L701-9true, 275#true, Black: 297#true, 273#true, 267#true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 270#true, 142#L703-6true, 256#L703-6true])
[2024-12-02 08:10:26,425 INFO  L294   olderBase$Statistics]: this new event has 119 ancestors and is cut-off event
[2024-12-02 08:10:26,425 INFO  L297   olderBase$Statistics]:   existing Event has 109 ancestors and is cut-off event
[2024-12-02 08:10:26,425 INFO  L297   olderBase$Statistics]:   existing Event has 119 ancestors and is cut-off event
[2024-12-02 08:10:26,425 INFO  L297   olderBase$Statistics]:   existing Event has 109 ancestors and is cut-off event
[2024-12-02 08:10:37,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][47], [Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 286#true, 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 56#L701-9true, 275#true, Black: 297#true, 273#true, 267#true, 271#true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 142#L703-6true, 256#L703-6true, 212#$Ultimate##0true])
[2024-12-02 08:10:37,581 INFO  L294   olderBase$Statistics]: this new event has 127 ancestors and is cut-off event
[2024-12-02 08:10:37,581 INFO  L297   olderBase$Statistics]:   existing Event has 117 ancestors and is cut-off event
[2024-12-02 08:10:37,581 INFO  L297   olderBase$Statistics]:   existing Event has 117 ancestors and is cut-off event
[2024-12-02 08:10:37,581 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is cut-off event
[2024-12-02 08:10:39,686 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1165] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][131], [248#L701-9true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, 71#L703-2true, Black: 297#true, 275#true, 105#L703-6true, 273#true, 267#true, 271#true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 46#L701-9true, Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:10:39,686 INFO  L294   olderBase$Statistics]: this new event has 123 ancestors and is cut-off event
[2024-12-02 08:10:39,686 INFO  L297   olderBase$Statistics]:   existing Event has 123 ancestors and is cut-off event
[2024-12-02 08:10:39,686 INFO  L297   olderBase$Statistics]:   existing Event has 123 ancestors and is cut-off event
[2024-12-02 08:10:39,686 INFO  L297   olderBase$Statistics]:   existing Event has 123 ancestors and is cut-off event
[2024-12-02 08:10:41,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1165] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][131], [248#L701-9true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, 71#L703-2true, 275#true, 105#L703-6true, Black: 297#true, 273#true, 267#true, 214#L701-10true, 271#true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:10:41,168 INFO  L294   olderBase$Statistics]: this new event has 124 ancestors and is cut-off event
[2024-12-02 08:10:41,168 INFO  L297   olderBase$Statistics]:   existing Event has 124 ancestors and is cut-off event
[2024-12-02 08:10:41,168 INFO  L297   olderBase$Statistics]:   existing Event has 124 ancestors and is cut-off event
[2024-12-02 08:10:41,168 INFO  L297   olderBase$Statistics]:   existing Event has 124 ancestors and is cut-off event
[2024-12-02 08:10:48,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1165] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][98], [248#L701-9true, Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, 105#L703-6true, 275#true, Black: 297#true, 273#true, 267#true, 271#true, 200#L703-6true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 46#L701-9true, Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:10:48,175 INFO  L294   olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event
[2024-12-02 08:10:48,175 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is not cut-off event
[2024-12-02 08:10:48,175 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is not cut-off event
[2024-12-02 08:10:48,175 INFO  L297   olderBase$Statistics]:   existing Event has 127 ancestors and is not cut-off event
[2024-12-02 08:10:49,776 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1165] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][98], [248#L701-9true, Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, 105#L703-6true, 275#true, Black: 297#true, 273#true, 267#true, 214#L701-10true, 271#true, 200#L703-6true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:10:49,776 INFO  L294   olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,776 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,776 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,776 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1165] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][98], [248#L701-9true, 235#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, Black: 297#true, 105#L703-6true, 275#true, 273#true, 267#true, 271#true, 200#L703-6true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:10:49,862 INFO  L294   olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,862 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,862 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 08:10:49,862 INFO  L297   olderBase$Statistics]:   existing Event has 128 ancestors and is not cut-off event
[2024-12-02 08:11:06,805 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][115], [299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, 80#L710-3true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 56#L701-9true, 187#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, Black: 297#true, 273#true, 267#true, 203#L703-1true, 271#true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:06,805 INFO  L294   olderBase$Statistics]: this new event has 141 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L297   olderBase$Statistics]:   existing Event has 131 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L297   olderBase$Statistics]:   existing Event has 141 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][115], [299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, 80#L710-3true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 56#L701-9true, 187#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 275#true, Black: 297#true, 273#true, 267#true, 271#true, 140#L703-2true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:06,806 INFO  L294   olderBase$Statistics]: this new event has 142 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L297   olderBase$Statistics]:   existing Event has 142 ancestors and is cut-off event
[2024-12-02 08:11:06,806 INFO  L297   olderBase$Statistics]:   existing Event has 132 ancestors and is cut-off event
[2024-12-02 08:11:11,786 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1188] L703-->L703-1: Formula: (= |v_#race~s~0_4| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_4|}  AuxVars[]  AssignedVars[#race~s~0][253], [247#L703-2true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 286#true, 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, Black: 297#true, 275#true, 273#true, 267#true, 203#L703-1true, 271#true, 200#L703-6true, 231#L702-1true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:11,786 INFO  L294   olderBase$Statistics]: this new event has 145 ancestors and is cut-off event
[2024-12-02 08:11:11,786 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 08:11:11,786 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 08:11:11,786 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 08:11:13,316 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([982] L710-2-->L710-3: Formula: true  InVars {}  OutVars{ULTIMATE.start_thr1_#t~nondet7#1=|v_ULTIMATE.start_thr1_#t~nondet7#1_1|, ULTIMATE.start_thr1_~arg#1.offset=|v_ULTIMATE.start_thr1_~arg#1.offset_1|, ULTIMATE.start_thr1_#t~nondet6#1=|v_ULTIMATE.start_thr1_#t~nondet6#1_1|, ULTIMATE.start_thr1_~arg#1.base=|v_ULTIMATE.start_thr1_~arg#1.base_1|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_#t~nondet9#1=|v_ULTIMATE.start_thr1_#t~nondet9#1_6|, ULTIMATE.start_thr1_#t~mem5#1=|v_ULTIMATE.start_thr1_#t~mem5#1_1|, ULTIMATE.start_thr1_#t~post8#1=|v_ULTIMATE.start_thr1_#t~post8#1_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_thr1_#t~nondet7#1, ULTIMATE.start_thr1_~arg#1.offset, ULTIMATE.start_thr1_#t~nondet6#1, ULTIMATE.start_thr1_~arg#1.base, ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_#t~nondet9#1, ULTIMATE.start_thr1_#t~mem5#1, ULTIMATE.start_thr1_#t~post8#1, ULTIMATE.start_thr1_~#l~0#1.offset][279], [111#L702-5true, Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 247#L703-2true, Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, 80#L710-3true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 275#true, 273#true, Black: 299#(= |#race~s~0| 0), 267#true, 271#true, 297#true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 67#L702-2true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:13,316 INFO  L294   olderBase$Statistics]: this new event has 146 ancestors and is cut-off event
[2024-12-02 08:11:13,316 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:13,316 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:13,316 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:14,314 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1188] L703-->L703-1: Formula: (= |v_#race~s~0_4| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_4|}  AuxVars[]  AssignedVars[#race~s~0][253], [247#L703-2true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 286#true, 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, Black: 297#true, 275#true, 273#true, 267#true, 52#L702-4true, 203#L703-1true, 271#true, 200#L703-6true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:14,314 INFO  L294   olderBase$Statistics]: this new event has 148 ancestors and is cut-off event
[2024-12-02 08:11:14,314 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 08:11:14,314 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 08:11:14,314 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 08:11:14,419 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][115], [42#thr1_returnLabel#1true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 56#L701-9true, Black: 297#true, 275#true, 273#true, 267#true, 203#L703-1true, 271#true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 82#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:14,419 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is cut-off event
[2024-12-02 08:11:14,419 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:14,419 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:14,419 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:14,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([887] L701-8-->L701-9: Formula: (= |v_#race~s~0_13| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_13|}  AuxVars[]  AssignedVars[#race~s~0][109], [Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, Black: 297#true, 273#true, 267#true, 203#L703-1true, 271#true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 46#L701-9true, 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 82#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 275#true, Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 121#thr1FINALtrue])
[2024-12-02 08:11:14,438 INFO  L294   olderBase$Statistics]: this new event has 156 ancestors and is cut-off event
[2024-12-02 08:11:14,439 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:14,439 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:14,439 INFO  L297   olderBase$Statistics]:   existing Event has 146 ancestors and is cut-off event
[2024-12-02 08:11:15,204 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1188] L703-->L703-1: Formula: (= |v_#race~s~0_4| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_4|}  AuxVars[]  AssignedVars[#race~s~0][253], [75#L702-5true, 247#L703-2true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 275#true, Black: 297#true, 273#true, 267#true, 203#L703-1true, 271#true, 200#L703-6true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:15,204 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,204 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,204 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,204 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,284 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1188] L703-->L703-1: Formula: (= |v_#race~s~0_4| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_4|}  AuxVars[]  AssignedVars[#race~s~0][346], [299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 286#true, 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 105#L703-6true, Black: 297#true, 275#true, 273#true, 267#true, 203#L703-1true, 271#true, 200#L703-6true, 231#L702-1true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:15,284 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,284 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,284 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,284 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,305 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1104] L701-8-->L701-9: Formula: (= |v_#race~s~0_1| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_1|}  AuxVars[]  AssignedVars[#race~s~0][115], [42#thr1_returnLabel#1true, 299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 302#true, Black: 286#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 56#L701-9true, 275#true, Black: 297#true, 273#true, 267#true, 271#true, 140#L703-2true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 82#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:15,306 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 08:11:15,306 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 08:11:15,306 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 08:11:15,306 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 08:11:15,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([887] L701-8-->L701-9: Formula: (= |v_#race~s~0_13| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_13|}  AuxVars[]  AssignedVars[#race~s~0][109], [Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 286#true, 269#true, Black: 297#true, 273#true, 267#true, 271#true, 140#L703-2true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), 46#L701-9true, 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 82#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 275#true, Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 121#thr1FINALtrue])
[2024-12-02 08:11:15,321 INFO  L294   olderBase$Statistics]: this new event has 157 ancestors and is cut-off event
[2024-12-02 08:11:15,321 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 08:11:15,321 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 08:11:15,321 INFO  L297   olderBase$Statistics]:   existing Event has 147 ancestors and is cut-off event
[2024-12-02 08:11:15,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([982] L710-2-->L710-3: Formula: true  InVars {}  OutVars{ULTIMATE.start_thr1_#t~nondet7#1=|v_ULTIMATE.start_thr1_#t~nondet7#1_1|, ULTIMATE.start_thr1_~arg#1.offset=|v_ULTIMATE.start_thr1_~arg#1.offset_1|, ULTIMATE.start_thr1_#t~nondet6#1=|v_ULTIMATE.start_thr1_#t~nondet6#1_1|, ULTIMATE.start_thr1_~arg#1.base=|v_ULTIMATE.start_thr1_~arg#1.base_1|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_#t~nondet9#1=|v_ULTIMATE.start_thr1_#t~nondet9#1_6|, ULTIMATE.start_thr1_#t~mem5#1=|v_ULTIMATE.start_thr1_#t~mem5#1_1|, ULTIMATE.start_thr1_#t~post8#1=|v_ULTIMATE.start_thr1_#t~post8#1_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_thr1_#t~nondet7#1, ULTIMATE.start_thr1_~arg#1.offset, ULTIMATE.start_thr1_#t~nondet6#1, ULTIMATE.start_thr1_~arg#1.base, ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_#t~nondet9#1, ULTIMATE.start_thr1_#t~mem5#1, ULTIMATE.start_thr1_#t~post8#1, ULTIMATE.start_thr1_~#l~0#1.offset][279], [111#L702-5true, Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 247#L703-2true, Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 286#true, 302#true, 80#L710-3true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 275#true, 273#true, Black: 299#(= |#race~s~0| 0), 267#true, 271#true, 297#true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 206#L702-5true, Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0))])
[2024-12-02 08:11:15,568 INFO  L294   olderBase$Statistics]: this new event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,568 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,568 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,568 INFO  L297   olderBase$Statistics]:   existing Event has 149 ancestors and is cut-off event
[2024-12-02 08:11:15,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L703-->L703-1: Formula: (= |v_#race~s~0_4| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_4|}  AuxVars[]  AssignedVars[#race~s~0][347], [Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), 299#(= |#race~s~0| 0), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), 110#L702-2true, Black: 286#true, 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 275#true, Black: 297#true, 273#true, 267#true, 271#true, 200#L703-6true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 68#L703-1true, 142#L703-6true])
[2024-12-02 08:11:15,851 INFO  L294   olderBase$Statistics]: this new event has 150 ancestors and is cut-off event
[2024-12-02 08:11:15,852 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 08:11:15,852 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 08:11:15,852 INFO  L297   olderBase$Statistics]:   existing Event has 150 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([982] L710-2-->L710-3: Formula: true  InVars {}  OutVars{ULTIMATE.start_thr1_#t~nondet7#1=|v_ULTIMATE.start_thr1_#t~nondet7#1_1|, ULTIMATE.start_thr1_~arg#1.offset=|v_ULTIMATE.start_thr1_~arg#1.offset_1|, ULTIMATE.start_thr1_#t~nondet6#1=|v_ULTIMATE.start_thr1_#t~nondet6#1_1|, ULTIMATE.start_thr1_~arg#1.base=|v_ULTIMATE.start_thr1_~arg#1.base_1|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_#t~nondet9#1=|v_ULTIMATE.start_thr1_#t~nondet9#1_6|, ULTIMATE.start_thr1_#t~mem5#1=|v_ULTIMATE.start_thr1_#t~mem5#1_1|, ULTIMATE.start_thr1_#t~post8#1=|v_ULTIMATE.start_thr1_#t~post8#1_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_thr1_#t~nondet7#1, ULTIMATE.start_thr1_~arg#1.offset, ULTIMATE.start_thr1_#t~nondet6#1, ULTIMATE.start_thr1_~arg#1.base, ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_#t~nondet9#1, ULTIMATE.start_thr1_#t~mem5#1, ULTIMATE.start_thr1_#t~post8#1, ULTIMATE.start_thr1_~#l~0#1.offset][279], [111#L702-5true, Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 80#L710-3true, 269#true, 286#true, 275#true, 273#true, Black: 299#(= |#race~s~0| 0), 267#true, 271#true, 297#true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 206#L702-5true, Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 68#L703-1true])
[2024-12-02 08:11:16,212 INFO  L294   olderBase$Statistics]: this new event has 158 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L297   olderBase$Statistics]:   existing Event has 148 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([982] L710-2-->L710-3: Formula: true  InVars {}  OutVars{ULTIMATE.start_thr1_#t~nondet7#1=|v_ULTIMATE.start_thr1_#t~nondet7#1_1|, ULTIMATE.start_thr1_~arg#1.offset=|v_ULTIMATE.start_thr1_~arg#1.offset_1|, ULTIMATE.start_thr1_#t~nondet6#1=|v_ULTIMATE.start_thr1_#t~nondet6#1_1|, ULTIMATE.start_thr1_~arg#1.base=|v_ULTIMATE.start_thr1_~arg#1.base_1|, ULTIMATE.start_thr1_~#l~0#1.base=|v_ULTIMATE.start_thr1_~#l~0#1.base_3|, ULTIMATE.start_thr1_#t~nondet9#1=|v_ULTIMATE.start_thr1_#t~nondet9#1_6|, ULTIMATE.start_thr1_#t~mem5#1=|v_ULTIMATE.start_thr1_#t~mem5#1_1|, ULTIMATE.start_thr1_#t~post8#1=|v_ULTIMATE.start_thr1_#t~post8#1_2|, ULTIMATE.start_thr1_~#l~0#1.offset=|v_ULTIMATE.start_thr1_~#l~0#1.offset_3|}  AuxVars[]  AssignedVars[ULTIMATE.start_thr1_#t~nondet7#1, ULTIMATE.start_thr1_~arg#1.offset, ULTIMATE.start_thr1_#t~nondet6#1, ULTIMATE.start_thr1_~arg#1.base, ULTIMATE.start_thr1_~#l~0#1.base, ULTIMATE.start_thr1_#t~nondet9#1, ULTIMATE.start_thr1_#t~mem5#1, ULTIMATE.start_thr1_#t~post8#1, ULTIMATE.start_thr1_~#l~0#1.offset][279], [111#L702-5true, Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 80#L710-3true, 269#true, 286#true, 275#true, 273#true, Black: 299#(= |#race~s~0| 0), 267#true, 271#true, 297#true, 67#L702-2true, Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 68#L703-1true])
[2024-12-02 08:11:16,212 INFO  L294   olderBase$Statistics]: this new event has 155 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 08:11:16,212 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 08:11:16,213 INFO  L297   olderBase$Statistics]:   existing Event has 145 ancestors and is cut-off event
[2024-12-02 08:11:16,437 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L703-->L703-1: Formula: (= |v_#race~s~0_4| 0)  InVars {}  OutVars{#race~s~0=|v_#race~s~0_4|}  AuxVars[]  AssignedVars[#race~s~0][347], [299#(= |#race~s~0| 0), Black: 289#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0)), Black: 288#(= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0), Black: 286#true, 302#true, Black: 290#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), 269#true, 275#true, Black: 297#true, 273#true, 267#true, 271#true, 200#L703-6true, 156#L702-3true, 291#(and (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 3 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) |thr1Thread1of3ForFork0_~#l~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ |thr1Thread1of3ForFork0_~#l~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of3ForFork0_~#l~0#1.base|) (+ 2 |thr1Thread1of3ForFork0_~#l~0#1.offset|)) 0)), Black: 278#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 277#(= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0), Black: 280#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 3 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), Black: 279#(and (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ 2 |ULTIMATE.start_thr1_~#l~0#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) |ULTIMATE.start_thr1_~#l~0#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_thr1_~#l~0#1.base|) (+ |ULTIMATE.start_thr1_~#l~0#1.offset| 1)) 0)), 68#L703-1true, 142#L703-6true])
[2024-12-02 08:11:16,437 INFO  L294   olderBase$Statistics]: this new event has 151 ancestors and is cut-off event
[2024-12-02 08:11:16,437 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 08:11:16,437 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event
[2024-12-02 08:11:16,437 INFO  L297   olderBase$Statistics]:   existing Event has 151 ancestors and is cut-off event