./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/weaver/popl20-more-dec-subseq.wvr.c --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_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-dec-subseq.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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 0f0e249de6560bdff430500b6d1ad159bf4a19253ccf183d061fafc41fe4114b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 08:44:30,881 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 08:44:30,933 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-12-02 08:44:30,937 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 08:44:30,937 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 08:44:30,957 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 08:44:30,958 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 08:44:30,958 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 08:44:30,958 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 08:44:30,958 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 08:44:30,959 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 08:44:30,959 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 08:44:30,959 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 08:44:30,959 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 08:44:30,959 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 08:44:30,959 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 08:44:30,959 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 08:44:30,959 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 08:44:30,960 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 08:44:30,961 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:44:30,961 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 08:44:30,961 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:44:30,961 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 08:44:30,962 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 08:44:30,962 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_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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 -> 0f0e249de6560bdff430500b6d1ad159bf4a19253ccf183d061fafc41fe4114b [2024-12-02 08:44:31,172 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 08:44:31,180 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 08:44:31,182 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 08:44:31,183 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 08:44:31,183 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 08:44:31,184 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/weaver/popl20-more-dec-subseq.wvr.c [2024-12-02 08:44:33,796 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/data/6a604816c/99641531321a4cc582c2dcc1582a9596/FLAGbadac6482 [2024-12-02 08:44:34,018 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 08:44:34,019 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/sv-benchmarks/c/weaver/popl20-more-dec-subseq.wvr.c [2024-12-02 08:44:34,026 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/data/6a604816c/99641531321a4cc582c2dcc1582a9596/FLAGbadac6482 [2024-12-02 08:44:34,041 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/data/6a604816c/99641531321a4cc582c2dcc1582a9596 [2024-12-02 08:44:34,043 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 08:44:34,044 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 08:44:34,046 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 08:44:34,046 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 08:44:34,050 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 08:44:34,051 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,051 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5932316f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34, skipping insertion in model container [2024-12-02 08:44:34,052 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,065 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 08:44:34,243 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:44:34,253 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 08:44:34,282 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 08:44:34,296 INFO L204 MainTranslator]: Completed translation [2024-12-02 08:44:34,297 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34 WrapperNode [2024-12-02 08:44:34,297 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 08:44:34,298 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 08:44:34,298 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 08:44:34,298 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 08:44:34,304 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:44:34" (1/1) ... [2024-12-02 08:44:34,313 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:44:34" (1/1) ... [2024-12-02 08:44:34,339 INFO L138 Inliner]: procedures = 23, calls = 36, calls flagged for inlining = 12, calls inlined = 14, statements flattened = 403 [2024-12-02 08:44:34,339 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 08:44:34,340 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 08:44:34,340 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 08:44:34,340 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 08:44:34,347 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,347 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,352 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,352 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,365 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,367 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,371 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,372 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,374 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,377 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 08:44:34,377 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 08:44:34,378 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 08:44:34,378 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 08:44:34,378 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (1/1) ... [2024-12-02 08:44:34,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 08:44:34,395 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 08:44:34,406 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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:44:34,409 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-12-02 08:44:34,432 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-12-02 08:44:34,432 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-02 08:44:34,432 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 08:44:34,433 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 08:44:34,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-02 08:44:34,434 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:44:34,518 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 08:44:34,519 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 08:44:35,063 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 08:44:35,063 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 08:44:35,316 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 08:44:35,317 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-02 08:44:35,317 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:44:35 BoogieIcfgContainer [2024-12-02 08:44:35,317 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 08:44:35,319 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 08:44:35,319 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 08:44:35,322 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 08:44:35,323 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:44:34" (1/3) ... [2024-12-02 08:44:35,323 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f8d8c05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:44:35, skipping insertion in model container [2024-12-02 08:44:35,323 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:44:34" (2/3) ... [2024-12-02 08:44:35,323 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f8d8c05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:44:35, skipping insertion in model container [2024-12-02 08:44:35,324 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:44:35" (3/3) ... [2024-12-02 08:44:35,324 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-more-dec-subseq.wvr.c [2024-12-02 08:44:35,336 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 08:44:35,337 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-dec-subseq.wvr.c that has 3 procedures, 358 locations, 1 initial locations, 4 loop locations, and 67 error locations. [2024-12-02 08:44:35,337 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 08:44:35,424 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-12-02 08:44:35,457 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 364 places, 373 transitions, 760 flow [2024-12-02 08:44:35,580 INFO L124 PetriNetUnfolderBase]: 16/371 cut-off events. [2024-12-02 08:44:35,582 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-02 08:44:35,589 INFO L83 FinitePrefix]: Finished finitePrefix Result has 380 conditions, 371 events. 16/371 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 608 event pairs, 0 based on Foata normal form. 0/288 useless extension candidates. Maximal degree in co-relation 292. Up to 2 conditions per place. [2024-12-02 08:44:35,589 INFO L82 GeneralOperation]: Start removeDead. Operand has 364 places, 373 transitions, 760 flow [2024-12-02 08:44:35,596 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 346 places, 354 transitions, 720 flow [2024-12-02 08:44:35,604 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 08:44:35,614 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;@1402acaf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 08:44:35,615 INFO L334 AbstractCegarLoop]: Starting to check reachability of 117 error locations. [2024-12-02 08:44:35,620 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 08:44:35,620 INFO L124 PetriNetUnfolderBase]: 0/24 cut-off events. [2024-12-02 08:44:35,620 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 08:44:35,620 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:35,621 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:44:35,621 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:35,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:35,626 INFO L85 PathProgramCache]: Analyzing trace with hash 575065421, now seen corresponding path program 1 times [2024-12-02 08:44:35,633 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:35,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783274665] [2024-12-02 08:44:35,634 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:35,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:35,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:35,774 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:44:35,775 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:35,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783274665] [2024-12-02 08:44:35,775 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783274665] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:35,776 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:35,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:35,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723953783] [2024-12-02 08:44:35,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:35,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:35,789 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:35,811 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:35,811 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:35,849 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 373 [2024-12-02 08:44:35,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 346 places, 354 transitions, 720 flow. Second operand has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:35,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:35,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 373 [2024-12-02 08:44:35,855 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:36,001 INFO L124 PetriNetUnfolderBase]: 40/483 cut-off events. [2024-12-02 08:44:36,001 INFO L125 PetriNetUnfolderBase]: For 36/37 co-relation queries the response was YES. [2024-12-02 08:44:36,004 INFO L83 FinitePrefix]: Finished finitePrefix Result has 566 conditions, 483 events. 40/483 cut-off events. For 36/37 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1363 event pairs, 13 based on Foata normal form. 22/407 useless extension candidates. Maximal degree in co-relation 278. Up to 61 conditions per place. [2024-12-02 08:44:36,007 INFO L140 encePairwiseOnDemand]: 329/373 looper letters, 15 selfloop transitions, 2 changer transitions 5/312 dead transitions. [2024-12-02 08:44:36,007 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 312 transitions, 670 flow [2024-12-02 08:44:36,008 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:36,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:36,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 992 transitions. [2024-12-02 08:44:36,023 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8865058087578195 [2024-12-02 08:44:36,025 INFO L175 Difference]: Start difference. First operand has 346 places, 354 transitions, 720 flow. Second operand 3 states and 992 transitions. [2024-12-02 08:44:36,026 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 312 transitions, 670 flow [2024-12-02 08:44:36,032 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 311 places, 312 transitions, 662 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-12-02 08:44:36,037 INFO L231 Difference]: Finished difference. Result has 311 places, 307 transitions, 622 flow [2024-12-02 08:44:36,040 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=628, PETRI_DIFFERENCE_MINUEND_PLACES=309, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=310, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=622, PETRI_PLACES=311, PETRI_TRANSITIONS=307} [2024-12-02 08:44:36,043 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -35 predicate places. [2024-12-02 08:44:36,043 INFO L471 AbstractCegarLoop]: Abstraction has has 311 places, 307 transitions, 622 flow [2024-12-02 08:44:36,044 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:36,044 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:36,044 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] [2024-12-02 08:44:36,045 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 08:44:36,045 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:36,045 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:36,045 INFO L85 PathProgramCache]: Analyzing trace with hash 123331438, now seen corresponding path program 1 times [2024-12-02 08:44:36,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:36,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850066845] [2024-12-02 08:44:36,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:36,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:36,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:36,092 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:44:36,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:36,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850066845] [2024-12-02 08:44:36,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850066845] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:36,093 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:36,093 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:36,093 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [616933230] [2024-12-02 08:44:36,093 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:36,094 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:36,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:36,094 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:36,094 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:36,125 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 373 [2024-12-02 08:44:36,126 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 311 places, 307 transitions, 622 flow. Second operand has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:36,126 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:36,126 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 373 [2024-12-02 08:44:36,126 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:36,227 INFO L124 PetriNetUnfolderBase]: 26/481 cut-off events. [2024-12-02 08:44:36,228 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-12-02 08:44:36,229 INFO L83 FinitePrefix]: Finished finitePrefix Result has 535 conditions, 481 events. 26/481 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1273 event pairs, 10 based on Foata normal form. 0/404 useless extension candidates. Maximal degree in co-relation 503. Up to 44 conditions per place. [2024-12-02 08:44:36,231 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 15 selfloop transitions, 2 changer transitions 0/306 dead transitions. [2024-12-02 08:44:36,231 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 306 transitions, 654 flow [2024-12-02 08:44:36,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:36,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:36,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 951 transitions. [2024-12-02 08:44:36,234 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8498659517426274 [2024-12-02 08:44:36,235 INFO L175 Difference]: Start difference. First operand has 311 places, 307 transitions, 622 flow. Second operand 3 states and 951 transitions. [2024-12-02 08:44:36,235 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 306 transitions, 654 flow [2024-12-02 08:44:36,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 306 transitions, 650 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:36,240 INFO L231 Difference]: Finished difference. Result has 305 places, 306 transitions, 620 flow [2024-12-02 08:44:36,240 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=616, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=306, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=620, PETRI_PLACES=305, PETRI_TRANSITIONS=306} [2024-12-02 08:44:36,240 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -41 predicate places. [2024-12-02 08:44:36,241 INFO L471 AbstractCegarLoop]: Abstraction has has 305 places, 306 transitions, 620 flow [2024-12-02 08:44:36,241 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:36,241 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:36,241 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] [2024-12-02 08:44:36,241 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 08:44:36,241 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:36,242 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:36,242 INFO L85 PathProgramCache]: Analyzing trace with hash -1324633330, now seen corresponding path program 1 times [2024-12-02 08:44:36,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:36,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [611148800] [2024-12-02 08:44:36,242 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:36,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:36,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:36,290 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:44:36,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:36,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [611148800] [2024-12-02 08:44:36,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [611148800] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:36,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:36,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:36,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [36207984] [2024-12-02 08:44:36,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:36,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:36,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:36,292 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:36,292 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:36,311 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 373 [2024-12-02 08:44:36,312 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 306 transitions, 620 flow. Second operand has 3 states, 3 states have (on average 314.3333333333333) internal successors, (943), 3 states have internal predecessors, (943), 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:44:36,313 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:36,313 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 373 [2024-12-02 08:44:36,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:36,392 INFO L124 PetriNetUnfolderBase]: 28/464 cut-off events. [2024-12-02 08:44:36,392 INFO L125 PetriNetUnfolderBase]: For 7/8 co-relation queries the response was YES. [2024-12-02 08:44:36,393 INFO L83 FinitePrefix]: Finished finitePrefix Result has 514 conditions, 464 events. 28/464 cut-off events. For 7/8 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1172 event pairs, 7 based on Foata normal form. 0/382 useless extension candidates. Maximal degree in co-relation 474. Up to 41 conditions per place. [2024-12-02 08:44:36,394 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 13 selfloop transitions, 2 changer transitions 0/305 dead transitions. [2024-12-02 08:44:36,394 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 305 transitions, 648 flow [2024-12-02 08:44:36,394 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:36,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:36,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 955 transitions. [2024-12-02 08:44:36,397 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8534405719392315 [2024-12-02 08:44:36,397 INFO L175 Difference]: Start difference. First operand has 305 places, 306 transitions, 620 flow. Second operand 3 states and 955 transitions. [2024-12-02 08:44:36,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 305 transitions, 648 flow [2024-12-02 08:44:36,398 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 305 transitions, 644 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:36,400 INFO L231 Difference]: Finished difference. Result has 304 places, 305 transitions, 618 flow [2024-12-02 08:44:36,401 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=614, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=303, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=618, PETRI_PLACES=304, PETRI_TRANSITIONS=305} [2024-12-02 08:44:36,401 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -42 predicate places. [2024-12-02 08:44:36,401 INFO L471 AbstractCegarLoop]: Abstraction has has 304 places, 305 transitions, 618 flow [2024-12-02 08:44:36,402 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 314.3333333333333) internal successors, (943), 3 states have internal predecessors, (943), 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:44:36,402 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:36,402 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] [2024-12-02 08:44:36,402 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 08:44:36,402 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:36,403 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:36,403 INFO L85 PathProgramCache]: Analyzing trace with hash 870019838, now seen corresponding path program 1 times [2024-12-02 08:44:36,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:36,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1323806771] [2024-12-02 08:44:36,403 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:36,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:36,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:36,452 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:44:36,452 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:36,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1323806771] [2024-12-02 08:44:36,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1323806771] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:36,452 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:36,452 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:36,452 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1359568010] [2024-12-02 08:44:36,452 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:36,453 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:36,453 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:36,453 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:36,453 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:36,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 373 [2024-12-02 08:44:36,471 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 304 places, 305 transitions, 618 flow. Second operand has 3 states, 3 states have (on average 314.3333333333333) internal successors, (943), 3 states have internal predecessors, (943), 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:44:36,471 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:36,471 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 373 [2024-12-02 08:44:36,472 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:36,570 INFO L124 PetriNetUnfolderBase]: 28/463 cut-off events. [2024-12-02 08:44:36,570 INFO L125 PetriNetUnfolderBase]: For 7/8 co-relation queries the response was YES. [2024-12-02 08:44:36,571 INFO L83 FinitePrefix]: Finished finitePrefix Result has 513 conditions, 463 events. 28/463 cut-off events. For 7/8 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1167 event pairs, 7 based on Foata normal form. 0/382 useless extension candidates. Maximal degree in co-relation 465. Up to 41 conditions per place. [2024-12-02 08:44:36,572 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 13 selfloop transitions, 2 changer transitions 0/304 dead transitions. [2024-12-02 08:44:36,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 304 transitions, 646 flow [2024-12-02 08:44:36,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:36,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:36,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 955 transitions. [2024-12-02 08:44:36,576 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8534405719392315 [2024-12-02 08:44:36,576 INFO L175 Difference]: Start difference. First operand has 304 places, 305 transitions, 618 flow. Second operand 3 states and 955 transitions. [2024-12-02 08:44:36,576 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 304 transitions, 646 flow [2024-12-02 08:44:36,577 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 304 transitions, 642 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:36,582 INFO L231 Difference]: Finished difference. Result has 303 places, 304 transitions, 616 flow [2024-12-02 08:44:36,582 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=612, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=304, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=302, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=303, PETRI_TRANSITIONS=304} [2024-12-02 08:44:36,583 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -43 predicate places. [2024-12-02 08:44:36,583 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 304 transitions, 616 flow [2024-12-02 08:44:36,583 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 314.3333333333333) internal successors, (943), 3 states have internal predecessors, (943), 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:44:36,584 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:36,584 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] [2024-12-02 08:44:36,584 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 08:44:36,584 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:36,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:36,585 INFO L85 PathProgramCache]: Analyzing trace with hash 619038959, now seen corresponding path program 1 times [2024-12-02 08:44:36,585 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:36,585 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2123973147] [2024-12-02 08:44:36,585 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:36,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:36,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:36,632 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:44:36,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:36,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2123973147] [2024-12-02 08:44:36,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2123973147] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:36,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:36,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:36,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2007445860] [2024-12-02 08:44:36,632 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:36,633 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:36,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:36,633 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:36,633 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:36,641 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 317 out of 373 [2024-12-02 08:44:36,643 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 304 transitions, 616 flow. Second operand has 3 states, 3 states have (on average 318.0) internal successors, (954), 3 states have internal predecessors, (954), 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:44:36,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:36,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 317 of 373 [2024-12-02 08:44:36,643 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:36,766 INFO L124 PetriNetUnfolderBase]: 34/491 cut-off events. [2024-12-02 08:44:36,766 INFO L125 PetriNetUnfolderBase]: For 11/12 co-relation queries the response was YES. [2024-12-02 08:44:36,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 549 conditions, 491 events. 34/491 cut-off events. For 11/12 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1448 event pairs, 4 based on Foata normal form. 0/412 useless extension candidates. Maximal degree in co-relation 493. Up to 27 conditions per place. [2024-12-02 08:44:36,769 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 15 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2024-12-02 08:44:36,769 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 308 transitions, 660 flow [2024-12-02 08:44:36,770 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:36,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:36,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 969 transitions. [2024-12-02 08:44:36,773 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8659517426273459 [2024-12-02 08:44:36,773 INFO L175 Difference]: Start difference. First operand has 303 places, 304 transitions, 616 flow. Second operand 3 states and 969 transitions. [2024-12-02 08:44:36,773 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 308 transitions, 660 flow [2024-12-02 08:44:36,775 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 308 transitions, 656 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:36,780 INFO L231 Difference]: Finished difference. Result has 303 places, 304 transitions, 620 flow [2024-12-02 08:44:36,780 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=303, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=301, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=620, PETRI_PLACES=303, PETRI_TRANSITIONS=304} [2024-12-02 08:44:36,781 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -43 predicate places. [2024-12-02 08:44:36,781 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 304 transitions, 620 flow [2024-12-02 08:44:36,782 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 318.0) internal successors, (954), 3 states have internal predecessors, (954), 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:44:36,782 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:36,782 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] [2024-12-02 08:44:36,782 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 08:44:36,782 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:36,783 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:36,783 INFO L85 PathProgramCache]: Analyzing trace with hash 1009031979, now seen corresponding path program 1 times [2024-12-02 08:44:36,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:36,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692039635] [2024-12-02 08:44:36,783 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:36,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:36,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:36,828 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:44:36,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:36,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692039635] [2024-12-02 08:44:36,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1692039635] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:36,829 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:36,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:36,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065507536] [2024-12-02 08:44:36,829 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:36,829 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:36,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:36,830 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:36,830 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:36,840 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 314 out of 373 [2024-12-02 08:44:36,842 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 304 transitions, 620 flow. Second operand has 3 states, 3 states have (on average 315.3333333333333) internal successors, (946), 3 states have internal predecessors, (946), 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:44:36,842 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:36,842 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 314 of 373 [2024-12-02 08:44:36,842 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:36,954 INFO L124 PetriNetUnfolderBase]: 34/490 cut-off events. [2024-12-02 08:44:36,954 INFO L125 PetriNetUnfolderBase]: For 19/20 co-relation queries the response was YES. [2024-12-02 08:44:36,955 INFO L83 FinitePrefix]: Finished finitePrefix Result has 562 conditions, 490 events. 34/490 cut-off events. For 19/20 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1444 event pairs, 10 based on Foata normal form. 0/407 useless extension candidates. Maximal degree in co-relation 309. Up to 51 conditions per place. [2024-12-02 08:44:36,957 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 13 selfloop transitions, 2 changer transitions 0/303 dead transitions. [2024-12-02 08:44:36,957 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 303 transitions, 648 flow [2024-12-02 08:44:36,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:36,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:36,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2024-12-02 08:44:36,961 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8552278820375335 [2024-12-02 08:44:36,961 INFO L175 Difference]: Start difference. First operand has 303 places, 304 transitions, 620 flow. Second operand 3 states and 957 transitions. [2024-12-02 08:44:36,961 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 303 transitions, 648 flow [2024-12-02 08:44:36,963 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 303 transitions, 646 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:44:36,967 INFO L231 Difference]: Finished difference. Result has 303 places, 303 transitions, 620 flow [2024-12-02 08:44:36,968 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=616, PETRI_DIFFERENCE_MINUEND_PLACES=301, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=303, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=301, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=620, PETRI_PLACES=303, PETRI_TRANSITIONS=303} [2024-12-02 08:44:36,968 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -43 predicate places. [2024-12-02 08:44:36,968 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 303 transitions, 620 flow [2024-12-02 08:44:36,969 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.3333333333333) internal successors, (946), 3 states have internal predecessors, (946), 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:44:36,969 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:36,969 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] [2024-12-02 08:44:36,969 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 08:44:36,969 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:36,970 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:36,970 INFO L85 PathProgramCache]: Analyzing trace with hash -403305719, now seen corresponding path program 1 times [2024-12-02 08:44:36,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:36,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [962132634] [2024-12-02 08:44:36,970 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:36,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:36,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:37,015 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:44:37,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:37,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [962132634] [2024-12-02 08:44:37,015 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [962132634] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:37,015 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:37,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:37,016 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [523246789] [2024-12-02 08:44:37,016 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:37,016 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:37,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:37,017 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:37,017 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:37,029 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 317 out of 373 [2024-12-02 08:44:37,030 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 303 transitions, 620 flow. Second operand has 3 states, 3 states have (on average 318.0) internal successors, (954), 3 states have internal predecessors, (954), 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:44:37,030 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:37,031 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 317 of 373 [2024-12-02 08:44:37,031 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:37,136 INFO L124 PetriNetUnfolderBase]: 34/489 cut-off events. [2024-12-02 08:44:37,136 INFO L125 PetriNetUnfolderBase]: For 18/19 co-relation queries the response was YES. [2024-12-02 08:44:37,138 INFO L83 FinitePrefix]: Finished finitePrefix Result has 557 conditions, 489 events. 34/489 cut-off events. For 18/19 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1442 event pairs, 10 based on Foata normal form. 0/407 useless extension candidates. Maximal degree in co-relation 492. Up to 49 conditions per place. [2024-12-02 08:44:37,140 INFO L140 encePairwiseOnDemand]: 371/373 looper letters, 12 selfloop transitions, 1 changer transitions 0/302 dead transitions. [2024-12-02 08:44:37,140 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 304 places, 302 transitions, 644 flow [2024-12-02 08:44:37,140 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:37,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:37,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 964 transitions. [2024-12-02 08:44:37,143 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8614834673815907 [2024-12-02 08:44:37,143 INFO L175 Difference]: Start difference. First operand has 303 places, 303 transitions, 620 flow. Second operand 3 states and 964 transitions. [2024-12-02 08:44:37,143 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 304 places, 302 transitions, 644 flow [2024-12-02 08:44:37,145 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 302 transitions, 640 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:37,149 INFO L231 Difference]: Finished difference. Result has 302 places, 302 transitions, 616 flow [2024-12-02 08:44:37,150 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=614, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=302, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=301, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=616, PETRI_PLACES=302, PETRI_TRANSITIONS=302} [2024-12-02 08:44:37,150 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -44 predicate places. [2024-12-02 08:44:37,150 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 302 transitions, 616 flow [2024-12-02 08:44:37,151 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 318.0) internal successors, (954), 3 states have internal predecessors, (954), 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:44:37,151 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:37,151 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, 1, 1, 1] [2024-12-02 08:44:37,151 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 08:44:37,151 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:37,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:37,152 INFO L85 PathProgramCache]: Analyzing trace with hash -1381299102, now seen corresponding path program 1 times [2024-12-02 08:44:37,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:37,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2137434244] [2024-12-02 08:44:37,152 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:37,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:37,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:37,221 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:44:37,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:37,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2137434244] [2024-12-02 08:44:37,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2137434244] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:37,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:37,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:37,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715146631] [2024-12-02 08:44:37,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:37,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:37,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:37,223 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:37,223 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:37,230 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 314 out of 373 [2024-12-02 08:44:37,232 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 302 transitions, 616 flow. Second operand has 3 states, 3 states have (on average 315.3333333333333) internal successors, (946), 3 states have internal predecessors, (946), 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:44:37,232 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:37,232 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 314 of 373 [2024-12-02 08:44:37,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:37,312 INFO L124 PetriNetUnfolderBase]: 34/488 cut-off events. [2024-12-02 08:44:37,312 INFO L125 PetriNetUnfolderBase]: For 18/19 co-relation queries the response was YES. [2024-12-02 08:44:37,313 INFO L83 FinitePrefix]: Finished finitePrefix Result has 557 conditions, 488 events. 34/488 cut-off events. For 18/19 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1431 event pairs, 10 based on Foata normal form. 0/407 useless extension candidates. Maximal degree in co-relation 492. Up to 51 conditions per place. [2024-12-02 08:44:37,314 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 13 selfloop transitions, 2 changer transitions 0/301 dead transitions. [2024-12-02 08:44:37,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 303 places, 301 transitions, 644 flow [2024-12-02 08:44:37,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:37,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:37,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2024-12-02 08:44:37,318 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8552278820375335 [2024-12-02 08:44:37,318 INFO L175 Difference]: Start difference. First operand has 302 places, 302 transitions, 616 flow. Second operand 3 states and 957 transitions. [2024-12-02 08:44:37,318 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 303 places, 301 transitions, 644 flow [2024-12-02 08:44:37,320 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 301 transitions, 643 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:44:37,323 INFO L231 Difference]: Finished difference. Result has 302 places, 301 transitions, 617 flow [2024-12-02 08:44:37,323 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=613, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=301, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=299, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=617, PETRI_PLACES=302, PETRI_TRANSITIONS=301} [2024-12-02 08:44:37,324 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -44 predicate places. [2024-12-02 08:44:37,324 INFO L471 AbstractCegarLoop]: Abstraction has has 302 places, 301 transitions, 617 flow [2024-12-02 08:44:37,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.3333333333333) internal successors, (946), 3 states have internal predecessors, (946), 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:44:37,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:37,325 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, 1, 1, 1] [2024-12-02 08:44:37,325 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-02 08:44:37,325 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:37,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:37,326 INFO L85 PathProgramCache]: Analyzing trace with hash 1349564608, now seen corresponding path program 1 times [2024-12-02 08:44:37,326 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:37,326 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [797725580] [2024-12-02 08:44:37,327 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:37,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:37,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:37,782 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:44:37,783 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:37,783 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [797725580] [2024-12-02 08:44:37,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [797725580] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:37,783 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:37,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:44:37,783 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [23229163] [2024-12-02 08:44:37,783 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:37,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:44:37,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:37,784 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:44:37,784 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:44:37,965 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 373 [2024-12-02 08:44:37,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 301 transitions, 617 flow. Second operand has 6 states, 6 states have (on average 282.5) internal successors, (1695), 6 states have internal predecessors, (1695), 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:44:37,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:37,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 373 [2024-12-02 08:44:37,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:38,145 INFO L124 PetriNetUnfolderBase]: 73/655 cut-off events. [2024-12-02 08:44:38,145 INFO L125 PetriNetUnfolderBase]: For 34/35 co-relation queries the response was YES. [2024-12-02 08:44:38,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 851 conditions, 655 events. 73/655 cut-off events. For 34/35 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2637 event pairs, 42 based on Foata normal form. 0/547 useless extension candidates. Maximal degree in co-relation 787. Up to 144 conditions per place. [2024-12-02 08:44:38,149 INFO L140 encePairwiseOnDemand]: 361/373 looper letters, 38 selfloop transitions, 10 changer transitions 0/299 dead transitions. [2024-12-02 08:44:38,149 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 299 transitions, 709 flow [2024-12-02 08:44:38,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 08:44:38,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 08:44:38,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1735 transitions. [2024-12-02 08:44:38,153 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7752457551385166 [2024-12-02 08:44:38,153 INFO L175 Difference]: Start difference. First operand has 302 places, 301 transitions, 617 flow. Second operand 6 states and 1735 transitions. [2024-12-02 08:44:38,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 299 transitions, 709 flow [2024-12-02 08:44:38,155 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 303 places, 299 transitions, 705 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:38,158 INFO L231 Difference]: Finished difference. Result has 303 places, 299 transitions, 629 flow [2024-12-02 08:44:38,159 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=609, PETRI_DIFFERENCE_MINUEND_PLACES=298, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=299, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=289, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=629, PETRI_PLACES=303, PETRI_TRANSITIONS=299} [2024-12-02 08:44:38,159 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -43 predicate places. [2024-12-02 08:44:38,159 INFO L471 AbstractCegarLoop]: Abstraction has has 303 places, 299 transitions, 629 flow [2024-12-02 08:44:38,160 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 282.5) internal successors, (1695), 6 states have internal predecessors, (1695), 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:44:38,160 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:38,160 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, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 08:44:38,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 08:44:38,161 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:38,161 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:38,161 INFO L85 PathProgramCache]: Analyzing trace with hash -1870884804, now seen corresponding path program 1 times [2024-12-02 08:44:38,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:38,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550822160] [2024-12-02 08:44:38,161 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:38,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:38,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:38,197 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:44:38,197 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:38,197 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550822160] [2024-12-02 08:44:38,197 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550822160] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:38,197 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:38,197 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:38,197 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [469851741] [2024-12-02 08:44:38,197 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:38,197 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:38,198 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:38,198 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:38,198 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:38,213 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 373 [2024-12-02 08:44:38,214 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 299 transitions, 629 flow. Second operand has 3 states, 3 states have (on average 312.0) internal successors, (936), 3 states have internal predecessors, (936), 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:44:38,214 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:38,214 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 373 [2024-12-02 08:44:38,214 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:38,307 INFO L124 PetriNetUnfolderBase]: 37/537 cut-off events. [2024-12-02 08:44:38,307 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-12-02 08:44:38,309 INFO L83 FinitePrefix]: Finished finitePrefix Result has 634 conditions, 537 events. 37/537 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1666 event pairs, 18 based on Foata normal form. 0/461 useless extension candidates. Maximal degree in co-relation 600. Up to 63 conditions per place. [2024-12-02 08:44:38,310 INFO L140 encePairwiseOnDemand]: 369/373 looper letters, 16 selfloop transitions, 1 changer transitions 0/296 dead transitions. [2024-12-02 08:44:38,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 296 transitions, 657 flow [2024-12-02 08:44:38,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:38,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:38,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 952 transitions. [2024-12-02 08:44:38,313 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8507596067917784 [2024-12-02 08:44:38,313 INFO L175 Difference]: Start difference. First operand has 303 places, 299 transitions, 629 flow. Second operand 3 states and 952 transitions. [2024-12-02 08:44:38,313 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 296 transitions, 657 flow [2024-12-02 08:44:38,315 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 296 transitions, 637 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-12-02 08:44:38,318 INFO L231 Difference]: Finished difference. Result has 297 places, 296 transitions, 605 flow [2024-12-02 08:44:38,318 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=603, PETRI_DIFFERENCE_MINUEND_PLACES=295, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=296, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=605, PETRI_PLACES=297, PETRI_TRANSITIONS=296} [2024-12-02 08:44:38,319 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -49 predicate places. [2024-12-02 08:44:38,319 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 296 transitions, 605 flow [2024-12-02 08:44:38,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 312.0) internal successors, (936), 3 states have internal predecessors, (936), 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:44:38,319 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:38,320 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:38,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 08:44:38,320 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:38,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:38,320 INFO L85 PathProgramCache]: Analyzing trace with hash -830178086, now seen corresponding path program 1 times [2024-12-02 08:44:38,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:38,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1133199981] [2024-12-02 08:44:38,321 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:38,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:38,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:38,370 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:44:38,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:38,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1133199981] [2024-12-02 08:44:38,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1133199981] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:38,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:38,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:38,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [37886859] [2024-12-02 08:44:38,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:38,371 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:38,371 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:38,371 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:38,371 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:38,395 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 373 [2024-12-02 08:44:38,396 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 296 transitions, 605 flow. Second operand has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:38,396 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:38,396 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 373 [2024-12-02 08:44:38,396 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:38,493 INFO L124 PetriNetUnfolderBase]: 45/595 cut-off events. [2024-12-02 08:44:38,493 INFO L125 PetriNetUnfolderBase]: For 22/23 co-relation queries the response was YES. [2024-12-02 08:44:38,495 INFO L83 FinitePrefix]: Finished finitePrefix Result has 692 conditions, 595 events. 45/595 cut-off events. For 22/23 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2177 event pairs, 18 based on Foata normal form. 0/501 useless extension candidates. Maximal degree in co-relation 627. Up to 72 conditions per place. [2024-12-02 08:44:38,497 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 16 selfloop transitions, 2 changer transitions 0/295 dead transitions. [2024-12-02 08:44:38,497 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 295 transitions, 639 flow [2024-12-02 08:44:38,497 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:38,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:38,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 951 transitions. [2024-12-02 08:44:38,500 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8498659517426274 [2024-12-02 08:44:38,500 INFO L175 Difference]: Start difference. First operand has 297 places, 296 transitions, 605 flow. Second operand 3 states and 951 transitions. [2024-12-02 08:44:38,500 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 295 transitions, 639 flow [2024-12-02 08:44:38,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 295 transitions, 638 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:44:38,504 INFO L231 Difference]: Finished difference. Result has 297 places, 295 transitions, 606 flow [2024-12-02 08:44:38,505 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=602, PETRI_DIFFERENCE_MINUEND_PLACES=295, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=293, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=297, PETRI_TRANSITIONS=295} [2024-12-02 08:44:38,505 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -49 predicate places. [2024-12-02 08:44:38,505 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 295 transitions, 606 flow [2024-12-02 08:44:38,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:38,506 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:38,506 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:38,506 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 08:44:38,506 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:38,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:38,507 INFO L85 PathProgramCache]: Analyzing trace with hash 991102063, now seen corresponding path program 1 times [2024-12-02 08:44:38,507 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:38,507 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1843187366] [2024-12-02 08:44:38,507 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:38,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:38,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:38,557 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:44:38,557 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:38,557 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1843187366] [2024-12-02 08:44:38,557 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1843187366] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:38,557 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:38,557 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:38,558 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1855419474] [2024-12-02 08:44:38,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:38,558 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:38,559 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:38,559 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:38,559 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:38,572 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 373 [2024-12-02 08:44:38,573 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 295 transitions, 606 flow. Second operand has 3 states, 3 states have (on average 312.0) internal successors, (936), 3 states have internal predecessors, (936), 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:44:38,573 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:38,573 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 373 [2024-12-02 08:44:38,573 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:38,667 INFO L124 PetriNetUnfolderBase]: 53/616 cut-off events. [2024-12-02 08:44:38,667 INFO L125 PetriNetUnfolderBase]: For 27/28 co-relation queries the response was YES. [2024-12-02 08:44:38,669 INFO L83 FinitePrefix]: Finished finitePrefix Result has 734 conditions, 616 events. 53/616 cut-off events. For 27/28 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2332 event pairs, 26 based on Foata normal form. 0/529 useless extension candidates. Maximal degree in co-relation 670. Up to 85 conditions per place. [2024-12-02 08:44:38,670 INFO L140 encePairwiseOnDemand]: 369/373 looper letters, 16 selfloop transitions, 1 changer transitions 0/292 dead transitions. [2024-12-02 08:44:38,670 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 296 places, 292 transitions, 634 flow [2024-12-02 08:44:38,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:38,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:38,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 952 transitions. [2024-12-02 08:44:38,673 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8507596067917784 [2024-12-02 08:44:38,673 INFO L175 Difference]: Start difference. First operand has 297 places, 295 transitions, 606 flow. Second operand 3 states and 952 transitions. [2024-12-02 08:44:38,673 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 296 places, 292 transitions, 634 flow [2024-12-02 08:44:38,675 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 294 places, 292 transitions, 630 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:38,677 INFO L231 Difference]: Finished difference. Result has 294 places, 292 transitions, 598 flow [2024-12-02 08:44:38,677 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=596, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=292, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=291, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=598, PETRI_PLACES=294, PETRI_TRANSITIONS=292} [2024-12-02 08:44:38,678 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -52 predicate places. [2024-12-02 08:44:38,678 INFO L471 AbstractCegarLoop]: Abstraction has has 294 places, 292 transitions, 598 flow [2024-12-02 08:44:38,679 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 312.0) internal successors, (936), 3 states have internal predecessors, (936), 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:44:38,679 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:38,679 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:38,679 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-02 08:44:38,679 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:38,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:38,679 INFO L85 PathProgramCache]: Analyzing trace with hash -1211815665, now seen corresponding path program 1 times [2024-12-02 08:44:38,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:38,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820710987] [2024-12-02 08:44:38,680 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:38,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:39,126 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:44:39,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:39,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820710987] [2024-12-02 08:44:39,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1820710987] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:39,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:39,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:44:39,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [506092158] [2024-12-02 08:44:39,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:39,127 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:44:39,127 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:39,128 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:44:39,128 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:44:39,330 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 373 [2024-12-02 08:44:39,333 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 294 places, 292 transitions, 598 flow. Second operand has 6 states, 6 states have (on average 306.1666666666667) internal successors, (1837), 6 states have internal predecessors, (1837), 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:44:39,333 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:39,333 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 373 [2024-12-02 08:44:39,333 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:39,433 INFO L124 PetriNetUnfolderBase]: 34/476 cut-off events. [2024-12-02 08:44:39,433 INFO L125 PetriNetUnfolderBase]: For 18/19 co-relation queries the response was YES. [2024-12-02 08:44:39,434 INFO L83 FinitePrefix]: Finished finitePrefix Result has 557 conditions, 476 events. 34/476 cut-off events. For 18/19 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1394 event pairs, 10 based on Foata normal form. 0/407 useless extension candidates. Maximal degree in co-relation 492. Up to 49 conditions per place. [2024-12-02 08:44:39,436 INFO L140 encePairwiseOnDemand]: 368/373 looper letters, 21 selfloop transitions, 4 changer transitions 0/291 dead transitions. [2024-12-02 08:44:39,436 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 291 transitions, 646 flow [2024-12-02 08:44:39,436 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 08:44:39,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 08:44:39,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1855 transitions. [2024-12-02 08:44:39,440 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8288650580875782 [2024-12-02 08:44:39,440 INFO L175 Difference]: Start difference. First operand has 294 places, 292 transitions, 598 flow. Second operand 6 states and 1855 transitions. [2024-12-02 08:44:39,440 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 291 transitions, 646 flow [2024-12-02 08:44:39,442 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 297 places, 291 transitions, 645 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:44:39,445 INFO L231 Difference]: Finished difference. Result has 297 places, 291 transitions, 603 flow [2024-12-02 08:44:39,445 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=595, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=291, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=603, PETRI_PLACES=297, PETRI_TRANSITIONS=291} [2024-12-02 08:44:39,446 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -49 predicate places. [2024-12-02 08:44:39,446 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 291 transitions, 603 flow [2024-12-02 08:44:39,447 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 306.1666666666667) internal successors, (1837), 6 states have internal predecessors, (1837), 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:44:39,447 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:39,447 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:39,447 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-12-02 08:44:39,447 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:39,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:39,448 INFO L85 PathProgramCache]: Analyzing trace with hash -1846826883, now seen corresponding path program 1 times [2024-12-02 08:44:39,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:39,448 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1649800862] [2024-12-02 08:44:39,448 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:39,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:39,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:39,496 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:44:39,496 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:39,496 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1649800862] [2024-12-02 08:44:39,496 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1649800862] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:39,496 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:39,497 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:39,497 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [181856989] [2024-12-02 08:44:39,497 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:39,497 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:39,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:39,497 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:39,497 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:39,518 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 311 out of 373 [2024-12-02 08:44:39,520 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 291 transitions, 603 flow. Second operand has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:39,520 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:39,520 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 311 of 373 [2024-12-02 08:44:39,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:39,624 INFO L124 PetriNetUnfolderBase]: 46/487 cut-off events. [2024-12-02 08:44:39,624 INFO L125 PetriNetUnfolderBase]: For 22/23 co-relation queries the response was YES. [2024-12-02 08:44:39,626 INFO L83 FinitePrefix]: Finished finitePrefix Result has 583 conditions, 487 events. 46/487 cut-off events. For 22/23 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1581 event pairs, 16 based on Foata normal form. 0/415 useless extension candidates. Maximal degree in co-relation 518. Up to 72 conditions per place. [2024-12-02 08:44:39,627 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 16 selfloop transitions, 2 changer transitions 0/290 dead transitions. [2024-12-02 08:44:39,627 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 290 transitions, 637 flow [2024-12-02 08:44:39,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:39,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:39,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 951 transitions. [2024-12-02 08:44:39,630 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8498659517426274 [2024-12-02 08:44:39,630 INFO L175 Difference]: Start difference. First operand has 297 places, 291 transitions, 603 flow. Second operand 3 states and 951 transitions. [2024-12-02 08:44:39,631 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 290 transitions, 637 flow [2024-12-02 08:44:39,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 294 places, 290 transitions, 630 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-12-02 08:44:39,636 INFO L231 Difference]: Finished difference. Result has 294 places, 290 transitions, 598 flow [2024-12-02 08:44:39,637 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=594, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=288, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=598, PETRI_PLACES=294, PETRI_TRANSITIONS=290} [2024-12-02 08:44:39,637 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -52 predicate places. [2024-12-02 08:44:39,637 INFO L471 AbstractCegarLoop]: Abstraction has has 294 places, 290 transitions, 598 flow [2024-12-02 08:44:39,638 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 312.3333333333333) internal successors, (937), 3 states have internal predecessors, (937), 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:44:39,638 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:39,638 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:39,638 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-12-02 08:44:39,639 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:39,639 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:39,639 INFO L85 PathProgramCache]: Analyzing trace with hash -319702887, now seen corresponding path program 1 times [2024-12-02 08:44:39,639 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:39,639 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1075252609] [2024-12-02 08:44:39,640 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:39,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:39,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:39,710 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:44:39,710 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:39,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1075252609] [2024-12-02 08:44:39,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1075252609] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:39,710 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:39,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:39,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153488896] [2024-12-02 08:44:39,711 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:39,711 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:39,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:39,712 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:39,712 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:39,726 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 373 [2024-12-02 08:44:39,728 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 294 places, 290 transitions, 598 flow. Second operand has 3 states, 3 states have (on average 314.0) internal successors, (942), 3 states have internal predecessors, (942), 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:44:39,728 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:39,728 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 373 [2024-12-02 08:44:39,728 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:39,864 INFO L124 PetriNetUnfolderBase]: 62/574 cut-off events. [2024-12-02 08:44:39,864 INFO L125 PetriNetUnfolderBase]: For 27/28 co-relation queries the response was YES. [2024-12-02 08:44:39,866 INFO L83 FinitePrefix]: Finished finitePrefix Result has 690 conditions, 574 events. 62/574 cut-off events. For 27/28 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 2108 event pairs, 13 based on Foata normal form. 0/487 useless extension candidates. Maximal degree in co-relation 626. Up to 58 conditions per place. [2024-12-02 08:44:39,868 INFO L140 encePairwiseOnDemand]: 368/373 looper letters, 19 selfloop transitions, 3 changer transitions 0/294 dead transitions. [2024-12-02 08:44:39,868 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 294 places, 294 transitions, 652 flow [2024-12-02 08:44:39,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:39,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:39,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2024-12-02 08:44:39,871 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8605898123324397 [2024-12-02 08:44:39,871 INFO L175 Difference]: Start difference. First operand has 294 places, 290 transitions, 598 flow. Second operand 3 states and 963 transitions. [2024-12-02 08:44:39,871 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 294 places, 294 transitions, 652 flow [2024-12-02 08:44:39,874 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 292 places, 294 transitions, 648 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:39,877 INFO L231 Difference]: Finished difference. Result has 294 places, 290 transitions, 610 flow [2024-12-02 08:44:39,878 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=590, PETRI_DIFFERENCE_MINUEND_PLACES=290, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=288, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=610, PETRI_PLACES=294, PETRI_TRANSITIONS=290} [2024-12-02 08:44:39,878 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -52 predicate places. [2024-12-02 08:44:39,878 INFO L471 AbstractCegarLoop]: Abstraction has has 294 places, 290 transitions, 610 flow [2024-12-02 08:44:39,879 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 314.0) internal successors, (942), 3 states have internal predecessors, (942), 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:44:39,879 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:39,879 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:39,879 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-12-02 08:44:39,880 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:39,880 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:39,880 INFO L85 PathProgramCache]: Analyzing trace with hash 940159547, now seen corresponding path program 1 times [2024-12-02 08:44:39,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:39,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2123796720] [2024-12-02 08:44:39,881 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:39,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:39,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:39,939 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:39,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:39,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2123796720] [2024-12-02 08:44:39,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2123796720] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:39,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:39,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:39,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [117669461] [2024-12-02 08:44:39,939 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:39,940 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:39,940 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:39,940 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:39,940 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:39,958 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 312 out of 373 [2024-12-02 08:44:39,959 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 294 places, 290 transitions, 610 flow. Second operand has 3 states, 3 states have (on average 313.3333333333333) internal successors, (940), 3 states have internal predecessors, (940), 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:44:39,959 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:39,959 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 312 of 373 [2024-12-02 08:44:39,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:40,076 INFO L124 PetriNetUnfolderBase]: 55/681 cut-off events. [2024-12-02 08:44:40,076 INFO L125 PetriNetUnfolderBase]: For 37/38 co-relation queries the response was YES. [2024-12-02 08:44:40,078 INFO L83 FinitePrefix]: Finished finitePrefix Result has 821 conditions, 681 events. 55/681 cut-off events. For 37/38 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 2661 event pairs, 23 based on Foata normal form. 0/583 useless extension candidates. Maximal degree in co-relation 755. Up to 74 conditions per place. [2024-12-02 08:44:40,080 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 15 selfloop transitions, 2 changer transitions 0/289 dead transitions. [2024-12-02 08:44:40,080 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 295 places, 289 transitions, 642 flow [2024-12-02 08:44:40,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:40,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:40,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 953 transitions. [2024-12-02 08:44:40,083 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8516532618409294 [2024-12-02 08:44:40,083 INFO L175 Difference]: Start difference. First operand has 294 places, 290 transitions, 610 flow. Second operand 3 states and 953 transitions. [2024-12-02 08:44:40,083 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 295 places, 289 transitions, 642 flow [2024-12-02 08:44:40,085 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 293 places, 289 transitions, 636 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:40,087 INFO L231 Difference]: Finished difference. Result has 293 places, 289 transitions, 606 flow [2024-12-02 08:44:40,088 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=602, PETRI_DIFFERENCE_MINUEND_PLACES=291, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=287, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=293, PETRI_TRANSITIONS=289} [2024-12-02 08:44:40,088 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -53 predicate places. [2024-12-02 08:44:40,088 INFO L471 AbstractCegarLoop]: Abstraction has has 293 places, 289 transitions, 606 flow [2024-12-02 08:44:40,088 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 313.3333333333333) internal successors, (940), 3 states have internal predecessors, (940), 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:44:40,089 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:40,089 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:40,089 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-12-02 08:44:40,089 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:40,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:40,089 INFO L85 PathProgramCache]: Analyzing trace with hash -1386511647, now seen corresponding path program 1 times [2024-12-02 08:44:40,090 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:40,090 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [883776002] [2024-12-02 08:44:40,090 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:40,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:40,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:40,151 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:40,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:40,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [883776002] [2024-12-02 08:44:40,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [883776002] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:40,152 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:40,152 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:40,152 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1187160132] [2024-12-02 08:44:40,152 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:40,152 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:40,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:40,153 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:40,153 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:40,162 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 312 out of 373 [2024-12-02 08:44:40,163 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 293 places, 289 transitions, 606 flow. Second operand has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 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:44:40,163 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:40,163 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 312 of 373 [2024-12-02 08:44:40,163 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:40,305 INFO L124 PetriNetUnfolderBase]: 78/848 cut-off events. [2024-12-02 08:44:40,305 INFO L125 PetriNetUnfolderBase]: For 29/29 co-relation queries the response was YES. [2024-12-02 08:44:40,307 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1032 conditions, 848 events. 78/848 cut-off events. For 29/29 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 4012 event pairs, 28 based on Foata normal form. 0/733 useless extension candidates. Maximal degree in co-relation 967. Up to 106 conditions per place. [2024-12-02 08:44:40,310 INFO L140 encePairwiseOnDemand]: 366/373 looper letters, 18 selfloop transitions, 4 changer transitions 0/292 dead transitions. [2024-12-02 08:44:40,310 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 292 places, 292 transitions, 661 flow [2024-12-02 08:44:40,310 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:40,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:40,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 959 transitions. [2024-12-02 08:44:40,312 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8570151921358355 [2024-12-02 08:44:40,312 INFO L175 Difference]: Start difference. First operand has 293 places, 289 transitions, 606 flow. Second operand 3 states and 959 transitions. [2024-12-02 08:44:40,312 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 292 places, 292 transitions, 661 flow [2024-12-02 08:44:40,314 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 290 places, 292 transitions, 657 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:40,316 INFO L231 Difference]: Finished difference. Result has 291 places, 289 transitions, 620 flow [2024-12-02 08:44:40,316 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=596, PETRI_DIFFERENCE_MINUEND_PLACES=288, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=620, PETRI_PLACES=291, PETRI_TRANSITIONS=289} [2024-12-02 08:44:40,317 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -55 predicate places. [2024-12-02 08:44:40,317 INFO L471 AbstractCegarLoop]: Abstraction has has 291 places, 289 transitions, 620 flow [2024-12-02 08:44:40,317 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 313.0) internal successors, (939), 3 states have internal predecessors, (939), 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:44:40,317 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:40,317 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:40,318 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-12-02 08:44:40,318 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting thread2Err15ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:40,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:40,318 INFO L85 PathProgramCache]: Analyzing trace with hash 2075724898, now seen corresponding path program 1 times [2024-12-02 08:44:40,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:40,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1187632285] [2024-12-02 08:44:40,319 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:40,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:40,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:40,399 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:40,399 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:40,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1187632285] [2024-12-02 08:44:40,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1187632285] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:40,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:40,400 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:40,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580367492] [2024-12-02 08:44:40,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:40,400 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:40,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:40,400 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:40,401 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:40,414 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 373 [2024-12-02 08:44:40,415 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 291 places, 289 transitions, 620 flow. Second operand has 3 states, 3 states have (on average 315.3333333333333) internal successors, (946), 3 states have internal predecessors, (946), 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:44:40,415 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:40,415 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 373 [2024-12-02 08:44:40,415 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:40,535 INFO L124 PetriNetUnfolderBase]: 63/652 cut-off events. [2024-12-02 08:44:40,535 INFO L125 PetriNetUnfolderBase]: For 74/82 co-relation queries the response was YES. [2024-12-02 08:44:40,537 INFO L83 FinitePrefix]: Finished finitePrefix Result has 851 conditions, 652 events. 63/652 cut-off events. For 74/82 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2885 event pairs, 17 based on Foata normal form. 2/576 useless extension candidates. Maximal degree in co-relation 785. Up to 69 conditions per place. [2024-12-02 08:44:40,539 INFO L140 encePairwiseOnDemand]: 368/373 looper letters, 16 selfloop transitions, 2 changer transitions 2/290 dead transitions. [2024-12-02 08:44:40,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 291 places, 290 transitions, 666 flow [2024-12-02 08:44:40,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:40,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:40,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 958 transitions. [2024-12-02 08:44:40,541 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8561215370866846 [2024-12-02 08:44:40,541 INFO L175 Difference]: Start difference. First operand has 291 places, 289 transitions, 620 flow. Second operand 3 states and 958 transitions. [2024-12-02 08:44:40,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 291 places, 290 transitions, 666 flow [2024-12-02 08:44:40,543 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 290 places, 290 transitions, 661 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:44:40,545 INFO L231 Difference]: Finished difference. Result has 290 places, 285 transitions, 611 flow [2024-12-02 08:44:40,546 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=612, PETRI_DIFFERENCE_MINUEND_PLACES=288, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=611, PETRI_PLACES=290, PETRI_TRANSITIONS=285} [2024-12-02 08:44:40,546 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -56 predicate places. [2024-12-02 08:44:40,546 INFO L471 AbstractCegarLoop]: Abstraction has has 290 places, 285 transitions, 611 flow [2024-12-02 08:44:40,547 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.3333333333333) internal successors, (946), 3 states have internal predecessors, (946), 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:44:40,547 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:40,547 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:40,547 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-12-02 08:44:40,547 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting thread1Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:40,548 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:40,548 INFO L85 PathProgramCache]: Analyzing trace with hash -1251189586, now seen corresponding path program 1 times [2024-12-02 08:44:40,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:40,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [647820556] [2024-12-02 08:44:40,548 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:40,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:40,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:40,752 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:40,752 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:40,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [647820556] [2024-12-02 08:44:40,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [647820556] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:40,752 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:40,752 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-12-02 08:44:40,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1312330018] [2024-12-02 08:44:40,752 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:40,753 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 08:44:40,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:40,753 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 08:44:40,753 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=26, Unknown=0, NotChecked=0, Total=42 [2024-12-02 08:44:40,978 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 298 out of 373 [2024-12-02 08:44:40,980 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 290 places, 285 transitions, 611 flow. Second operand has 7 states, 7 states have (on average 301.0) internal successors, (2107), 7 states have internal predecessors, (2107), 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:44:40,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:40,980 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 373 [2024-12-02 08:44:40,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:41,285 INFO L124 PetriNetUnfolderBase]: 91/1159 cut-off events. [2024-12-02 08:44:41,285 INFO L125 PetriNetUnfolderBase]: For 77/77 co-relation queries the response was YES. [2024-12-02 08:44:41,289 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1466 conditions, 1159 events. 91/1159 cut-off events. For 77/77 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 5663 event pairs, 19 based on Foata normal form. 0/1034 useless extension candidates. Maximal degree in co-relation 1397. Up to 65 conditions per place. [2024-12-02 08:44:41,293 INFO L140 encePairwiseOnDemand]: 359/373 looper letters, 43 selfloop transitions, 15 changer transitions 0/309 dead transitions. [2024-12-02 08:44:41,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 309 transitions, 801 flow [2024-12-02 08:44:41,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-12-02 08:44:41,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-12-02 08:44:41,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 3032 transitions. [2024-12-02 08:44:41,297 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8128686327077748 [2024-12-02 08:44:41,298 INFO L175 Difference]: Start difference. First operand has 290 places, 285 transitions, 611 flow. Second operand 10 states and 3032 transitions. [2024-12-02 08:44:41,298 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 309 transitions, 801 flow [2024-12-02 08:44:41,300 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 295 places, 309 transitions, 797 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:41,303 INFO L231 Difference]: Finished difference. Result has 299 places, 292 transitions, 681 flow [2024-12-02 08:44:41,303 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=607, PETRI_DIFFERENCE_MINUEND_PLACES=286, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=285, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=272, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=681, PETRI_PLACES=299, PETRI_TRANSITIONS=292} [2024-12-02 08:44:41,303 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -47 predicate places. [2024-12-02 08:44:41,303 INFO L471 AbstractCegarLoop]: Abstraction has has 299 places, 292 transitions, 681 flow [2024-12-02 08:44:41,304 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 301.0) internal successors, (2107), 7 states have internal predecessors, (2107), 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:44:41,304 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:41,304 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:41,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-12-02 08:44:41,305 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting thread2Err18ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:41,305 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:41,305 INFO L85 PathProgramCache]: Analyzing trace with hash -1011792565, now seen corresponding path program 1 times [2024-12-02 08:44:41,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:41,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [790644289] [2024-12-02 08:44:41,306 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:41,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:41,363 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:41,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:41,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [790644289] [2024-12-02 08:44:41,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [790644289] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:41,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:41,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:41,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1670006223] [2024-12-02 08:44:41,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:41,364 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:41,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:41,365 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:41,365 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:41,382 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 373 [2024-12-02 08:44:41,383 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 299 places, 292 transitions, 681 flow. Second operand has 3 states, 3 states have (on average 316.0) internal successors, (948), 3 states have internal predecessors, (948), 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:44:41,383 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:41,383 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 373 [2024-12-02 08:44:41,383 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:41,578 INFO L124 PetriNetUnfolderBase]: 136/1073 cut-off events. [2024-12-02 08:44:41,578 INFO L125 PetriNetUnfolderBase]: For 169/194 co-relation queries the response was YES. [2024-12-02 08:44:41,582 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1562 conditions, 1073 events. 136/1073 cut-off events. For 169/194 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 5776 event pairs, 57 based on Foata normal form. 0/954 useless extension candidates. Maximal degree in co-relation 1486. Up to 188 conditions per place. [2024-12-02 08:44:41,585 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 20 selfloop transitions, 2 changer transitions 0/295 dead transitions. [2024-12-02 08:44:41,585 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 300 places, 295 transitions, 741 flow [2024-12-02 08:44:41,586 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:41,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:41,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 957 transitions. [2024-12-02 08:44:41,587 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8552278820375335 [2024-12-02 08:44:41,587 INFO L175 Difference]: Start difference. First operand has 299 places, 292 transitions, 681 flow. Second operand 3 states and 957 transitions. [2024-12-02 08:44:41,587 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 300 places, 295 transitions, 741 flow [2024-12-02 08:44:41,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 298 places, 295 transitions, 734 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:41,592 INFO L231 Difference]: Finished difference. Result has 298 places, 291 transitions, 677 flow [2024-12-02 08:44:41,592 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=673, PETRI_DIFFERENCE_MINUEND_PLACES=296, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=291, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=289, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=677, PETRI_PLACES=298, PETRI_TRANSITIONS=291} [2024-12-02 08:44:41,593 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -48 predicate places. [2024-12-02 08:44:41,593 INFO L471 AbstractCegarLoop]: Abstraction has has 298 places, 291 transitions, 677 flow [2024-12-02 08:44:41,593 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 316.0) internal successors, (948), 3 states have internal predecessors, (948), 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:44:41,593 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:41,593 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:41,593 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-12-02 08:44:41,593 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting thread2Err17ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:41,594 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:41,594 INFO L85 PathProgramCache]: Analyzing trace with hash -1012746871, now seen corresponding path program 1 times [2024-12-02 08:44:41,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:41,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1271885469] [2024-12-02 08:44:41,594 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:41,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:41,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:41,652 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:41,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:41,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1271885469] [2024-12-02 08:44:41,652 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1271885469] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:41,652 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:41,652 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:41,652 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2042831023] [2024-12-02 08:44:41,652 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:41,652 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:41,653 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:41,653 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:41,653 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:41,658 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 373 [2024-12-02 08:44:41,659 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 298 places, 291 transitions, 677 flow. Second operand has 3 states, 3 states have (on average 317.0) internal successors, (951), 3 states have internal predecessors, (951), 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:44:41,659 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:41,659 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 373 [2024-12-02 08:44:41,659 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:41,854 INFO L124 PetriNetUnfolderBase]: 110/1090 cut-off events. [2024-12-02 08:44:41,855 INFO L125 PetriNetUnfolderBase]: For 135/154 co-relation queries the response was YES. [2024-12-02 08:44:41,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1548 conditions, 1090 events. 110/1090 cut-off events. For 135/154 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 5710 event pairs, 18 based on Foata normal form. 0/1011 useless extension candidates. Maximal degree in co-relation 1474. Up to 130 conditions per place. [2024-12-02 08:44:41,862 INFO L140 encePairwiseOnDemand]: 368/373 looper letters, 18 selfloop transitions, 3 changer transitions 0/294 dead transitions. [2024-12-02 08:44:41,862 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 294 transitions, 734 flow [2024-12-02 08:44:41,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:41,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:41,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 964 transitions. [2024-12-02 08:44:41,864 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8614834673815907 [2024-12-02 08:44:41,864 INFO L175 Difference]: Start difference. First operand has 298 places, 291 transitions, 677 flow. Second operand 3 states and 964 transitions. [2024-12-02 08:44:41,864 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 294 transitions, 734 flow [2024-12-02 08:44:41,866 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 294 transitions, 730 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:41,869 INFO L231 Difference]: Finished difference. Result has 297 places, 290 transitions, 682 flow [2024-12-02 08:44:41,869 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=669, PETRI_DIFFERENCE_MINUEND_PLACES=294, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=682, PETRI_PLACES=297, PETRI_TRANSITIONS=290} [2024-12-02 08:44:41,869 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -49 predicate places. [2024-12-02 08:44:41,870 INFO L471 AbstractCegarLoop]: Abstraction has has 297 places, 290 transitions, 682 flow [2024-12-02 08:44:41,870 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 317.0) internal successors, (951), 3 states have internal predecessors, (951), 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:44:41,870 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:41,870 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:41,870 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-12-02 08:44:41,870 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting thread2Err20ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:41,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:41,871 INFO L85 PathProgramCache]: Analyzing trace with hash 1755654033, now seen corresponding path program 1 times [2024-12-02 08:44:41,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:41,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564297281] [2024-12-02 08:44:41,871 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:41,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:41,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:41,927 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 08:44:41,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:41,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [564297281] [2024-12-02 08:44:41,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [564297281] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:41,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:41,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:41,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [973117703] [2024-12-02 08:44:41,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:41,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:41,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:41,928 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:41,928 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:41,943 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 313 out of 373 [2024-12-02 08:44:41,944 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 290 transitions, 682 flow. Second operand has 3 states, 3 states have (on average 316.0) internal successors, (948), 3 states have internal predecessors, (948), 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:44:41,944 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:41,944 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 313 of 373 [2024-12-02 08:44:41,944 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:42,147 INFO L124 PetriNetUnfolderBase]: 112/1078 cut-off events. [2024-12-02 08:44:42,147 INFO L125 PetriNetUnfolderBase]: For 204/222 co-relation queries the response was YES. [2024-12-02 08:44:42,151 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1575 conditions, 1078 events. 112/1078 cut-off events. For 204/222 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 5617 event pairs, 45 based on Foata normal form. 0/1010 useless extension candidates. Maximal degree in co-relation 1501. Up to 168 conditions per place. [2024-12-02 08:44:42,153 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 21 selfloop transitions, 3 changer transitions 5/293 dead transitions. [2024-12-02 08:44:42,154 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 293 transitions, 747 flow [2024-12-02 08:44:42,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:42,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:42,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 958 transitions. [2024-12-02 08:44:42,155 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8561215370866846 [2024-12-02 08:44:42,156 INFO L175 Difference]: Start difference. First operand has 297 places, 290 transitions, 682 flow. Second operand 3 states and 958 transitions. [2024-12-02 08:44:42,156 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 293 transitions, 747 flow [2024-12-02 08:44:42,158 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 293 transitions, 740 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-12-02 08:44:42,161 INFO L231 Difference]: Finished difference. Result has 296 places, 285 transitions, 660 flow [2024-12-02 08:44:42,161 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=673, PETRI_DIFFERENCE_MINUEND_PLACES=294, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=286, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=660, PETRI_PLACES=296, PETRI_TRANSITIONS=285} [2024-12-02 08:44:42,161 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -50 predicate places. [2024-12-02 08:44:42,161 INFO L471 AbstractCegarLoop]: Abstraction has has 296 places, 285 transitions, 660 flow [2024-12-02 08:44:42,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 316.0) internal successors, (948), 3 states have internal predecessors, (948), 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:44:42,162 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:42,162 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:42,162 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-12-02 08:44:42,162 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting thread1Err4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:42,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:42,163 INFO L85 PathProgramCache]: Analyzing trace with hash -63845417, now seen corresponding path program 1 times [2024-12-02 08:44:42,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:42,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1541602815] [2024-12-02 08:44:42,163 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:42,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:42,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:42,661 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-02 08:44:42,661 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:42,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1541602815] [2024-12-02 08:44:42,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1541602815] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:42,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:42,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 08:44:42,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977224377] [2024-12-02 08:44:42,662 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:42,662 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 08:44:42,662 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:42,663 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 08:44:42,663 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-12-02 08:44:42,837 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 298 out of 373 [2024-12-02 08:44:42,839 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 296 places, 285 transitions, 660 flow. Second operand has 6 states, 6 states have (on average 300.1666666666667) internal successors, (1801), 6 states have internal predecessors, (1801), 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:44:42,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:42,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 298 of 373 [2024-12-02 08:44:42,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:43,094 INFO L124 PetriNetUnfolderBase]: 168/1128 cut-off events. [2024-12-02 08:44:43,094 INFO L125 PetriNetUnfolderBase]: For 176/177 co-relation queries the response was YES. [2024-12-02 08:44:43,098 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1689 conditions, 1128 events. 168/1128 cut-off events. For 176/177 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 6319 event pairs, 14 based on Foata normal form. 0/1060 useless extension candidates. Maximal degree in co-relation 1613. Up to 176 conditions per place. [2024-12-02 08:44:43,102 INFO L140 encePairwiseOnDemand]: 366/373 looper letters, 47 selfloop transitions, 6 changer transitions 0/303 dead transitions. [2024-12-02 08:44:43,102 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 296 places, 303 transitions, 834 flow [2024-12-02 08:44:43,105 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 08:44:43,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 08:44:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1835 transitions. [2024-12-02 08:44:43,107 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.819928507596068 [2024-12-02 08:44:43,108 INFO L175 Difference]: Start difference. First operand has 296 places, 285 transitions, 660 flow. Second operand 6 states and 1835 transitions. [2024-12-02 08:44:43,108 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 296 places, 303 transitions, 834 flow [2024-12-02 08:44:43,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 290 places, 303 transitions, 813 flow, removed 2 selfloop flow, removed 6 redundant places. [2024-12-02 08:44:43,113 INFO L231 Difference]: Finished difference. Result has 290 places, 283 transitions, 647 flow [2024-12-02 08:44:43,113 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=635, PETRI_DIFFERENCE_MINUEND_PLACES=285, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=647, PETRI_PLACES=290, PETRI_TRANSITIONS=283} [2024-12-02 08:44:43,113 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -56 predicate places. [2024-12-02 08:44:43,113 INFO L471 AbstractCegarLoop]: Abstraction has has 290 places, 283 transitions, 647 flow [2024-12-02 08:44:43,114 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 300.1666666666667) internal successors, (1801), 6 states have internal predecessors, (1801), 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:44:43,114 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:43,114 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:43,114 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-12-02 08:44:43,115 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting thread1Err5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:43,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:43,115 INFO L85 PathProgramCache]: Analyzing trace with hash -1225860839, now seen corresponding path program 1 times [2024-12-02 08:44:43,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:43,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117149837] [2024-12-02 08:44:43,116 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:43,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:43,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:43,167 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-02 08:44:43,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:43,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117149837] [2024-12-02 08:44:43,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117149837] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:43,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:43,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:43,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1775828799] [2024-12-02 08:44:43,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:43,167 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:43,168 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:43,168 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:43,168 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:43,176 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 316 out of 373 [2024-12-02 08:44:43,177 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 290 places, 283 transitions, 647 flow. Second operand has 3 states, 3 states have (on average 317.3333333333333) internal successors, (952), 3 states have internal predecessors, (952), 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:44:43,177 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:43,177 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 316 of 373 [2024-12-02 08:44:43,177 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:43,393 INFO L124 PetriNetUnfolderBase]: 113/1179 cut-off events. [2024-12-02 08:44:43,393 INFO L125 PetriNetUnfolderBase]: For 208/211 co-relation queries the response was YES. [2024-12-02 08:44:43,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1628 conditions, 1179 events. 113/1179 cut-off events. For 208/211 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 6245 event pairs, 21 based on Foata normal form. 0/1125 useless extension candidates. Maximal degree in co-relation 1557. Up to 103 conditions per place. [2024-12-02 08:44:43,401 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 25 selfloop transitions, 2 changer transitions 0/293 dead transitions. [2024-12-02 08:44:43,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 291 places, 293 transitions, 746 flow [2024-12-02 08:44:43,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:43,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:43,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 968 transitions. [2024-12-02 08:44:43,404 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8650580875781948 [2024-12-02 08:44:43,404 INFO L175 Difference]: Start difference. First operand has 290 places, 283 transitions, 647 flow. Second operand 3 states and 968 transitions. [2024-12-02 08:44:43,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 291 places, 293 transitions, 746 flow [2024-12-02 08:44:43,407 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 286 places, 293 transitions, 730 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-12-02 08:44:43,410 INFO L231 Difference]: Finished difference. Result has 287 places, 283 transitions, 643 flow [2024-12-02 08:44:43,410 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=633, PETRI_DIFFERENCE_MINUEND_PLACES=284, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=280, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=643, PETRI_PLACES=287, PETRI_TRANSITIONS=283} [2024-12-02 08:44:43,411 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -59 predicate places. [2024-12-02 08:44:43,411 INFO L471 AbstractCegarLoop]: Abstraction has has 287 places, 283 transitions, 643 flow [2024-12-02 08:44:43,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 317.3333333333333) internal successors, (952), 3 states have internal predecessors, (952), 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:44:43,411 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 08:44:43,411 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:43,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-12-02 08:44:43,412 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting thread1Err20ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 113 more)] === [2024-12-02 08:44:43,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 08:44:43,413 INFO L85 PathProgramCache]: Analyzing trace with hash 518818522, now seen corresponding path program 1 times [2024-12-02 08:44:43,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 08:44:43,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1880022053] [2024-12-02 08:44:43,413 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 08:44:43,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 08:44:43,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 08:44:43,509 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-02 08:44:43,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 08:44:43,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1880022053] [2024-12-02 08:44:43,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1880022053] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 08:44:43,509 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 08:44:43,509 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 08:44:43,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113610268] [2024-12-02 08:44:43,510 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 08:44:43,510 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 08:44:43,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 08:44:43,511 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 08:44:43,511 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 08:44:43,523 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 314 out of 373 [2024-12-02 08:44:43,524 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 287 places, 283 transitions, 643 flow. Second operand has 3 states, 3 states have (on average 316.3333333333333) internal successors, (949), 3 states have internal predecessors, (949), 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:44:43,524 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 08:44:43,524 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 314 of 373 [2024-12-02 08:44:43,524 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 08:44:43,721 INFO L124 PetriNetUnfolderBase]: 153/1359 cut-off events. [2024-12-02 08:44:43,721 INFO L125 PetriNetUnfolderBase]: For 188/200 co-relation queries the response was YES. [2024-12-02 08:44:43,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1899 conditions, 1359 events. 153/1359 cut-off events. For 188/200 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 7878 event pairs, 60 based on Foata normal form. 1/1288 useless extension candidates. Maximal degree in co-relation 1828. Up to 175 conditions per place. [2024-12-02 08:44:43,727 INFO L140 encePairwiseOnDemand]: 370/373 looper letters, 0 selfloop transitions, 0 changer transitions 287/287 dead transitions. [2024-12-02 08:44:43,727 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 288 places, 287 transitions, 707 flow [2024-12-02 08:44:43,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 08:44:43,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 08:44:43,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 961 transitions. [2024-12-02 08:44:43,729 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8588025022341377 [2024-12-02 08:44:43,729 INFO L175 Difference]: Start difference. First operand has 287 places, 283 transitions, 643 flow. Second operand 3 states and 961 transitions. [2024-12-02 08:44:43,729 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 288 places, 287 transitions, 707 flow [2024-12-02 08:44:43,731 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 287 places, 287 transitions, 705 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 08:44:43,733 INFO L231 Difference]: Finished difference. Result has 287 places, 0 transitions, 0 flow [2024-12-02 08:44:43,733 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=373, PETRI_DIFFERENCE_MINUEND_FLOW=639, PETRI_DIFFERENCE_MINUEND_PLACES=285, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=287, PETRI_TRANSITIONS=0} [2024-12-02 08:44:43,733 INFO L279 CegarLoopForPetriNet]: 346 programPoint places, -59 predicate places. [2024-12-02 08:44:43,733 INFO L471 AbstractCegarLoop]: Abstraction has has 287 places, 0 transitions, 0 flow [2024-12-02 08:44:43,734 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 316.3333333333333) internal successors, (949), 3 states have internal predecessors, (949), 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:44:43,736 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (116 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (115 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (114 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (113 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (112 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (111 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (110 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (109 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (108 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (107 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (106 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (105 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (104 of 117 remaining) [2024-12-02 08:44:43,737 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (103 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err14ASSERT_VIOLATIONDATA_RACE (102 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err15ASSERT_VIOLATIONDATA_RACE (101 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err16ASSERT_VIOLATIONDATA_RACE (100 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err21ASSERT_VIOLATIONDATA_RACE (99 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err22ASSERT_VIOLATIONDATA_RACE (98 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err17ASSERT_VIOLATIONDATA_RACE (97 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err18ASSERT_VIOLATIONDATA_RACE (96 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err19ASSERT_VIOLATIONDATA_RACE (95 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err20ASSERT_VIOLATIONDATA_RACE (94 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (93 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (92 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (91 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (90 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (89 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (88 of 117 remaining) [2024-12-02 08:44:43,738 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (87 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (86 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (85 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (84 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (83 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (82 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (81 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (80 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err14ASSERT_VIOLATIONDATA_RACE (79 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err15ASSERT_VIOLATIONDATA_RACE (78 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err16ASSERT_VIOLATIONDATA_RACE (77 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err17ASSERT_VIOLATIONDATA_RACE (76 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err18ASSERT_VIOLATIONDATA_RACE (75 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err19ASSERT_VIOLATIONDATA_RACE (74 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err20ASSERT_VIOLATIONDATA_RACE (73 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err21ASSERT_VIOLATIONDATA_RACE (72 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err22ASSERT_VIOLATIONDATA_RACE (71 of 117 remaining) [2024-12-02 08:44:43,739 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err23ASSERT_VIOLATIONDATA_RACE (70 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err24ASSERT_VIOLATIONDATA_RACE (69 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (68 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (67 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (66 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (65 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (64 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (63 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (62 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (61 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (60 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (59 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (58 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (57 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (56 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (55 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (54 of 117 remaining) [2024-12-02 08:44:43,740 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (53 of 117 remaining) [2024-12-02 08:44:43,741 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (52 of 117 remaining) [2024-12-02 08:44:43,741 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (51 of 117 remaining) [2024-12-02 08:44:43,741 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (50 of 117 remaining) [2024-12-02 08:44:43,741 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (49 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (47 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (46 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (45 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (44 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (43 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (42 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (41 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (40 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (39 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (38 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (37 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (36 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (35 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (34 of 117 remaining) [2024-12-02 08:44:43,742 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err14ASSERT_VIOLATIONDATA_RACE (33 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err15ASSERT_VIOLATIONDATA_RACE (32 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err16ASSERT_VIOLATIONDATA_RACE (31 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err21ASSERT_VIOLATIONDATA_RACE (30 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err22ASSERT_VIOLATIONDATA_RACE (29 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err17ASSERT_VIOLATIONDATA_RACE (28 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err18ASSERT_VIOLATIONDATA_RACE (27 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err19ASSERT_VIOLATIONDATA_RACE (26 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err20ASSERT_VIOLATIONDATA_RACE (25 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (24 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (23 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (22 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (21 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (20 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (19 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (18 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (17 of 117 remaining) [2024-12-02 08:44:43,743 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (16 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (15 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (14 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (13 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (12 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (11 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err14ASSERT_VIOLATIONDATA_RACE (10 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err15ASSERT_VIOLATIONDATA_RACE (9 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err16ASSERT_VIOLATIONDATA_RACE (8 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err17ASSERT_VIOLATIONDATA_RACE (7 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err18ASSERT_VIOLATIONDATA_RACE (6 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err19ASSERT_VIOLATIONDATA_RACE (5 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err20ASSERT_VIOLATIONDATA_RACE (4 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err21ASSERT_VIOLATIONDATA_RACE (3 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err22ASSERT_VIOLATIONDATA_RACE (2 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err23ASSERT_VIOLATIONDATA_RACE (1 of 117 remaining) [2024-12-02 08:44:43,744 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err24ASSERT_VIOLATIONDATA_RACE (0 of 117 remaining) [2024-12-02 08:44:43,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-12-02 08:44:43,745 INFO L422 BasicCegarLoop]: Path program 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:44:43,751 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-12-02 08:44:43,751 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 08:44:43,756 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 08:44:43 BasicIcfg [2024-12-02 08:44:43,757 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 08:44:43,757 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 08:44:43,757 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 08:44:43,757 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 08:44:43,758 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:44:35" (3/4) ... [2024-12-02 08:44:43,759 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-02 08:44:43,762 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-12-02 08:44:43,762 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-12-02 08:44:43,767 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 21 nodes and edges [2024-12-02 08:44:43,767 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-12-02 08:44:43,767 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-12-02 08:44:43,768 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-12-02 08:44:43,851 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 08:44:43,851 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 08:44:43,851 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 08:44:43,852 INFO L158 Benchmark]: Toolchain (without parser) took 9807.89ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 117.1MB in the beginning and 257.4MB in the end (delta: -140.4MB). Peak memory consumption was 169.2MB. Max. memory is 16.1GB. [2024-12-02 08:44:43,852 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 142.6MB. Free memory is still 82.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:44:43,853 INFO L158 Benchmark]: CACSL2BoogieTranslator took 251.84ms. Allocated memory is still 142.6MB. Free memory was 116.9MB in the beginning and 103.7MB in the end (delta: 13.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:44:43,853 INFO L158 Benchmark]: Boogie Procedure Inliner took 41.38ms. Allocated memory is still 142.6MB. Free memory was 103.7MB in the beginning and 100.7MB in the end (delta: 2.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:44:43,853 INFO L158 Benchmark]: Boogie Preprocessor took 37.29ms. Allocated memory is still 142.6MB. Free memory was 100.7MB in the beginning and 98.3MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 08:44:43,853 INFO L158 Benchmark]: RCFGBuilder took 939.82ms. Allocated memory is still 142.6MB. Free memory was 98.3MB in the beginning and 71.7MB in the end (delta: 26.6MB). Peak memory consumption was 56.6MB. Max. memory is 16.1GB. [2024-12-02 08:44:43,854 INFO L158 Benchmark]: TraceAbstraction took 8437.79ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 71.1MB in the beginning and 261.7MB in the end (delta: -190.6MB). Peak memory consumption was 112.7MB. Max. memory is 16.1GB. [2024-12-02 08:44:43,854 INFO L158 Benchmark]: Witness Printer took 94.32ms. Allocated memory is still 453.0MB. Free memory was 261.7MB in the beginning and 257.4MB in the end (delta: 4.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 08:44:43,855 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.32ms. Allocated memory is still 142.6MB. Free memory is still 82.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 251.84ms. Allocated memory is still 142.6MB. Free memory was 116.9MB in the beginning and 103.7MB in the end (delta: 13.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 41.38ms. Allocated memory is still 142.6MB. Free memory was 103.7MB in the beginning and 100.7MB in the end (delta: 2.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 37.29ms. Allocated memory is still 142.6MB. Free memory was 100.7MB in the beginning and 98.3MB in the end (delta: 2.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 939.82ms. Allocated memory is still 142.6MB. Free memory was 98.3MB in the beginning and 71.7MB in the end (delta: 26.6MB). Peak memory consumption was 56.6MB. Max. memory is 16.1GB. * TraceAbstraction took 8437.79ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 71.1MB in the beginning and 261.7MB in the end (delta: -190.6MB). Peak memory consumption was 112.7MB. Max. memory is 16.1GB. * Witness Printer took 94.32ms. Allocated memory is still 453.0MB. Free memory was 261.7MB in the beginning and 257.4MB in the end (delta: 4.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 48]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 49]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 51]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 52]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 58]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 58]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 67]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 71]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 72]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 76]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 76]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 88]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 89]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 90]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 91]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 93]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 118]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 94]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 118]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 96]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 97]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 97]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 97]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 98]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 98]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 106]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 480 locations, 117 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: 8.3s, OverallIterations: 25, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 5.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1050 SdHoareTripleChecker+Valid, 1.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 599 mSDsluCounter, 296 SdHoareTripleChecker+Invalid, 1.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 186 mSDsCounter, 181 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1663 IncrementalHoareTripleChecker+Invalid, 1844 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 181 mSolverCounterUnsat, 110 mSDtfsCounter, 1663 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 72 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=720occurred in iteration=0, InterpolantAutomatonStates: 91, 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.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.3s InterpolantComputationTime, 3058 NumberOfCodeBlocks, 3058 NumberOfCodeBlocksAsserted, 25 NumberOfCheckSat, 3033 ConstructedInterpolants, 0 QuantifiedInterpolants, 3979 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 25 InterpolantComputations, 25 PerfectInterpolantSequences, 33/33 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 - AllSpecificationsHoldResult: All specifications hold 67 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-12-02 08:44:43,874 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_dfca46f3-7627-4dfc-8f86-84c7b8e24f2d/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 Result: TRUE