./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-nondet/nondet-loop-bound-variant-2.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_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/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_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-nondet/nondet-loop-bound-variant-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/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_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/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 dc1a8bd7c922f93873ec39bdce92396c491017d4a5984ae9a59a0e03f4bb08ec --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 08:59:25,555 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 08:59:25,617 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-12-02 08:59:25,622 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 08:59:25,622 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 08:59:25,645 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 08:59:25,646 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 08:59:25,646 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 08:59:25,646 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 08:59:25,646 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 08:59:25,647 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 08:59:25,647 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 08:59:25,647 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 08:59:25,647 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 08:59:25,647 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 08:59:25,647 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 08:59:25,648 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 08:59:25,649 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:59:25,649 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:59:25,649 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:59:25,649 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 08:59:25,650 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 08:59:25,650 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_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/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 -> dc1a8bd7c922f93873ec39bdce92396c491017d4a5984ae9a59a0e03f4bb08ec [2024-12-02 08:59:25,891 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 08:59:25,899 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 08:59:25,902 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 08:59:25,903 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 08:59:25,903 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 08:59:25,904 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-nondet/nondet-loop-bound-variant-2.i [2024-12-02 08:59:28,732 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/data/38c429929/505574c675cb4e0cb14071905ed79e5a/FLAG0c834ffa8 [2024-12-02 08:59:28,955 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 08:59:28,956 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/sv-benchmarks/c/pthread-nondet/nondet-loop-bound-variant-2.i [2024-12-02 08:59:28,966 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/data/38c429929/505574c675cb4e0cb14071905ed79e5a/FLAG0c834ffa8 [2024-12-02 08:59:28,982 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/data/38c429929/505574c675cb4e0cb14071905ed79e5a [2024-12-02 08:59:28,984 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 08:59:28,986 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 08:59:28,987 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 08:59:28,987 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 08:59:28,992 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 08:59:28,993 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:59:28" (1/1) ... [2024-12-02 08:59:28,994 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58be166a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:28, skipping insertion in model container [2024-12-02 08:59:28,994 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:59:28" (1/1) ... [2024-12-02 08:59:29,020 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 08:59:29,381 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:59:29,395 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 08:59:29,436 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:59:29,476 INFO L204 MainTranslator]: Completed translation [2024-12-02 08:59:29,477 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29 WrapperNode [2024-12-02 08:59:29,477 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 08:59:29,478 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 08:59:29,479 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 08:59:29,479 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 08:59:29,486 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:59:29" (1/1) ... [2024-12-02 08:59:29,498 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:59:29" (1/1) ... [2024-12-02 08:59:29,520 INFO L138 Inliner]: procedures = 171, calls = 20, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 107 [2024-12-02 08:59:29,521 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 08:59:29,521 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 08:59:29,521 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 08:59:29,521 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 08:59:29,530 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,530 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,533 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,533 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,539 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,540 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,543 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,545 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,546 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,548 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 08:59:29,549 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 08:59:29,549 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 08:59:29,549 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 08:59:29,550 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (1/1) ... [2024-12-02 08:59:29,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:59:29,570 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:59:29,583 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/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:59:29,586 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/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:59:29,614 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-12-02 08:59:29,615 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-12-02 08:59:29,615 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-12-02 08:59:29,615 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-12-02 08:59:29,615 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 08:59:29,615 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 08:59:29,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-02 08:59:29,615 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 08:59:29,615 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 08:59:29,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 08:59:29,617 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:59:29,725 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 08:59:29,727 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 08:59:29,923 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 08:59:29,923 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 08:59:29,945 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 08:59:29,945 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-02 08:59:29,945 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:59:29 BoogieIcfgContainer [2024-12-02 08:59:29,946 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 08:59:29,948 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 08:59:29,948 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 08:59:29,952 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 08:59:29,952 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:59:28" (1/3) ... [2024-12-02 08:59:29,952 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4469e11d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:59:29, skipping insertion in model container [2024-12-02 08:59:29,952 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:59:29" (2/3) ... [2024-12-02 08:59:29,953 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4469e11d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:59:29, skipping insertion in model container [2024-12-02 08:59:29,953 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:59:29" (3/3) ... [2024-12-02 08:59:29,954 INFO L128 eAbstractionObserver]: Analyzing ICFG nondet-loop-bound-variant-2.i [2024-12-02 08:59:29,967 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 08:59:29,969 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG nondet-loop-bound-variant-2.i that has 3 procedures, 131 locations, 1 initial locations, 1 loop locations, and 10 error locations. [2024-12-02 08:59:29,969 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 08:59:30,038 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 08:59:30,078 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 137 places, 138 transitions, 284 flow [2024-12-02 08:59:30,143 INFO L124 PetriNetUnfolderBase]: 8/152 cut-off events. [2024-12-02 08:59:30,146 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:59:30,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 159 conditions, 152 events. 8/152 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 194 event pairs, 0 based on Foata normal form. 0/131 useless extension candidates. Maximal degree in co-relation 99. Up to 4 conditions per place. [2024-12-02 08:59:30,152 INFO L82 GeneralOperation]: Start removeDead. Operand has 137 places, 138 transitions, 284 flow [2024-12-02 08:59:30,156 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 136 places, 137 transitions, 281 flow [2024-12-02 08:59:30,163 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:59:30,172 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;@43c28ae8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:59:30,172 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2024-12-02 08:59:30,180 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:59:30,180 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2024-12-02 08:59:30,180 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:59:30,180 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:30,181 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] [2024-12-02 08:59:30,181 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-12-02 08:59:30,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:30,187 INFO L85 PathProgramCache]: Analyzing trace with hash 354889181, now seen corresponding path program 1 times [2024-12-02 08:59:30,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:30,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188465620] [2024-12-02 08:59:30,194 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:30,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:30,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:30,363 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:59:30,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:30,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188465620] [2024-12-02 08:59:30,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188465620] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:30,364 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:30,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:30,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [950217769] [2024-12-02 08:59:30,366 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:30,371 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:30,375 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:30,395 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:30,395 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:30,437 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 138 [2024-12-02 08:59:30,440 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 137 transitions, 281 flow. Second operand has 3 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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:59:30,440 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:30,440 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 138 [2024-12-02 08:59:30,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:30,535 INFO L124 PetriNetUnfolderBase]: 23/314 cut-off events. [2024-12-02 08:59:30,535 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-12-02 08:59:30,537 INFO L83 FinitePrefix]: Finished finitePrefix Result has 372 conditions, 314 events. 23/314 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1244 event pairs, 19 based on Foata normal form. 38/300 useless extension candidates. Maximal degree in co-relation 304. Up to 47 conditions per place. [2024-12-02 08:59:30,539 INFO L140 encePairwiseOnDemand]: 130/138 looper letters, 11 selfloop transitions, 2 changer transitions 1/129 dead transitions. [2024-12-02 08:59:30,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 129 transitions, 291 flow [2024-12-02 08:59:30,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:30,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:30,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 373 transitions. [2024-12-02 08:59:30,551 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9009661835748792 [2024-12-02 08:59:30,553 INFO L175 Difference]: Start difference. First operand has 136 places, 137 transitions, 281 flow. Second operand 3 states and 373 transitions. [2024-12-02 08:59:30,553 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 129 transitions, 291 flow [2024-12-02 08:59:30,557 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 134 places, 129 transitions, 290 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:59:30,560 INFO L231 Difference]: Finished difference. Result has 134 places, 128 transitions, 266 flow [2024-12-02 08:59:30,562 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=264, PETRI_DIFFERENCE_MINUEND_PLACES=132, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=266, PETRI_PLACES=134, PETRI_TRANSITIONS=128} [2024-12-02 08:59:30,565 INFO L279 CegarLoopForPetriNet]: 136 programPoint places, -2 predicate places. [2024-12-02 08:59:30,565 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 128 transitions, 266 flow [2024-12-02 08:59:30,565 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 119.33333333333333) internal successors, (358), 3 states have internal predecessors, (358), 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:59:30,566 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:30,566 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] [2024-12-02 08:59:30,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 08:59:30,566 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-12-02 08:59:30,567 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:30,567 INFO L85 PathProgramCache]: Analyzing trace with hash 1455007423, now seen corresponding path program 1 times [2024-12-02 08:59:30,567 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:30,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067930322] [2024-12-02 08:59:30,567 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:30,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:30,640 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:59:30,640 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:30,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067930322] [2024-12-02 08:59:30,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067930322] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:30,641 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:30,641 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:30,641 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1929496046] [2024-12-02 08:59:30,641 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:30,642 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:30,642 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:30,643 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:30,643 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:30,684 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 116 out of 138 [2024-12-02 08:59:30,685 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 128 transitions, 266 flow. Second operand has 3 states, 3 states have (on average 117.33333333333333) internal successors, (352), 3 states have internal predecessors, (352), 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:59:30,685 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:30,685 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 138 [2024-12-02 08:59:30,685 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:30,759 INFO L124 PetriNetUnfolderBase]: 28/394 cut-off events. [2024-12-02 08:59:30,760 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-02 08:59:30,761 INFO L83 FinitePrefix]: Finished finitePrefix Result has 469 conditions, 394 events. 28/394 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1719 event pairs, 26 based on Foata normal form. 0/334 useless extension candidates. Maximal degree in co-relation 436. Up to 62 conditions per place. [2024-12-02 08:59:30,763 INFO L140 encePairwiseOnDemand]: 135/138 looper letters, 13 selfloop transitions, 2 changer transitions 0/127 dead transitions. [2024-12-02 08:59:30,763 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 127 transitions, 294 flow [2024-12-02 08:59:30,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:30,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:30,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 364 transitions. [2024-12-02 08:59:30,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8792270531400966 [2024-12-02 08:59:30,765 INFO L175 Difference]: Start difference. First operand has 134 places, 128 transitions, 266 flow. Second operand 3 states and 364 transitions. [2024-12-02 08:59:30,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 127 transitions, 294 flow [2024-12-02 08:59:30,767 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 127 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:30,768 INFO L231 Difference]: Finished difference. Result has 132 places, 127 transitions, 264 flow [2024-12-02 08:59:30,769 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=264, PETRI_PLACES=132, PETRI_TRANSITIONS=127} [2024-12-02 08:59:30,769 INFO L279 CegarLoopForPetriNet]: 136 programPoint places, -4 predicate places. [2024-12-02 08:59:30,770 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 127 transitions, 264 flow [2024-12-02 08:59:30,770 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 117.33333333333333) internal successors, (352), 3 states have internal predecessors, (352), 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:59:30,770 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:30,770 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] [2024-12-02 08:59:30,770 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 08:59:30,770 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-12-02 08:59:30,771 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:30,771 INFO L85 PathProgramCache]: Analyzing trace with hash -2140821955, now seen corresponding path program 1 times [2024-12-02 08:59:30,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:30,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1962090028] [2024-12-02 08:59:30,771 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:30,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:30,848 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:59:30,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:30,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1962090028] [2024-12-02 08:59:30,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1962090028] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:30,849 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:30,849 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:30,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1404630844] [2024-12-02 08:59:30,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:30,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:30,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:30,850 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:30,850 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:30,875 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 138 [2024-12-02 08:59:30,876 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 127 transitions, 264 flow. Second operand has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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:59:30,876 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:30,876 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 138 [2024-12-02 08:59:30,876 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:30,965 INFO L124 PetriNetUnfolderBase]: 68/518 cut-off events. [2024-12-02 08:59:30,965 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 08:59:30,966 INFO L83 FinitePrefix]: Finished finitePrefix Result has 649 conditions, 518 events. 68/518 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 2771 event pairs, 58 based on Foata normal form. 0/464 useless extension candidates. Maximal degree in co-relation 609. Up to 116 conditions per place. [2024-12-02 08:59:30,968 INFO L140 encePairwiseOnDemand]: 132/138 looper letters, 14 selfloop transitions, 1 changer transitions 0/122 dead transitions. [2024-12-02 08:59:30,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 122 transitions, 284 flow [2024-12-02 08:59:30,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:30,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:30,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 356 transitions. [2024-12-02 08:59:30,970 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8599033816425121 [2024-12-02 08:59:30,970 INFO L175 Difference]: Start difference. First operand has 132 places, 127 transitions, 264 flow. Second operand 3 states and 356 transitions. [2024-12-02 08:59:30,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 129 places, 122 transitions, 284 flow [2024-12-02 08:59:30,972 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 122 transitions, 280 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:30,973 INFO L231 Difference]: Finished difference. Result has 127 places, 122 transitions, 252 flow [2024-12-02 08:59:30,973 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=250, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=252, PETRI_PLACES=127, PETRI_TRANSITIONS=122} [2024-12-02 08:59:30,974 INFO L279 CegarLoopForPetriNet]: 136 programPoint places, -9 predicate places. [2024-12-02 08:59:30,974 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 122 transitions, 252 flow [2024-12-02 08:59:30,975 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 113.0) internal successors, (339), 3 states have internal predecessors, (339), 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:59:30,975 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:30,975 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:30,975 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 08:59:30,975 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-12-02 08:59:30,976 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:30,976 INFO L85 PathProgramCache]: Analyzing trace with hash 1955982752, now seen corresponding path program 1 times [2024-12-02 08:59:30,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:30,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70030132] [2024-12-02 08:59:30,976 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:30,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:30,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:31,039 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:59:31,039 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:31,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [70030132] [2024-12-02 08:59:31,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [70030132] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:31,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:31,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:31,040 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1756140468] [2024-12-02 08:59:31,040 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:31,040 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:31,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:31,041 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:31,041 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:31,062 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 138 [2024-12-02 08:59:31,062 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 122 transitions, 252 flow. Second operand has 3 states, 3 states have (on average 121.33333333333333) internal successors, (364), 3 states have internal predecessors, (364), 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:59:31,062 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:31,062 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 138 [2024-12-02 08:59:31,062 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:31,116 INFO L124 PetriNetUnfolderBase]: 17/278 cut-off events. [2024-12-02 08:59:31,116 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-12-02 08:59:31,117 INFO L83 FinitePrefix]: Finished finitePrefix Result has 336 conditions, 278 events. 17/278 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 885 event pairs, 6 based on Foata normal form. 0/255 useless extension candidates. Maximal degree in co-relation 296. Up to 32 conditions per place. [2024-12-02 08:59:31,118 INFO L140 encePairwiseOnDemand]: 132/138 looper letters, 13 selfloop transitions, 4 changer transitions 0/127 dead transitions. [2024-12-02 08:59:31,118 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 127 transitions, 299 flow [2024-12-02 08:59:31,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:31,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:31,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 379 transitions. [2024-12-02 08:59:31,120 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9154589371980676 [2024-12-02 08:59:31,120 INFO L175 Difference]: Start difference. First operand has 127 places, 122 transitions, 252 flow. Second operand 3 states and 379 transitions. [2024-12-02 08:59:31,120 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 127 transitions, 299 flow [2024-12-02 08:59:31,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 127 transitions, 298 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:59:31,123 INFO L231 Difference]: Finished difference. Result has 129 places, 124 transitions, 279 flow [2024-12-02 08:59:31,124 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=249, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=129, PETRI_TRANSITIONS=124} [2024-12-02 08:59:31,124 INFO L279 CegarLoopForPetriNet]: 136 programPoint places, -7 predicate places. [2024-12-02 08:59:31,125 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 124 transitions, 279 flow [2024-12-02 08:59:31,125 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 121.33333333333333) internal successors, (364), 3 states have internal predecessors, (364), 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:59:31,125 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:31,125 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:31,125 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 08:59:31,125 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-12-02 08:59:31,126 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:31,126 INFO L85 PathProgramCache]: Analyzing trace with hash -1217702170, now seen corresponding path program 1 times [2024-12-02 08:59:31,126 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:31,126 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1774524913] [2024-12-02 08:59:31,126 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:31,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:31,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:31,261 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:59:31,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:31,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1774524913] [2024-12-02 08:59:31,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1774524913] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:31,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:31,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:59:31,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472550073] [2024-12-02 08:59:31,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:31,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 08:59:31,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:31,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 08:59:31,263 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 08:59:31,298 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 114 out of 138 [2024-12-02 08:59:31,299 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 124 transitions, 279 flow. Second operand has 5 states, 5 states have (on average 116.4) internal successors, (582), 5 states have internal predecessors, (582), 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:59:31,299 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:31,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 114 of 138 [2024-12-02 08:59:31,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:31,370 INFO L124 PetriNetUnfolderBase]: 12/280 cut-off events. [2024-12-02 08:59:31,370 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-12-02 08:59:31,371 INFO L83 FinitePrefix]: Finished finitePrefix Result has 366 conditions, 280 events. 12/280 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 910 event pairs, 8 based on Foata normal form. 1/258 useless extension candidates. Maximal degree in co-relation 325. Up to 34 conditions per place. [2024-12-02 08:59:31,371 INFO L140 encePairwiseOnDemand]: 134/138 looper letters, 16 selfloop transitions, 0 changer transitions 4/127 dead transitions. [2024-12-02 08:59:31,371 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 127 transitions, 325 flow [2024-12-02 08:59:31,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 08:59:31,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 08:59:31,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 591 transitions. [2024-12-02 08:59:31,374 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8565217391304348 [2024-12-02 08:59:31,374 INFO L175 Difference]: Start difference. First operand has 129 places, 124 transitions, 279 flow. Second operand 5 states and 591 transitions. [2024-12-02 08:59:31,374 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 127 transitions, 325 flow [2024-12-02 08:59:31,375 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 127 transitions, 317 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:31,376 INFO L231 Difference]: Finished difference. Result has 134 places, 123 transitions, 275 flow [2024-12-02 08:59:31,376 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=138, PETRI_DIFFERENCE_MINUEND_FLOW=271, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=275, PETRI_PLACES=134, PETRI_TRANSITIONS=123} [2024-12-02 08:59:31,376 INFO L279 CegarLoopForPetriNet]: 136 programPoint places, -2 predicate places. [2024-12-02 08:59:31,377 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 123 transitions, 275 flow [2024-12-02 08:59:31,377 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 116.4) internal successors, (582), 5 states have internal predecessors, (582), 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:59:31,377 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:31,377 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:31,377 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 08:59:31,377 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2024-12-02 08:59:31,378 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:31,378 INFO L85 PathProgramCache]: Analyzing trace with hash -1120237794, now seen corresponding path program 1 times [2024-12-02 08:59:31,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:31,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983693680] [2024-12-02 08:59:31,378 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:31,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:31,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:59:31,398 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 08:59:31,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:59:31,436 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 08:59:31,436 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 08:59:31,437 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (16 of 17 remaining) [2024-12-02 08:59:31,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2024-12-02 08:59:31,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2024-12-02 08:59:31,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2024-12-02 08:59:31,439 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2024-12-02 08:59:31,440 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2024-12-02 08:59:31,441 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2024-12-02 08:59:31,441 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 08:59:31,441 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-12-02 08:59:31,444 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 08:59:31,444 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-12-02 08:59:31,477 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 08:59:31,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 193 places, 194 transitions, 408 flow [2024-12-02 08:59:31,498 INFO L124 PetriNetUnfolderBase]: 11/206 cut-off events. [2024-12-02 08:59:31,498 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-02 08:59:31,499 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 206 events. 11/206 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 361 event pairs, 0 based on Foata normal form. 0/177 useless extension candidates. Maximal degree in co-relation 213. Up to 6 conditions per place. [2024-12-02 08:59:31,499 INFO L82 GeneralOperation]: Start removeDead. Operand has 193 places, 194 transitions, 408 flow [2024-12-02 08:59:31,501 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 170 places, 171 transitions, 355 flow [2024-12-02 08:59:31,502 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:59:31,502 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;@43c28ae8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:59:31,502 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-12-02 08:59:31,504 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:59:31,504 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2024-12-02 08:59:31,504 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:59:31,504 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:31,505 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] [2024-12-02 08:59:31,505 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:31,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:31,505 INFO L85 PathProgramCache]: Analyzing trace with hash -1448834145, now seen corresponding path program 1 times [2024-12-02 08:59:31,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:31,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [602527676] [2024-12-02 08:59:31,505 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:31,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:31,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:31,525 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:59:31,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:31,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [602527676] [2024-12-02 08:59:31,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [602527676] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:31,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:31,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:31,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1171543159] [2024-12-02 08:59:31,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:31,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:31,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:31,527 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:31,527 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:31,561 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 194 [2024-12-02 08:59:31,562 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 170 places, 171 transitions, 355 flow. Second operand has 3 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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:59:31,562 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:31,562 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 194 [2024-12-02 08:59:31,562 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:31,700 INFO L124 PetriNetUnfolderBase]: 216/1072 cut-off events. [2024-12-02 08:59:31,701 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-12-02 08:59:31,703 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1431 conditions, 1072 events. 216/1072 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 48. Compared 7386 event pairs, 189 based on Foata normal form. 226/1128 useless extension candidates. Maximal degree in co-relation 1362. Up to 317 conditions per place. [2024-12-02 08:59:31,707 INFO L140 encePairwiseOnDemand]: 185/194 looper letters, 16 selfloop transitions, 2 changer transitions 1/162 dead transitions. [2024-12-02 08:59:31,707 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 162 transitions, 373 flow [2024-12-02 08:59:31,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:31,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:31,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2024-12-02 08:59:31,709 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8831615120274914 [2024-12-02 08:59:31,710 INFO L175 Difference]: Start difference. First operand has 170 places, 171 transitions, 355 flow. Second operand 3 states and 514 transitions. [2024-12-02 08:59:31,710 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 162 transitions, 373 flow [2024-12-02 08:59:31,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 162 transitions, 372 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:59:31,712 INFO L231 Difference]: Finished difference. Result has 168 places, 161 transitions, 338 flow [2024-12-02 08:59:31,712 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=194, PETRI_DIFFERENCE_MINUEND_FLOW=336, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=162, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=338, PETRI_PLACES=168, PETRI_TRANSITIONS=161} [2024-12-02 08:59:31,713 INFO L279 CegarLoopForPetriNet]: 170 programPoint places, -2 predicate places. [2024-12-02 08:59:31,713 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 161 transitions, 338 flow [2024-12-02 08:59:31,713 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 164.33333333333334) internal successors, (493), 3 states have internal predecessors, (493), 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:59:31,713 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:31,713 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] [2024-12-02 08:59:31,713 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 08:59:31,713 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:31,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:31,714 INFO L85 PathProgramCache]: Analyzing trace with hash -376749119, now seen corresponding path program 1 times [2024-12-02 08:59:31,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:31,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1339644668] [2024-12-02 08:59:31,714 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:31,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:31,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:31,738 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:59:31,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:31,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1339644668] [2024-12-02 08:59:31,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1339644668] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:31,738 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:31,738 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:31,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875514430] [2024-12-02 08:59:31,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:31,739 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:31,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:31,739 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:31,739 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:31,777 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 194 [2024-12-02 08:59:31,778 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 161 transitions, 338 flow. Second operand has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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:59:31,778 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:31,778 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 194 [2024-12-02 08:59:31,779 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:31,929 INFO L124 PetriNetUnfolderBase]: 200/1574 cut-off events. [2024-12-02 08:59:31,929 INFO L125 PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES. [2024-12-02 08:59:31,933 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1938 conditions, 1574 events. 200/1574 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 12207 event pairs, 194 based on Foata normal form. 0/1326 useless extension candidates. Maximal degree in co-relation 1904. Up to 326 conditions per place. [2024-12-02 08:59:31,938 INFO L140 encePairwiseOnDemand]: 191/194 looper letters, 17 selfloop transitions, 2 changer transitions 0/160 dead transitions. [2024-12-02 08:59:31,938 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 168 places, 160 transitions, 374 flow [2024-12-02 08:59:31,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:31,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:31,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 506 transitions. [2024-12-02 08:59:31,940 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8694158075601375 [2024-12-02 08:59:31,941 INFO L175 Difference]: Start difference. First operand has 168 places, 161 transitions, 338 flow. Second operand 3 states and 506 transitions. [2024-12-02 08:59:31,941 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 168 places, 160 transitions, 374 flow [2024-12-02 08:59:31,942 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 160 transitions, 370 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:31,943 INFO L231 Difference]: Finished difference. Result has 166 places, 160 transitions, 336 flow [2024-12-02 08:59:31,944 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=194, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=158, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=336, PETRI_PLACES=166, PETRI_TRANSITIONS=160} [2024-12-02 08:59:31,944 INFO L279 CegarLoopForPetriNet]: 170 programPoint places, -4 predicate places. [2024-12-02 08:59:31,944 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 160 transitions, 336 flow [2024-12-02 08:59:31,945 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 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:59:31,945 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:31,945 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] [2024-12-02 08:59:31,945 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-02 08:59:31,945 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:31,945 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:31,946 INFO L85 PathProgramCache]: Analyzing trace with hash -409464129, now seen corresponding path program 1 times [2024-12-02 08:59:31,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:31,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234275519] [2024-12-02 08:59:31,946 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:31,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:31,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:31,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:59:31,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:31,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234275519] [2024-12-02 08:59:31,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234275519] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:31,982 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:31,982 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:31,982 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1006537099] [2024-12-02 08:59:31,982 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:31,983 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:31,983 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:31,983 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:31,983 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:32,014 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 194 [2024-12-02 08:59:32,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 160 transitions, 336 flow. Second operand has 3 states, 3 states have (on average 155.0) internal successors, (465), 3 states have internal predecessors, (465), 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:59:32,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:32,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 194 [2024-12-02 08:59:32,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:32,393 INFO L124 PetriNetUnfolderBase]: 590/2525 cut-off events. [2024-12-02 08:59:32,393 INFO L125 PetriNetUnfolderBase]: For 67/67 co-relation queries the response was YES. [2024-12-02 08:59:32,404 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3377 conditions, 2525 events. 590/2525 cut-off events. For 67/67 co-relation queries the response was YES. Maximal size of possible extension queue 93. Compared 21305 event pairs, 508 based on Foata normal form. 0/2204 useless extension candidates. Maximal degree in co-relation 3336. Up to 791 conditions per place. [2024-12-02 08:59:32,419 INFO L140 encePairwiseOnDemand]: 187/194 looper letters, 19 selfloop transitions, 1 changer transitions 0/154 dead transitions. [2024-12-02 08:59:32,419 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 154 transitions, 364 flow [2024-12-02 08:59:32,420 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:32,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:32,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 488 transitions. [2024-12-02 08:59:32,422 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8384879725085911 [2024-12-02 08:59:32,422 INFO L175 Difference]: Start difference. First operand has 166 places, 160 transitions, 336 flow. Second operand 3 states and 488 transitions. [2024-12-02 08:59:32,422 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 154 transitions, 364 flow [2024-12-02 08:59:32,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 154 transitions, 360 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:32,426 INFO L231 Difference]: Finished difference. Result has 160 places, 154 transitions, 322 flow [2024-12-02 08:59:32,427 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=194, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=322, PETRI_PLACES=160, PETRI_TRANSITIONS=154} [2024-12-02 08:59:32,427 INFO L279 CegarLoopForPetriNet]: 170 programPoint places, -10 predicate places. [2024-12-02 08:59:32,427 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 154 transitions, 322 flow [2024-12-02 08:59:32,428 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.0) internal successors, (465), 3 states have internal predecessors, (465), 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:59:32,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:32,428 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:32,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 08:59:32,428 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:32,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:32,429 INFO L85 PathProgramCache]: Analyzing trace with hash 346003596, now seen corresponding path program 1 times [2024-12-02 08:59:32,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:32,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544079547] [2024-12-02 08:59:32,429 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:32,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:32,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:32,473 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:59:32,474 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:32,474 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544079547] [2024-12-02 08:59:32,474 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544079547] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:32,474 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:32,474 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:32,474 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [753493952] [2024-12-02 08:59:32,474 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:32,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:32,475 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:32,475 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:32,475 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:32,512 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 161 out of 194 [2024-12-02 08:59:32,512 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 154 transitions, 322 flow. Second operand has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 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:59:32,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:32,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 161 of 194 [2024-12-02 08:59:32,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:32,677 INFO L124 PetriNetUnfolderBase]: 347/1375 cut-off events. [2024-12-02 08:59:32,678 INFO L125 PetriNetUnfolderBase]: For 79/79 co-relation queries the response was YES. [2024-12-02 08:59:32,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2057 conditions, 1375 events. 347/1375 cut-off events. For 79/79 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 9650 event pairs, 117 based on Foata normal form. 0/1210 useless extension candidates. Maximal degree in co-relation 2016. Up to 382 conditions per place. [2024-12-02 08:59:32,687 INFO L140 encePairwiseOnDemand]: 183/194 looper letters, 25 selfloop transitions, 8 changer transitions 0/168 dead transitions. [2024-12-02 08:59:32,687 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 168 transitions, 424 flow [2024-12-02 08:59:32,687 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:32,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:32,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 519 transitions. [2024-12-02 08:59:32,690 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8917525773195877 [2024-12-02 08:59:32,690 INFO L175 Difference]: Start difference. First operand has 160 places, 154 transitions, 322 flow. Second operand 3 states and 519 transitions. [2024-12-02 08:59:32,690 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 168 transitions, 424 flow [2024-12-02 08:59:32,691 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 168 transitions, 423 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:59:32,692 INFO L231 Difference]: Finished difference. Result has 163 places, 162 transitions, 391 flow [2024-12-02 08:59:32,692 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=194, PETRI_DIFFERENCE_MINUEND_FLOW=321, PETRI_DIFFERENCE_MINUEND_PLACES=159, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=391, PETRI_PLACES=163, PETRI_TRANSITIONS=162} [2024-12-02 08:59:32,693 INFO L279 CegarLoopForPetriNet]: 170 programPoint places, -7 predicate places. [2024-12-02 08:59:32,693 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 162 transitions, 391 flow [2024-12-02 08:59:32,693 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 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:59:32,693 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:32,694 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:59:32,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 08:59:32,694 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:32,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:32,694 INFO L85 PathProgramCache]: Analyzing trace with hash -706906415, now seen corresponding path program 1 times [2024-12-02 08:59:32,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:32,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [9270862] [2024-12-02 08:59:32,695 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:32,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:32,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:32,749 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:59:32,749 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:32,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [9270862] [2024-12-02 08:59:32,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [9270862] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:32,749 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:32,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:32,749 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1311702189] [2024-12-02 08:59:32,750 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:32,750 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:32,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:32,750 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:32,750 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:32,783 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 165 out of 194 [2024-12-02 08:59:32,785 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 163 places, 162 transitions, 391 flow. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 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:59:32,785 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:32,785 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 165 of 194 [2024-12-02 08:59:32,785 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:33,012 INFO L124 PetriNetUnfolderBase]: 447/1925 cut-off events. [2024-12-02 08:59:33,012 INFO L125 PetriNetUnfolderBase]: For 614/634 co-relation queries the response was YES. [2024-12-02 08:59:33,018 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3363 conditions, 1925 events. 447/1925 cut-off events. For 614/634 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 15412 event pairs, 158 based on Foata normal form. 2/1715 useless extension candidates. Maximal degree in co-relation 3321. Up to 585 conditions per place. [2024-12-02 08:59:33,027 INFO L140 encePairwiseOnDemand]: 187/194 looper letters, 23 selfloop transitions, 10 changer transitions 0/173 dead transitions. [2024-12-02 08:59:33,028 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 173 transitions, 502 flow [2024-12-02 08:59:33,028 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:33,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 521 transitions. [2024-12-02 08:59:33,030 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8951890034364262 [2024-12-02 08:59:33,030 INFO L175 Difference]: Start difference. First operand has 163 places, 162 transitions, 391 flow. Second operand 3 states and 521 transitions. [2024-12-02 08:59:33,030 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 173 transitions, 502 flow [2024-12-02 08:59:33,033 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 173 transitions, 480 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:33,035 INFO L231 Difference]: Finished difference. Result has 165 places, 170 transitions, 461 flow [2024-12-02 08:59:33,035 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=194, PETRI_DIFFERENCE_MINUEND_FLOW=375, PETRI_DIFFERENCE_MINUEND_PLACES=161, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=162, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=152, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=165, PETRI_TRANSITIONS=170} [2024-12-02 08:59:33,036 INFO L279 CegarLoopForPetriNet]: 170 programPoint places, -5 predicate places. [2024-12-02 08:59:33,036 INFO L471 AbstractCegarLoop]: Abstraction has has 165 places, 170 transitions, 461 flow [2024-12-02 08:59:33,036 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 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:59:33,036 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:33,037 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:33,037 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 08:59:33,037 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:33,038 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:33,038 INFO L85 PathProgramCache]: Analyzing trace with hash 580989303, now seen corresponding path program 1 times [2024-12-02 08:59:33,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:33,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [36825883] [2024-12-02 08:59:33,038 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:33,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:33,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:33,129 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 08:59:33,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:33,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [36825883] [2024-12-02 08:59:33,129 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [36825883] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:33,129 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:33,129 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:59:33,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1525728458] [2024-12-02 08:59:33,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:33,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 08:59:33,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:33,130 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 08:59:33,130 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 08:59:33,164 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 194 [2024-12-02 08:59:33,165 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 165 places, 170 transitions, 461 flow. Second operand has 5 states, 5 states have (on average 164.6) internal successors, (823), 5 states have internal predecessors, (823), 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:59:33,165 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:33,165 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 194 [2024-12-02 08:59:33,165 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:33,738 INFO L124 PetriNetUnfolderBase]: 538/2944 cut-off events. [2024-12-02 08:59:33,738 INFO L125 PetriNetUnfolderBase]: For 549/789 co-relation queries the response was YES. [2024-12-02 08:59:33,758 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4723 conditions, 2944 events. 538/2944 cut-off events. For 549/789 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 27524 event pairs, 212 based on Foata normal form. 1/2583 useless extension candidates. Maximal degree in co-relation 4680. Up to 439 conditions per place. [2024-12-02 08:59:33,776 INFO L140 encePairwiseOnDemand]: 190/194 looper letters, 19 selfloop transitions, 0 changer transitions 4/173 dead transitions. [2024-12-02 08:59:33,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 173 transitions, 513 flow [2024-12-02 08:59:33,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 08:59:33,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 08:59:33,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 834 transitions. [2024-12-02 08:59:33,779 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8597938144329897 [2024-12-02 08:59:33,779 INFO L175 Difference]: Start difference. First operand has 165 places, 170 transitions, 461 flow. Second operand 5 states and 834 transitions. [2024-12-02 08:59:33,779 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 173 transitions, 513 flow [2024-12-02 08:59:33,784 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 173 transitions, 493 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:33,786 INFO L231 Difference]: Finished difference. Result has 170 places, 169 transitions, 445 flow [2024-12-02 08:59:33,786 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=194, PETRI_DIFFERENCE_MINUEND_FLOW=441, PETRI_DIFFERENCE_MINUEND_PLACES=163, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=445, PETRI_PLACES=170, PETRI_TRANSITIONS=169} [2024-12-02 08:59:33,787 INFO L279 CegarLoopForPetriNet]: 170 programPoint places, 0 predicate places. [2024-12-02 08:59:33,787 INFO L471 AbstractCegarLoop]: Abstraction has has 170 places, 169 transitions, 445 flow [2024-12-02 08:59:33,787 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 164.6) internal successors, (823), 5 states have internal predecessors, (823), 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:59:33,787 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:33,788 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:33,788 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-02 08:59:33,788 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-12-02 08:59:33,788 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:33,789 INFO L85 PathProgramCache]: Analyzing trace with hash -2074259023, now seen corresponding path program 1 times [2024-12-02 08:59:33,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:33,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2033235204] [2024-12-02 08:59:33,789 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:33,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:33,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:59:33,807 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 08:59:33,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:59:33,838 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 08:59:33,838 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 08:59:33,838 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2024-12-02 08:59:33,839 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2024-12-02 08:59:33,840 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2024-12-02 08:59:33,840 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-12-02 08:59:33,840 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:33,841 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 08:59:33,841 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-12-02 08:59:33,896 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 08:59:33,900 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 249 places, 250 transitions, 536 flow [2024-12-02 08:59:33,935 INFO L124 PetriNetUnfolderBase]: 14/260 cut-off events. [2024-12-02 08:59:33,935 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-12-02 08:59:33,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 278 conditions, 260 events. 14/260 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 543 event pairs, 0 based on Foata normal form. 0/223 useless extension candidates. Maximal degree in co-relation 271. Up to 8 conditions per place. [2024-12-02 08:59:33,937 INFO L82 GeneralOperation]: Start removeDead. Operand has 249 places, 250 transitions, 536 flow [2024-12-02 08:59:33,940 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 204 places, 205 transitions, 431 flow [2024-12-02 08:59:33,941 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:59:33,941 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;@43c28ae8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:59:33,941 INFO L334 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2024-12-02 08:59:33,944 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:59:33,944 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2024-12-02 08:59:33,944 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:59:33,944 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:33,944 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] [2024-12-02 08:59:33,944 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:33,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:33,944 INFO L85 PathProgramCache]: Analyzing trace with hash 1672975769, now seen corresponding path program 1 times [2024-12-02 08:59:33,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:33,945 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1490210647] [2024-12-02 08:59:33,945 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:33,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:33,969 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:59:33,969 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:33,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1490210647] [2024-12-02 08:59:33,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1490210647] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:33,969 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:33,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:33,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [932148089] [2024-12-02 08:59:33,969 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:33,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:33,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:33,970 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:33,970 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:34,015 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 250 [2024-12-02 08:59:34,016 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 205 transitions, 431 flow. Second operand has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:59:34,016 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:34,016 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 250 [2024-12-02 08:59:34,016 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:34,938 INFO L124 PetriNetUnfolderBase]: 1589/4910 cut-off events. [2024-12-02 08:59:34,938 INFO L125 PetriNetUnfolderBase]: For 336/336 co-relation queries the response was YES. [2024-12-02 08:59:34,964 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7220 conditions, 4910 events. 1589/4910 cut-off events. For 336/336 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 44503 event pairs, 1439 based on Foata normal form. 1274/5496 useless extension candidates. Maximal degree in co-relation 7150. Up to 2067 conditions per place. [2024-12-02 08:59:34,999 INFO L140 encePairwiseOnDemand]: 240/250 looper letters, 21 selfloop transitions, 2 changer transitions 1/195 dead transitions. [2024-12-02 08:59:34,999 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 195 transitions, 457 flow [2024-12-02 08:59:35,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:35,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:35,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 655 transitions. [2024-12-02 08:59:35,002 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8733333333333333 [2024-12-02 08:59:35,002 INFO L175 Difference]: Start difference. First operand has 204 places, 205 transitions, 431 flow. Second operand 3 states and 655 transitions. [2024-12-02 08:59:35,002 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 195 transitions, 457 flow [2024-12-02 08:59:35,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 195 transitions, 454 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-12-02 08:59:35,006 INFO L231 Difference]: Finished difference. Result has 202 places, 194 transitions, 410 flow [2024-12-02 08:59:35,007 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=250, PETRI_DIFFERENCE_MINUEND_FLOW=408, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=410, PETRI_PLACES=202, PETRI_TRANSITIONS=194} [2024-12-02 08:59:35,007 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -2 predicate places. [2024-12-02 08:59:35,007 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 194 transitions, 410 flow [2024-12-02 08:59:35,008 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:59:35,008 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:35,008 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] [2024-12-02 08:59:35,008 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-12-02 08:59:35,008 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:35,009 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:35,009 INFO L85 PathProgramCache]: Analyzing trace with hash 52254715, now seen corresponding path program 1 times [2024-12-02 08:59:35,009 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:35,009 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729273026] [2024-12-02 08:59:35,009 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:35,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:35,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:35,038 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:59:35,039 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:35,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729273026] [2024-12-02 08:59:35,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729273026] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:35,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:35,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:35,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518410544] [2024-12-02 08:59:35,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:35,039 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:35,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:35,040 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:35,040 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:35,098 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 208 out of 250 [2024-12-02 08:59:35,099 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 194 transitions, 410 flow. Second operand has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:59:35,099 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:35,099 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 208 of 250 [2024-12-02 08:59:35,099 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:36,064 INFO L124 PetriNetUnfolderBase]: 1197/5332 cut-off events. [2024-12-02 08:59:36,065 INFO L125 PetriNetUnfolderBase]: For 506/506 co-relation queries the response was YES. [2024-12-02 08:59:36,099 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7137 conditions, 5332 events. 1197/5332 cut-off events. For 506/506 co-relation queries the response was YES. Maximal size of possible extension queue 181. Compared 52774 event pairs, 1154 based on Foata normal form. 0/4734 useless extension candidates. Maximal degree in co-relation 7102. Up to 1670 conditions per place. [2024-12-02 08:59:36,126 INFO L140 encePairwiseOnDemand]: 247/250 looper letters, 21 selfloop transitions, 2 changer transitions 0/193 dead transitions. [2024-12-02 08:59:36,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 193 transitions, 454 flow [2024-12-02 08:59:36,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:36,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:36,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 648 transitions. [2024-12-02 08:59:36,130 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.864 [2024-12-02 08:59:36,130 INFO L175 Difference]: Start difference. First operand has 202 places, 194 transitions, 410 flow. Second operand 3 states and 648 transitions. [2024-12-02 08:59:36,130 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 193 transitions, 454 flow [2024-12-02 08:59:36,134 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 193 transitions, 450 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:36,137 INFO L231 Difference]: Finished difference. Result has 200 places, 193 transitions, 408 flow [2024-12-02 08:59:36,138 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=250, PETRI_DIFFERENCE_MINUEND_FLOW=404, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=191, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=408, PETRI_PLACES=200, PETRI_TRANSITIONS=193} [2024-12-02 08:59:36,138 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -4 predicate places. [2024-12-02 08:59:36,139 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 193 transitions, 408 flow [2024-12-02 08:59:36,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 209.33333333333334) internal successors, (628), 3 states have internal predecessors, (628), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 08:59:36,139 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:36,139 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] [2024-12-02 08:59:36,139 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-12-02 08:59:36,140 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:36,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:36,140 INFO L85 PathProgramCache]: Analyzing trace with hash 94824569, now seen corresponding path program 1 times [2024-12-02 08:59:36,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:36,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1189440077] [2024-12-02 08:59:36,141 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:36,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:36,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:36,170 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:59:36,170 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:36,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1189440077] [2024-12-02 08:59:36,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1189440077] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:36,171 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:36,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:36,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1966278413] [2024-12-02 08:59:36,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:36,171 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:36,171 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:36,172 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:36,172 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:36,222 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 196 out of 250 [2024-12-02 08:59:36,223 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 193 transitions, 408 flow. Second operand has 3 states, 3 states have (on average 197.0) internal successors, (591), 3 states have internal predecessors, (591), 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:59:36,223 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:36,224 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 196 of 250 [2024-12-02 08:59:36,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:37,704 INFO L124 PetriNetUnfolderBase]: 4181/12619 cut-off events. [2024-12-02 08:59:37,704 INFO L125 PetriNetUnfolderBase]: For 517/517 co-relation queries the response was YES. [2024-12-02 08:59:37,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17972 conditions, 12619 events. 4181/12619 cut-off events. For 517/517 co-relation queries the response was YES. Maximal size of possible extension queue 434. Compared 133763 event pairs, 3658 based on Foata normal form. 0/10992 useless extension candidates. Maximal degree in co-relation 17930. Up to 5066 conditions per place. [2024-12-02 08:59:37,799 INFO L140 encePairwiseOnDemand]: 242/250 looper letters, 24 selfloop transitions, 1 changer transitions 0/186 dead transitions. [2024-12-02 08:59:37,799 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 186 transitions, 444 flow [2024-12-02 08:59:37,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:37,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:37,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 620 transitions. [2024-12-02 08:59:37,801 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8266666666666667 [2024-12-02 08:59:37,801 INFO L175 Difference]: Start difference. First operand has 200 places, 193 transitions, 408 flow. Second operand 3 states and 620 transitions. [2024-12-02 08:59:37,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 186 transitions, 444 flow [2024-12-02 08:59:37,803 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 186 transitions, 440 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:37,805 INFO L231 Difference]: Finished difference. Result has 193 places, 186 transitions, 392 flow [2024-12-02 08:59:37,806 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=250, PETRI_DIFFERENCE_MINUEND_FLOW=390, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=185, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=392, PETRI_PLACES=193, PETRI_TRANSITIONS=186} [2024-12-02 08:59:37,806 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -11 predicate places. [2024-12-02 08:59:37,806 INFO L471 AbstractCegarLoop]: Abstraction has has 193 places, 186 transitions, 392 flow [2024-12-02 08:59:37,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 197.0) internal successors, (591), 3 states have internal predecessors, (591), 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:59:37,807 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:37,807 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:37,807 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-12-02 08:59:37,807 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:37,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:37,808 INFO L85 PathProgramCache]: Analyzing trace with hash -400832987, now seen corresponding path program 1 times [2024-12-02 08:59:37,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:37,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [296431280] [2024-12-02 08:59:37,808 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:37,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:37,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:37,842 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:59:37,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:37,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [296431280] [2024-12-02 08:59:37,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [296431280] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:37,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:37,842 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:37,842 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1868364909] [2024-12-02 08:59:37,842 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:37,843 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:37,843 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:37,843 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:37,843 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:37,879 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 202 out of 250 [2024-12-02 08:59:37,880 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 193 places, 186 transitions, 392 flow. Second operand has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:59:37,880 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:37,880 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 202 of 250 [2024-12-02 08:59:37,880 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:40,035 INFO L124 PetriNetUnfolderBase]: 4747/12923 cut-off events. [2024-12-02 08:59:40,035 INFO L125 PetriNetUnfolderBase]: For 840/840 co-relation queries the response was YES. [2024-12-02 08:59:40,082 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20480 conditions, 12923 events. 4747/12923 cut-off events. For 840/840 co-relation queries the response was YES. Maximal size of possible extension queue 577. Compared 135031 event pairs, 1658 based on Foata normal form. 0/11283 useless extension candidates. Maximal degree in co-relation 20438. Up to 4100 conditions per place. [2024-12-02 08:59:40,160 INFO L140 encePairwiseOnDemand]: 235/250 looper letters, 35 selfloop transitions, 11 changer transitions 0/206 dead transitions. [2024-12-02 08:59:40,160 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 206 transitions, 537 flow [2024-12-02 08:59:40,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:40,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:40,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 656 transitions. [2024-12-02 08:59:40,163 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8746666666666667 [2024-12-02 08:59:40,163 INFO L175 Difference]: Start difference. First operand has 193 places, 186 transitions, 392 flow. Second operand 3 states and 656 transitions. [2024-12-02 08:59:40,163 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 206 transitions, 537 flow [2024-12-02 08:59:40,166 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 206 transitions, 536 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:59:40,168 INFO L231 Difference]: Finished difference. Result has 196 places, 197 transitions, 487 flow [2024-12-02 08:59:40,169 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=250, PETRI_DIFFERENCE_MINUEND_FLOW=391, PETRI_DIFFERENCE_MINUEND_PLACES=192, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=487, PETRI_PLACES=196, PETRI_TRANSITIONS=197} [2024-12-02 08:59:40,169 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -8 predicate places. [2024-12-02 08:59:40,169 INFO L471 AbstractCegarLoop]: Abstraction has has 196 places, 197 transitions, 487 flow [2024-12-02 08:59:40,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:59:40,170 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:40,170 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:59:40,170 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-12-02 08:59:40,170 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr2Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:40,171 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:40,171 INFO L85 PathProgramCache]: Analyzing trace with hash -1737218883, now seen corresponding path program 1 times [2024-12-02 08:59:40,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:40,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1580371249] [2024-12-02 08:59:40,172 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:40,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:40,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:40,226 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:59:40,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:40,226 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1580371249] [2024-12-02 08:59:40,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1580371249] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:40,227 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:40,227 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:59:40,227 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598355584] [2024-12-02 08:59:40,227 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:40,227 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:59:40,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:40,228 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:59:40,228 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:59:40,276 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 250 [2024-12-02 08:59:40,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 196 places, 197 transitions, 487 flow. Second operand has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 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:59:40,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:40,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 250 [2024-12-02 08:59:40,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:41,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][122], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 102#L700-3true, 56#L705-2true, 266#true, 246#true, 263#(= |#race~x~0| 0), 260#(= |#race~n~0| 0), 200#$Ultimate##0true, 250#true]) [2024-12-02 08:59:41,828 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-12-02 08:59:41,828 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-12-02 08:59:41,829 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-12-02 08:59:41,829 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-12-02 08:59:41,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 102#L700-3true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, 263#(= |#race~x~0| 0), 260#(= |#race~n~0| 0), 250#true]) [2024-12-02 08:59:41,853 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-12-02 08:59:41,853 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:41,853 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-12-02 08:59:41,853 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-12-02 08:59:42,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][213], [201#L703-4true, 248#true, 240#true, 2#L714-3true, 102#L700-3true, Black: 261#true, 210#L694-1true, 56#L705-2true, 246#true, 263#(= |#race~x~0| 0), 260#(= |#race~n~0| 0), 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 250#true]) [2024-12-02 08:59:42,084 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-12-02 08:59:42,084 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-12-02 08:59:42,084 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-12-02 08:59:42,084 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-12-02 08:59:42,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, 263#(= |#race~x~0| 0), 260#(= |#race~n~0| 0), 250#true, 22#L705-2true]) [2024-12-02 08:59:42,615 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-12-02 08:59:42,615 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:42,615 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:42,615 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-12-02 08:59:42,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][203], [201#L703-4true, 248#true, 240#true, 2#L714-3true, Black: 261#true, 56#L705-2true, 117#L694-2true, 246#true, 263#(= |#race~x~0| 0), 260#(= |#race~n~0| 0), 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 250#true, 22#L705-2true]) [2024-12-02 08:59:42,720 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-12-02 08:59:42,720 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-12-02 08:59:42,720 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-12-02 08:59:42,720 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-12-02 08:59:42,787 INFO L124 PetriNetUnfolderBase]: 6575/18065 cut-off events. [2024-12-02 08:59:42,787 INFO L125 PetriNetUnfolderBase]: For 7564/8117 co-relation queries the response was YES. [2024-12-02 08:59:42,888 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35123 conditions, 18065 events. 6575/18065 cut-off events. For 7564/8117 co-relation queries the response was YES. Maximal size of possible extension queue 801. Compared 203299 event pairs, 2466 based on Foata normal form. 44/15760 useless extension candidates. Maximal degree in co-relation 35080. Up to 7191 conditions per place. [2024-12-02 08:59:42,986 INFO L140 encePairwiseOnDemand]: 241/250 looper letters, 33 selfloop transitions, 14 changer transitions 0/215 dead transitions. [2024-12-02 08:59:42,986 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 215 transitions, 657 flow [2024-12-02 08:59:42,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:59:42,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:59:42,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 666 transitions. [2024-12-02 08:59:42,989 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.888 [2024-12-02 08:59:42,989 INFO L175 Difference]: Start difference. First operand has 196 places, 197 transitions, 487 flow. Second operand 3 states and 666 transitions. [2024-12-02 08:59:42,990 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 215 transitions, 657 flow [2024-12-02 08:59:43,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 196 places, 215 transitions, 625 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:43,006 INFO L231 Difference]: Finished difference. Result has 198 places, 209 transitions, 591 flow [2024-12-02 08:59:43,007 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=250, PETRI_DIFFERENCE_MINUEND_FLOW=465, PETRI_DIFFERENCE_MINUEND_PLACES=194, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=197, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=591, PETRI_PLACES=198, PETRI_TRANSITIONS=209} [2024-12-02 08:59:43,007 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -6 predicate places. [2024-12-02 08:59:43,007 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 209 transitions, 591 flow [2024-12-02 08:59:43,008 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 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:59:43,008 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:43,008 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:59:43,008 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-12-02 08:59:43,008 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:43,009 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:43,009 INFO L85 PathProgramCache]: Analyzing trace with hash 908509346, now seen corresponding path program 1 times [2024-12-02 08:59:43,009 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:43,009 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [222048417] [2024-12-02 08:59:43,009 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:43,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:43,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:59:43,087 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:59:43,087 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:59:43,087 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [222048417] [2024-12-02 08:59:43,088 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [222048417] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:59:43,088 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:59:43,088 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:59:43,088 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [497787937] [2024-12-02 08:59:43,088 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:59:43,088 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 08:59:43,089 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:59:43,089 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 08:59:43,089 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 08:59:43,125 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 210 out of 250 [2024-12-02 08:59:43,127 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 209 transitions, 591 flow. Second operand has 5 states, 5 states have (on average 212.6) internal successors, (1063), 5 states have internal predecessors, (1063), 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:59:43,127 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:59:43,127 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 210 of 250 [2024-12-02 08:59:43,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:59:43,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 22#L705-2true, 249#true]) [2024-12-02 08:59:43,401 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-12-02 08:59:43,401 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-12-02 08:59:43,401 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-12-02 08:59:43,401 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-12-02 08:59:43,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 250#true, 28#$Ultimate##0true]) [2024-12-02 08:59:43,999 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-12-02 08:59:43,999 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:43,999 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:43,999 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-12-02 08:59:44,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 197#$Ultimate##0true, 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 250#true, 22#L705-2true]) [2024-12-02 08:59:44,046 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,046 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-12-02 08:59:44,046 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,046 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 192#L705-2true, Black: 261#true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 249#true, 22#L705-2true]) [2024-12-02 08:59:44,054 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,054 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,055 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,055 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-12-02 08:59:44,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 197#$Ultimate##0true, 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 250#true, 22#L705-2true]) [2024-12-02 08:59:44,296 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-12-02 08:59:44,296 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,296 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-12-02 08:59:44,296 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 249#true, 22#L705-2true]) [2024-12-02 08:59:44,305 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-12-02 08:59:44,305 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-12-02 08:59:44,305 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,305 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-12-02 08:59:44,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 102#L700-3true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 250#true]) [2024-12-02 08:59:44,635 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,635 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-12-02 08:59:44,636 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,636 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 261#true, 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 197#$Ultimate##0true, 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:44,769 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,769 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-12-02 08:59:44,769 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,769 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 192#L705-2true, Black: 261#true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true, 28#$Ultimate##0true]) [2024-12-02 08:59:44,773 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,773 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,773 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,773 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-12-02 08:59:44,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 261#true, 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 211#L700-3true, 271#true, 200#$Ultimate##0true, 250#true, 22#L705-2true]) [2024-12-02 08:59:44,776 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,776 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-12-02 08:59:44,777 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,777 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:44,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, 102#L700-3true, 192#L705-2true, Black: 261#true, 210#L694-1true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true]) [2024-12-02 08:59:44,908 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-12-02 08:59:44,908 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-12-02 08:59:44,908 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-12-02 08:59:44,908 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-12-02 08:59:44,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, 102#L700-3true, Black: 261#true, 192#L705-2true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true]) [2024-12-02 08:59:44,967 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-12-02 08:59:44,967 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-12-02 08:59:44,968 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-12-02 08:59:44,968 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:45,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([808] L701-->L701-1: Formula: (= |v_#race~x~0_1| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_1|} AuxVars[] AssignedVars[#race~x~0][199], [201#L703-4true, 248#true, 240#true, 2#L714-3true, Black: 261#true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 55#L701-1true]) [2024-12-02 08:59:45,138 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-12-02 08:59:45,138 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-12-02 08:59:45,138 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:45,138 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:45,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 197#$Ultimate##0true, 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:45,370 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-12-02 08:59:45,370 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:45,370 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-12-02 08:59:45,370 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 211#L700-3true, 271#true, 200#$Ultimate##0true, 250#true, 22#L705-2true]) [2024-12-02 08:59:45,380 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-12-02 08:59:45,380 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:45,380 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-12-02 08:59:45,380 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-12-02 08:59:45,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 102#L700-3true, 192#L705-2true, 210#L694-1true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true]) [2024-12-02 08:59:45,507 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-12-02 08:59:45,507 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-12-02 08:59:45,508 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-12-02 08:59:45,508 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-12-02 08:59:45,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 102#L700-3true, 192#L705-2true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true]) [2024-12-02 08:59:45,559 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-12-02 08:59:45,559 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:45,559 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:45,559 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-12-02 08:59:45,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, 162#L703-3true, Black: 261#true, 192#L705-2true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 250#true]) [2024-12-02 08:59:45,763 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-12-02 08:59:45,763 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-12-02 08:59:45,763 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:45,763 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:45,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, 192#L705-2true, Black: 261#true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true, 19#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-12-02 08:59:45,820 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-12-02 08:59:45,820 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:45,820 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:45,820 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:45,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 261#true, 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 211#L700-3true, 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:45,891 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-12-02 08:59:45,891 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-12-02 08:59:45,891 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-12-02 08:59:45,891 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-12-02 08:59:45,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 192#L705-2true, 102#L700-3true, Black: 261#true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true]) [2024-12-02 08:59:45,892 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-12-02 08:59:45,892 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-12-02 08:59:45,892 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-12-02 08:59:45,892 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-12-02 08:59:45,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, Black: 261#true, 192#L705-2true, 210#L694-1true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true]) [2024-12-02 08:59:45,955 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-12-02 08:59:45,955 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-12-02 08:59:45,955 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:45,955 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:45,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, Black: 261#true, 192#L705-2true, 56#L705-2true, 117#L694-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true]) [2024-12-02 08:59:45,996 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-12-02 08:59:45,996 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:45,996 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-12-02 08:59:45,996 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:46,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 261#true, 192#L705-2true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true, 55#L701-1true]) [2024-12-02 08:59:46,027 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,027 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-12-02 08:59:46,027 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,027 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 210#L694-1true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,092 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:46,092 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:46,092 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [42#L701-2true, 248#true, 240#true, 192#L705-2true, Black: 261#true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true]) [2024-12-02 08:59:46,097 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,097 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:46,097 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,097 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 56#L705-2true, 117#L694-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,134 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,134 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,134 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:46,134 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:46,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([841] L701-->L701-1: Formula: (= |v_#race~x~0_1| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_1|} AuxVars[] AssignedVars[#race~x~0][177], [248#true, 240#true, Black: 261#true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 136#L702-4true, 260#(= |#race~n~0| 0), 271#true, 101#L701-1true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,137 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,137 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-12-02 08:59:46,137 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-12-02 08:59:46,137 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([841] L701-->L701-1: Formula: (= |v_#race~x~0_1| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_1|} AuxVars[] AssignedVars[#race~x~0][208], [201#L703-4true, 248#true, 240#true, Black: 261#true, 117#L694-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 101#L701-1true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,177 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,177 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,177 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,177 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 210#L694-1true, 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 211#L700-3true, 271#true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,204 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-12-02 08:59:46,204 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,204 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,204 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 211#L700-3true, 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,237 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-12-02 08:59:46,237 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-12-02 08:59:46,237 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-12-02 08:59:46,237 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-12-02 08:59:46,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 117#L694-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 211#L700-3true, 271#true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,252 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,252 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,252 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,252 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, Black: 261#true, 192#L705-2true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 39#L-1-4true, 250#true, 19#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 55#L701-1true]) [2024-12-02 08:59:46,275 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-12-02 08:59:46,275 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-12-02 08:59:46,275 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-12-02 08:59:46,275 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-12-02 08:59:46,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 210#L694-1true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,290 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,290 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:46,290 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-12-02 08:59:46,290 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([841] L701-->L701-1: Formula: (= |v_#race~x~0_1| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_1|} AuxVars[] AssignedVars[#race~x~0][177], [248#true, 240#true, 210#L694-1true, Black: 261#true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 136#L702-4true, 260#(= |#race~n~0| 0), 271#true, 101#L701-1true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,292 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,292 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,292 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,292 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([841] L701-->L701-1: Formula: (= |v_#race~x~0_1| 0) InVars {} OutVars{#race~x~0=|v_#race~x~0_1|} AuxVars[] AssignedVars[#race~x~0][177], [248#true, 240#true, Black: 261#true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 136#L702-4true, 260#(= |#race~n~0| 0), 271#true, 101#L701-1true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,293 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-12-02 08:59:46,293 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-12-02 08:59:46,293 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,293 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-12-02 08:59:46,293 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([851] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread3of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread3of3ForFork0_#t~ret6#1=|v_thr2Thread3of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread3of3ForFork0_#t~ret6#1][185], [248#true, 240#true, 2#L714-3true, Black: 263#(= |#race~x~0| 0), 192#L705-2true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,318 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-12-02 08:59:46,318 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:46,319 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-12-02 08:59:46,319 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-12-02 08:59:46,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 102#L700-3true, 192#L705-2true, 210#L694-1true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 39#L-1-4true, 250#true]) [2024-12-02 08:59:46,324 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-12-02 08:59:46,324 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,324 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-12-02 08:59:46,324 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-12-02 08:59:46,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, Black: 263#(= |#race~x~0| 0), 102#L700-3true, 192#L705-2true, 56#L705-2true, 266#true, 117#L694-2true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 39#L-1-4true, 250#true]) [2024-12-02 08:59:46,355 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,355 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,355 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,355 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-12-02 08:59:46,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, Black: 261#true, 56#L705-2true, 246#true, Black: 266#true, 260#(= |#race~n~0| 0), 225#L703-3true, 271#true, 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 200#$Ultimate##0true, 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,379 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-12-02 08:59:46,379 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-12-02 08:59:46,379 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-12-02 08:59:46,379 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-12-02 08:59:46,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, Black: 261#true, 210#L694-1true, 56#L705-2true, 246#true, Black: 266#true, 260#(= |#race~n~0| 0), 225#L703-3true, 271#true, 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,430 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-12-02 08:59:46,430 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-12-02 08:59:46,430 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-12-02 08:59:46,430 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-12-02 08:59:46,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([785] L702-4-->L705-2: Formula: (and (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0))) (= |v_thr2Thread1of3ForFork0_#t~ret6#1_1| 0)) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread1of3ForFork0_#t~ret6#1=|v_thr2Thread1of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread1of3ForFork0_#t~ret6#1][125], [248#true, 240#true, 162#L703-3true, Black: 261#true, 192#L705-2true, 56#L705-2true, 266#true, 246#true, Black: 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 260#(= |#race~n~0| 0), 271#true, 200#$Ultimate##0true, 39#L-1-4true, 250#true]) [2024-12-02 08:59:46,438 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-12-02 08:59:46,438 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-12-02 08:59:46,438 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-12-02 08:59:46,438 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-12-02 08:59:46,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, Black: 261#true, 56#L705-2true, 117#L694-2true, 246#true, Black: 266#true, 260#(= |#race~n~0| 0), 225#L703-3true, 271#true, 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 39#L-1-4true, 250#true, 22#L705-2true]) [2024-12-02 08:59:46,449 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-12-02 08:59:46,449 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,449 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,449 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-12-02 08:59:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([818] L702-4-->L705-2: Formula: (and (= |v_thr2Thread2of3ForFork0_#t~ret6#1_1| 0) (= |v_#pthreadsMutex_17| (store |v_#pthreadsMutex_18| |v_~#mut~0.base_15| (store (select |v_#pthreadsMutex_18| |v_~#mut~0.base_15|) |v_~#mut~0.offset_15| 0)))) InVars {~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_18|, ~#mut~0.base=|v_~#mut~0.base_15|} OutVars{~#mut~0.offset=|v_~#mut~0.offset_15|, #pthreadsMutex=|v_#pthreadsMutex_17|, ~#mut~0.base=|v_~#mut~0.base_15|, thr2Thread2of3ForFork0_#t~ret6#1=|v_thr2Thread2of3ForFork0_#t~ret6#1_1|} AuxVars[] AssignedVars[#pthreadsMutex, thr2Thread2of3ForFork0_#t~ret6#1][162], [248#true, 240#true, Black: 261#true, 56#L705-2true, 246#true, Black: 266#true, 260#(= |#race~n~0| 0), 225#L703-3true, 271#true, 268#(= |thr2Thread1of3ForFork0_#t~nondet5#1| |#race~x~0|), 39#L-1-4true, 250#true, 22#L705-2true, 19#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue]) [2024-12-02 08:59:46,457 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-12-02 08:59:46,457 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,457 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-12-02 08:59:46,457 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-12-02 08:59:46,532 INFO L124 PetriNetUnfolderBase]: 7495/26481 cut-off events. [2024-12-02 08:59:46,532 INFO L125 PetriNetUnfolderBase]: For 6293/10999 co-relation queries the response was YES. [2024-12-02 08:59:46,698 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45842 conditions, 26481 events. 7495/26481 cut-off events. For 6293/10999 co-relation queries the response was YES. Maximal size of possible extension queue 1098. Compared 345817 event pairs, 2967 based on Foata normal form. 10/22479 useless extension candidates. Maximal degree in co-relation 45798. Up to 4933 conditions per place. [2024-12-02 08:59:46,974 INFO L140 encePairwiseOnDemand]: 246/250 looper letters, 22 selfloop transitions, 0 changer transitions 4/212 dead transitions. [2024-12-02 08:59:46,974 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 212 transitions, 649 flow [2024-12-02 08:59:46,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 08:59:46,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 08:59:46,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1077 transitions. [2024-12-02 08:59:46,976 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8616 [2024-12-02 08:59:46,976 INFO L175 Difference]: Start difference. First operand has 198 places, 209 transitions, 591 flow. Second operand 5 states and 1077 transitions. [2024-12-02 08:59:46,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 212 transitions, 649 flow [2024-12-02 08:59:47,022 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 212 transitions, 621 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:59:47,024 INFO L231 Difference]: Finished difference. Result has 203 places, 208 transitions, 567 flow [2024-12-02 08:59:47,025 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=250, PETRI_DIFFERENCE_MINUEND_FLOW=563, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=567, PETRI_PLACES=203, PETRI_TRANSITIONS=208} [2024-12-02 08:59:47,025 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -1 predicate places. [2024-12-02 08:59:47,025 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 208 transitions, 567 flow [2024-12-02 08:59:47,026 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 212.6) internal successors, (1063), 5 states have internal predecessors, (1063), 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:59:47,026 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:59:47,026 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:59:47,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-12-02 08:59:47,026 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr1Err0ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2024-12-02 08:59:47,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:59:47,027 INFO L85 PathProgramCache]: Analyzing trace with hash -784884826, now seen corresponding path program 1 times [2024-12-02 08:59:47,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:59:47,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1500557134] [2024-12-02 08:59:47,028 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:59:47,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:59:47,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:59:47,050 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 08:59:47,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 08:59:47,075 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 08:59:47,075 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (26 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (25 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (24 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (23 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (22 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (21 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (20 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (19 of 27 remaining) [2024-12-02 08:59:47,076 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (18 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (16 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (13 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (12 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (11 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (10 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (9 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (8 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (7 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (6 of 27 remaining) [2024-12-02 08:59:47,077 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (5 of 27 remaining) [2024-12-02 08:59:47,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 27 remaining) [2024-12-02 08:59:47,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (3 of 27 remaining) [2024-12-02 08:59:47,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (2 of 27 remaining) [2024-12-02 08:59:47,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 27 remaining) [2024-12-02 08:59:47,078 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (0 of 27 remaining) [2024-12-02 08:59:47,078 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-12-02 08:59:47,078 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:59:47,172 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 3 thread instances [2024-12-02 08:59:47,172 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 08:59:47,181 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 08:59:47 BasicIcfg [2024-12-02 08:59:47,181 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 08:59:47,182 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 08:59:47,182 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 08:59:47,182 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 08:59:47,183 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:59:29" (3/4) ... [2024-12-02 08:59:47,184 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2024-12-02 08:59:47,283 INFO L129 tionWitnessGenerator]: Generated YAML witness of length 9. [2024-12-02 08:59:47,341 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 08:59:47,342 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 08:59:47,342 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 08:59:47,343 INFO L158 Benchmark]: Toolchain (without parser) took 18357.28ms. Allocated memory was 117.4MB in the beginning and 1.3GB in the end (delta: 1.1GB). Free memory was 91.1MB in the beginning and 545.3MB in the end (delta: -454.2MB). Peak memory consumption was 688.0MB. Max. memory is 16.1GB. [2024-12-02 08:59:47,343 INFO L158 Benchmark]: CDTParser took 0.34ms. Allocated memory is still 117.4MB. Free memory was 73.4MB in the beginning and 73.3MB in the end (delta: 146.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:59:47,343 INFO L158 Benchmark]: CACSL2BoogieTranslator took 490.82ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 70.8MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-02 08:59:47,344 INFO L158 Benchmark]: Boogie Procedure Inliner took 42.26ms. Allocated memory is still 117.4MB. Free memory was 70.6MB in the beginning and 69.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:59:47,344 INFO L158 Benchmark]: Boogie Preprocessor took 27.42ms. Allocated memory is still 117.4MB. Free memory was 68.7MB in the beginning and 67.6MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:59:47,344 INFO L158 Benchmark]: RCFGBuilder took 396.48ms. Allocated memory is still 117.4MB. Free memory was 67.6MB in the beginning and 52.3MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-02 08:59:47,344 INFO L158 Benchmark]: TraceAbstraction took 17233.67ms. Allocated memory was 117.4MB in the beginning and 1.3GB in the end (delta: 1.1GB). Free memory was 51.7MB in the beginning and 583.0MB in the end (delta: -531.3MB). Peak memory consumption was 612.5MB. Max. memory is 16.1GB. [2024-12-02 08:59:47,345 INFO L158 Benchmark]: Witness Printer took 159.91ms. Allocated memory is still 1.3GB. Free memory was 583.0MB in the beginning and 545.3MB in the end (delta: 37.7MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-12-02 08:59:47,347 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.34ms. Allocated memory is still 117.4MB. Free memory was 73.4MB in the beginning and 73.3MB in the end (delta: 146.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 490.82ms. Allocated memory is still 117.4MB. Free memory was 90.8MB in the beginning and 70.8MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 42.26ms. Allocated memory is still 117.4MB. Free memory was 70.6MB in the beginning and 69.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 27.42ms. Allocated memory is still 117.4MB. Free memory was 68.7MB in the beginning and 67.6MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 396.48ms. Allocated memory is still 117.4MB. Free memory was 67.6MB in the beginning and 52.3MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 17233.67ms. Allocated memory was 117.4MB in the beginning and 1.3GB in the end (delta: 1.1GB). Free memory was 51.7MB in the beginning and 583.0MB in the end (delta: -531.3MB). Peak memory consumption was 612.5MB. Max. memory is 16.1GB. * Witness Printer took 159.91ms. Allocated memory is still 1.3GB. Free memory was 583.0MB in the beginning and 545.3MB in the end (delta: 37.7MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 694]: Data race detected Data race detected The following path leads to a data race: [L690] 0 volatile int x; VAL [x=0] [L691] 0 volatile int n; VAL [n=0, x=0] [L692] 0 pthread_mutex_t mut = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; VAL [mut={3:0}, n=0, x=0] [L708] 0 pthread_t t1, t2; VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=0, x=0] [L709] 0 x = 0 VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=0, x=0] [L710] 0 n = __VERIFIER_nondet_uint() VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=7, x=0] [L711] EXPR 0 n >= (10/2) VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=7, x=0] [L711] EXPR 0 n >= (10/2) && n < 10 VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=7, x=0] [L711] EXPR 0 n < 10 VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=7, x=0] [L711] EXPR 0 n >= (10/2) && n < 10 VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=7, x=0] [L711] CALL 0 assume_abort_if_not(n >= (10/2) && n < 10) [L687] COND FALSE 0 !(!cond) VAL [\old(cond)=1, cond=1, mut={3:0}, n=7, x=0] [L711] RET 0 assume_abort_if_not(n >= (10/2) && n < 10) [L712] FCALL, FORK 0 pthread_create(&t1, 0, thr1, 0) VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, mut={3:0}, n=7, t1=-1, x=0] [L713] 0 int i = 0; VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, i=0, mut={3:0}, n=7, t1=-1, x=0] [L713] 0 i < n VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, i=0, mut={3:0}, n=7, t1=-1, x=0] [L713] COND TRUE 0 i < n VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, i=0, mut={3:0}, n=7, t1=-1, x=0] [L714] FCALL, FORK 0 pthread_create(&t2, 0, thr2, 0) VAL [\old(argc)=52, \old(argv)={50:53}, argc=52, i=0, mut={3:0}, n=7, t1=-1, t2=0, x=0] [L697] 2 int t; VAL [\old(arg)={0:0}, arg={0:0}, mut={3:0}, n=7, x=0] [L698] 2 int k = __VERIFIER_nondet_uint(); VAL [\old(arg)={0:0}, arg={0:0}, k=7, mut={3:0}, n=7, x=0] [L699] CALL 2 assume_abort_if_not(k >= (10/2) && k <= 10) [L687] COND FALSE 2 !(!cond) VAL [\old(cond)=1, cond=1, mut={3:0}, n=7, x=0] [L699] RET 2 assume_abort_if_not(k >= (10/2) && k <= 10) [L694] 1 x <= n VAL [\old(arg)={0:0}, arg={0:0}, mut={3:0}, n=7, x=0] [L701] 2 t = x VAL [\old(arg)={0:0}, arg={0:0}, k=7, mut={3:0}, n=7, t=0, x=0] [L702] 2 k == n VAL [\old(arg)={0:0}, arg={0:0}, k=7, mut={3:0}, n=7, t=0, x=0] [L702] COND TRUE 2 k == n VAL [\old(arg)={0:0}, arg={0:0}, k=7, mut={3:0}, n=7, t=0, x=0] [L703] 2 x = t + 1 VAL [\old(arg)={0:0}, arg={0:0}, k=7, mut={3:0}, n=7, t=0, x=1] [L694] 1 x <= n VAL [\old(arg)={0:0}, arg={0:0}, mut={3:0}, n=7, x=1] Now there is a data race on ~x~0 between C: x = t + 1 [703] and C: x <= n [694] - UnprovableResult [Line: 701]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 703]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 694]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 709]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 710]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 711]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 711]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 713]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 712]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 185 locations, 17 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.4s, OverallIterations: 6, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 146 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 44 mSDsluCounter, 78 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 33 mSDsCounter, 21 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 181 IncrementalHoareTripleChecker+Invalid, 202 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 21 mSolverCounterUnsat, 45 mSDtfsCounter, 181 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 15 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=281occurred in iteration=0, InterpolantAutomatonStates: 17, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 285 NumberOfCodeBlocks, 285 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 207 ConstructedInterpolants, 0 QuantifiedInterpolants, 222 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 7 procedures, 237 locations, 22 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 2.4s, OverallIterations: 7, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 250 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 92 mSDsluCounter, 76 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 40 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 303 IncrementalHoareTripleChecker+Invalid, 337 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 36 mSDtfsCounter, 303 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 17 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=461occurred in iteration=5, InterpolantAutomatonStates: 20, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 390 NumberOfCodeBlocks, 390 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 299 ConstructedInterpolants, 0 QuantifiedInterpolants, 316 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 3 thread instances CFG has 9 procedures, 289 locations, 27 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 13.2s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 12.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 370 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 138 mSDsluCounter, 62 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 40 mSDsCounter, 59 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 392 IncrementalHoareTripleChecker+Invalid, 451 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 59 mSolverCounterUnsat, 22 mSDtfsCounter, 392 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 17 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=591occurred in iteration=5, InterpolantAutomatonStates: 20, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 392 NumberOfCodeBlocks, 392 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 300 ConstructedInterpolants, 0 QuantifiedInterpolants, 317 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-12-02 08:59:47,373 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d050d8a4-2fb0-4104-932e-02fbff0d6dfc/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)