./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt3.wvr.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 fdebcc32a5907a5601109dc3fb4ac7750aa88ce6953c83cffe48f47befc15286 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:39:38,941 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:39:39,002 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:39:39,009 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:39:39,010 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:39:39,042 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:39:39,043 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:39:39,043 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:39:39,044 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:39:39,044 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:39:39,045 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:39:39,045 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:39:39,045 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:39:39,046 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:39:39,046 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:39:39,046 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:39:39,046 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:39:39,047 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:39:39,048 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:39:39,048 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:39:39,048 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:39:39,049 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:39:39,049 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:39:39,049 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:39:39,049 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:39:39,049 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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux 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 -> fdebcc32a5907a5601109dc3fb4ac7750aa88ce6953c83cffe48f47befc15286 [2025-02-08 05:39:39,351 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:39:39,364 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:39:39,367 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:39:39,369 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:39:39,369 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:39:39,370 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt3.wvr.c [2025-02-08 05:39:40,789 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f61e79684/2e91f4ca0a0f486b82eb324dd0f0e814/FLAGe0a00df71 [2025-02-08 05:39:41,134 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:39:41,135 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/popl20-bad-buffer-mult-alt3.wvr.c [2025-02-08 05:39:41,149 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f61e79684/2e91f4ca0a0f486b82eb324dd0f0e814/FLAGe0a00df71 [2025-02-08 05:39:41,368 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f61e79684/2e91f4ca0a0f486b82eb324dd0f0e814 [2025-02-08 05:39:41,371 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:39:41,374 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:39:41,376 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:39:41,376 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:39:41,380 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:39:41,381 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,382 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3a317b05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41, skipping insertion in model container [2025-02-08 05:39:41,382 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,400 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:39:41,569 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:39:41,578 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:39:41,639 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:39:41,657 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:39:41,658 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41 WrapperNode [2025-02-08 05:39:41,658 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:39:41,659 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:39:41,659 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:39:41,660 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:39:41,666 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,676 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,714 INFO L138 Inliner]: procedures = 25, calls = 60, calls flagged for inlining = 18, calls inlined = 22, statements flattened = 601 [2025-02-08 05:39:41,715 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:39:41,716 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:39:41,716 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:39:41,716 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:39:41,721 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,721 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,726 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,729 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,747 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,749 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,751 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,753 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,760 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:39:41,761 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:39:41,761 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:39:41,761 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:39:41,764 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (1/1) ... [2025-02-08 05:39:41,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:39:41,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:39:41,804 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:39:41,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:39:41,832 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:39:41,832 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-02-08 05:39:41,833 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-02-08 05:39:41,833 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-02-08 05:39:41,833 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2025-02-08 05:39:41,833 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-02-08 05:39:41,833 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-02-08 05:39:41,834 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 05:39:41,834 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:39:41,834 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:39:41,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-08 05:39:41,835 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:39:41,968 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:39:41,971 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:39:42,446 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94: havoc #t~nondet20#1; [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-1: havoc #t~ret19#1; [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-2: assume #race~total~0 == #t~nondet20#1; [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-2: assume !(#race~total~0 == #t~nondet20#1); [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-3: havoc #t~mem18#1; [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-4: #race~total~0 := #t~nondet20#1; [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-5: havoc #t~nondet20#1; [2025-02-08 05:39:42,447 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-6: ~total~0 := #t~ret19#1; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-7: assume { :end_inline_plus } true;assume -2147483648 <= #t~ret19#1 && #t~ret19#1 <= 2147483647; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-8: havoc plus_#in~a#1, plus_#in~b#1; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-9: havoc plus_~a#1, plus_~b#1; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L94-10: #t~ret19#1 := plus_#res#1; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95: havoc #t~nondet22#1; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-1: assume #race~q1_front~0 == #t~nondet22#1; [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-1: assume !(#race~q1_front~0 == #t~nondet22#1); [2025-02-08 05:39:42,448 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-2: havoc #t~post21#1; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-3: #race~q1_front~0 := #t~nondet22#1; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-4: havoc #t~nondet22#1; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-5: ~q1_front~0 := 1 + #t~post21#1; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-6: assume 0 == #race~q1_front~0; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-6: assume !(0 == #race~q1_front~0); [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-7: #t~post21#1 := ~q1_front~0; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L95-8: #race~q1_front~0 := 0; [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L96: [2025-02-08 05:39:42,449 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L97: #race~i~0 := 0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98: havoc #t~short23#1; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-1: ~cond~2#1 := (if 0 == (if #t~short23#1 then 1 else 0) then 0 else 1); [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-2: assume 0 == #race~q1_back~0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-2: assume !(0 == #race~q1_back~0); [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-3: #t~short23#1 := ~q1_front~0 < ~q1_back~0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-4: assume 0 == #race~q1_front~0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-4: assume !(0 == #race~q1_front~0); [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-5: #race~q1_back~0 := 0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-6: assume #t~short23#1; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-6: assume !#t~short23#1; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-7: #race~q1_front~0 := 0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-8: assume 0 == #race~N~0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-8: assume !(0 == #race~N~0); [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-9: #t~short23#1 := ~i~0 < ~N~0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-10: assume 0 == #race~i~0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-10: assume !(0 == #race~i~0); [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L98-11: #race~N~0 := 0; [2025-02-08 05:39:42,450 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L99: [2025-02-08 05:39:42,843 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112: havoc #t~nondet29#1; [2025-02-08 05:39:42,843 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-1: havoc #t~ret28#1; [2025-02-08 05:39:42,843 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-2: assume #race~total~0 == #t~nondet29#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-2: assume !(#race~total~0 == #t~nondet29#1); [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-3: havoc #t~mem27#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-4: #race~total~0 := #t~nondet29#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-5: havoc #t~nondet29#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-6: ~total~0 := #t~ret28#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-7: assume { :end_inline_plus } true;assume -2147483648 <= #t~ret28#1 && #t~ret28#1 <= 2147483647; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-8: havoc plus_#in~a#1, plus_#in~b#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-9: havoc plus_~a#1, plus_~b#1; [2025-02-08 05:39:42,844 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L112-10: #t~ret28#1 := plus_#res#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113: havoc #t~nondet31#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-1: assume #race~q2_front~0 == #t~nondet31#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-1: assume !(#race~q2_front~0 == #t~nondet31#1); [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-2: havoc #t~post30#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-3: #race~q2_front~0 := #t~nondet31#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-4: havoc #t~nondet31#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-5: ~q2_front~0 := 1 + #t~post30#1; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-6: assume 0 == #race~q2_front~0; [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-6: assume !(0 == #race~q2_front~0); [2025-02-08 05:39:42,845 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-7: #t~post30#1 := ~q2_front~0; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L113-8: #race~q2_front~0 := 0; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L114: [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L115: #race~j~0 := 0; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116: havoc #t~short32#1; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-1: ~cond~3#1 := (if 0 == (if #t~short32#1 then 1 else 0) then 0 else 1); [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-2: assume 0 == #race~q2_back~0; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-2: assume !(0 == #race~q2_back~0); [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-3: #t~short32#1 := ~q2_front~0 < ~q2_back~0; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-4: assume 0 == #race~q2_front~0; [2025-02-08 05:39:42,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-4: assume !(0 == #race~q2_front~0); [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-5: #race~q2_back~0 := 0; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-6: assume #t~short32#1; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-6: assume !#t~short32#1; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-7: #race~q2_front~0 := 0; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-8: assume 0 == #race~M~0; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-8: assume !(0 == #race~M~0); [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-9: #t~short32#1 := ~j~0 < ~M~0; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-10: assume 0 == #race~j~0; [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-10: assume !(0 == #race~j~0); [2025-02-08 05:39:42,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L116-11: #race~M~0 := 0; [2025-02-08 05:39:42,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L117: [2025-02-08 05:39:42,849 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:39:42,849 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:39:43,230 WARN L149 AtomicBlockAnalyzer]: Unexpected successor node of atomic block begin: L173 is not an error location. [2025-02-08 05:39:43,231 WARN L149 AtomicBlockAnalyzer]: Unexpected successor node of atomic block begin: L173 is not an error location. [2025-02-08 05:39:43,232 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:39:43,232 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:39:43,232 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:39:43 BoogieIcfgContainer [2025-02-08 05:39:43,233 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:39:43,255 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:39:43,255 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:39:43,259 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:39:43,260 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:39:41" (1/3) ... [2025-02-08 05:39:43,260 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ba0331c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:39:43, skipping insertion in model container [2025-02-08 05:39:43,261 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:39:41" (2/3) ... [2025-02-08 05:39:43,261 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ba0331c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:39:43, skipping insertion in model container [2025-02-08 05:39:43,261 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:39:43" (3/3) ... [2025-02-08 05:39:43,262 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-bad-buffer-mult-alt3.wvr.c [2025-02-08 05:39:43,278 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:39:43,281 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-bad-buffer-mult-alt3.wvr.c that has 5 procedures, 407 locations, 1 initial locations, 6 loop locations, and 95 error locations. [2025-02-08 05:39:43,281 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:39:43,424 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-02-08 05:39:43,469 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 419 places, 421 transitions, 870 flow [2025-02-08 05:39:43,635 INFO L124 PetriNetUnfolderBase]: 15/417 cut-off events. [2025-02-08 05:39:43,639 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:39:43,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 434 conditions, 417 events. 15/417 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 562 event pairs, 0 based on Foata normal form. 0/319 useless extension candidates. Maximal degree in co-relation 377. Up to 2 conditions per place. [2025-02-08 05:39:43,650 INFO L82 GeneralOperation]: Start removeDead. Operand has 419 places, 421 transitions, 870 flow [2025-02-08 05:39:43,662 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 399 places, 400 transitions, 824 flow [2025-02-08 05:39:43,675 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:39:43,689 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;@7b6def88, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:39:43,690 INFO L334 AbstractCegarLoop]: Starting to check reachability of 141 error locations. [2025-02-08 05:39:43,697 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:39:43,697 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-02-08 05:39:43,697 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:39:43,698 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:43,699 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:39:43,699 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:43,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:43,704 INFO L85 PathProgramCache]: Analyzing trace with hash 73792608, now seen corresponding path program 1 times [2025-02-08 05:39:43,711 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:43,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [591211801] [2025-02-08 05:39:43,713 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:43,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:43,788 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-08 05:39:43,803 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-08 05:39:43,804 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:43,804 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:43,892 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:43,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:43,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [591211801] [2025-02-08 05:39:43,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [591211801] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:43,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:43,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:43,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [843961020] [2025-02-08 05:39:43,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:43,901 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:43,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:43,935 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:43,935 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:43,969 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 328 out of 421 [2025-02-08 05:39:43,976 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 399 places, 400 transitions, 824 flow. Second operand has 3 states, 3 states have (on average 329.3333333333333) internal successors, (988), 3 states have internal predecessors, (988), 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) [2025-02-08 05:39:43,980 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:43,981 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 328 of 421 [2025-02-08 05:39:43,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:44,624 INFO L124 PetriNetUnfolderBase]: 605/1573 cut-off events. [2025-02-08 05:39:44,625 INFO L125 PetriNetUnfolderBase]: For 214/214 co-relation queries the response was YES. [2025-02-08 05:39:44,635 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2633 conditions, 1573 events. 605/1573 cut-off events. For 214/214 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 8670 event pairs, 485 based on Foata normal form. 6/1413 useless extension candidates. Maximal degree in co-relation 2224. Up to 866 conditions per place. [2025-02-08 05:39:44,642 INFO L140 encePairwiseOnDemand]: 356/421 looper letters, 23 selfloop transitions, 2 changer transitions 8/337 dead transitions. [2025-02-08 05:39:44,642 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 344 places, 337 transitions, 752 flow [2025-02-08 05:39:44,643 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:44,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:44,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1074 transitions. [2025-02-08 05:39:44,670 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.850356294536817 [2025-02-08 05:39:44,672 INFO L175 Difference]: Start difference. First operand has 399 places, 400 transitions, 824 flow. Second operand 3 states and 1074 transitions. [2025-02-08 05:39:44,673 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 344 places, 337 transitions, 752 flow [2025-02-08 05:39:44,681 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 336 places, 337 transitions, 736 flow, removed 0 selfloop flow, removed 8 redundant places. [2025-02-08 05:39:44,692 INFO L231 Difference]: Finished difference. Result has 336 places, 329 transitions, 670 flow [2025-02-08 05:39:44,695 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=682, PETRI_DIFFERENCE_MINUEND_PLACES=334, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=337, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=335, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=670, PETRI_PLACES=336, PETRI_TRANSITIONS=329} [2025-02-08 05:39:44,699 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -63 predicate places. [2025-02-08 05:39:44,702 INFO L471 AbstractCegarLoop]: Abstraction has has 336 places, 329 transitions, 670 flow [2025-02-08 05:39:44,703 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 329.3333333333333) internal successors, (988), 3 states have internal predecessors, (988), 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) [2025-02-08 05:39:44,703 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:44,703 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] [2025-02-08 05:39:44,703 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:39:44,703 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:44,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:44,705 INFO L85 PathProgramCache]: Analyzing trace with hash 1960121347, now seen corresponding path program 1 times [2025-02-08 05:39:44,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:44,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [674351680] [2025-02-08 05:39:44,705 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:44,727 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-02-08 05:39:44,740 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-02-08 05:39:44,741 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:44,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:44,796 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:44,797 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:44,797 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [674351680] [2025-02-08 05:39:44,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [674351680] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:44,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:44,798 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:44,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1292037314] [2025-02-08 05:39:44,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:44,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:44,800 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:44,801 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:44,801 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:44,822 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 328 out of 421 [2025-02-08 05:39:44,824 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 336 places, 329 transitions, 670 flow. Second operand has 3 states, 3 states have (on average 329.3333333333333) internal successors, (988), 3 states have internal predecessors, (988), 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) [2025-02-08 05:39:44,824 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:44,824 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 328 of 421 [2025-02-08 05:39:44,824 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:45,116 INFO L124 PetriNetUnfolderBase]: 288/999 cut-off events. [2025-02-08 05:39:45,116 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:45,120 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1485 conditions, 999 events. 288/999 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4610 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1445. Up to 427 conditions per place. [2025-02-08 05:39:45,127 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 23 selfloop transitions, 2 changer transitions 0/328 dead transitions. [2025-02-08 05:39:45,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 329 places, 328 transitions, 718 flow [2025-02-08 05:39:45,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:45,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:45,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1010 transitions. [2025-02-08 05:39:45,132 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7996832937450514 [2025-02-08 05:39:45,132 INFO L175 Difference]: Start difference. First operand has 336 places, 329 transitions, 670 flow. Second operand 3 states and 1010 transitions. [2025-02-08 05:39:45,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 329 places, 328 transitions, 718 flow [2025-02-08 05:39:45,137 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 327 places, 328 transitions, 714 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:45,141 INFO L231 Difference]: Finished difference. Result has 327 places, 328 transitions, 668 flow [2025-02-08 05:39:45,143 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=664, PETRI_DIFFERENCE_MINUEND_PLACES=325, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=328, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=326, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=327, PETRI_TRANSITIONS=328} [2025-02-08 05:39:45,144 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -72 predicate places. [2025-02-08 05:39:45,144 INFO L471 AbstractCegarLoop]: Abstraction has has 327 places, 328 transitions, 668 flow [2025-02-08 05:39:45,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 329.3333333333333) internal successors, (988), 3 states have internal predecessors, (988), 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) [2025-02-08 05:39:45,146 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:45,146 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] [2025-02-08 05:39:45,147 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:39:45,147 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:45,148 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:45,148 INFO L85 PathProgramCache]: Analyzing trace with hash -1669861778, now seen corresponding path program 1 times [2025-02-08 05:39:45,148 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:45,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766128961] [2025-02-08 05:39:45,148 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:45,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:45,163 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-08 05:39:45,176 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-08 05:39:45,180 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:45,180 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:45,237 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:45,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:45,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [766128961] [2025-02-08 05:39:45,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [766128961] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:45,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:45,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:45,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [149964738] [2025-02-08 05:39:45,238 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:45,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:45,239 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:45,240 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:45,240 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:45,260 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:45,262 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 327 places, 328 transitions, 668 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:45,264 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:45,264 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:45,264 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:45,519 INFO L124 PetriNetUnfolderBase]: 288/998 cut-off events. [2025-02-08 05:39:45,520 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:45,522 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1483 conditions, 998 events. 288/998 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4589 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1435. Up to 426 conditions per place. [2025-02-08 05:39:45,526 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/327 dead transitions. [2025-02-08 05:39:45,526 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 328 places, 327 transitions, 714 flow [2025-02-08 05:39:45,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:45,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:45,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:45,531 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:45,531 INFO L175 Difference]: Start difference. First operand has 327 places, 328 transitions, 668 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:45,531 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 328 places, 327 transitions, 714 flow [2025-02-08 05:39:45,533 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 327 transitions, 710 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:45,536 INFO L231 Difference]: Finished difference. Result has 326 places, 327 transitions, 666 flow [2025-02-08 05:39:45,537 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=662, PETRI_DIFFERENCE_MINUEND_PLACES=324, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=327, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=325, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=666, PETRI_PLACES=326, PETRI_TRANSITIONS=327} [2025-02-08 05:39:45,538 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -73 predicate places. [2025-02-08 05:39:45,538 INFO L471 AbstractCegarLoop]: Abstraction has has 326 places, 327 transitions, 666 flow [2025-02-08 05:39:45,539 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:45,539 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:45,539 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] [2025-02-08 05:39:45,539 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:39:45,539 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:45,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:45,540 INFO L85 PathProgramCache]: Analyzing trace with hash 2073565455, now seen corresponding path program 1 times [2025-02-08 05:39:45,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:45,541 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1983135237] [2025-02-08 05:39:45,541 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:45,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:45,552 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-02-08 05:39:45,564 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-02-08 05:39:45,564 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:45,564 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:45,606 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:45,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:45,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1983135237] [2025-02-08 05:39:45,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1983135237] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:45,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:45,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:45,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410317254] [2025-02-08 05:39:45,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:45,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:45,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:45,610 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:45,611 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:45,627 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:45,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 327 transitions, 666 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:45,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:45,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:45,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:45,810 INFO L124 PetriNetUnfolderBase]: 288/997 cut-off events. [2025-02-08 05:39:45,810 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:45,813 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1482 conditions, 997 events. 288/997 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4644 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1426. Up to 426 conditions per place. [2025-02-08 05:39:45,821 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/326 dead transitions. [2025-02-08 05:39:45,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 327 places, 326 transitions, 712 flow [2025-02-08 05:39:45,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:45,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:45,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:45,824 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:45,825 INFO L175 Difference]: Start difference. First operand has 326 places, 327 transitions, 666 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:45,825 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 327 places, 326 transitions, 712 flow [2025-02-08 05:39:45,827 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 325 places, 326 transitions, 708 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:45,831 INFO L231 Difference]: Finished difference. Result has 325 places, 326 transitions, 664 flow [2025-02-08 05:39:45,832 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=660, PETRI_DIFFERENCE_MINUEND_PLACES=323, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=324, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=664, PETRI_PLACES=325, PETRI_TRANSITIONS=326} [2025-02-08 05:39:45,833 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -74 predicate places. [2025-02-08 05:39:45,833 INFO L471 AbstractCegarLoop]: Abstraction has has 325 places, 326 transitions, 664 flow [2025-02-08 05:39:45,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:45,834 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:45,834 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] [2025-02-08 05:39:45,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:39:45,834 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:45,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:45,836 INFO L85 PathProgramCache]: Analyzing trace with hash -1223032988, now seen corresponding path program 1 times [2025-02-08 05:39:45,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:45,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1599186946] [2025-02-08 05:39:45,836 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:45,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:45,848 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 64 statements into 1 equivalence classes. [2025-02-08 05:39:45,854 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 64 of 64 statements. [2025-02-08 05:39:45,854 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:45,854 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:45,903 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:45,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:45,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1599186946] [2025-02-08 05:39:45,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1599186946] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:45,904 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:45,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:45,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [159908524] [2025-02-08 05:39:45,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:45,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:45,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:45,905 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:45,905 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:45,916 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:45,918 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 326 transitions, 664 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:45,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:45,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:45,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:46,097 INFO L124 PetriNetUnfolderBase]: 288/996 cut-off events. [2025-02-08 05:39:46,098 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:46,100 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1481 conditions, 996 events. 288/996 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4636 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1417. Up to 426 conditions per place. [2025-02-08 05:39:46,103 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/325 dead transitions. [2025-02-08 05:39:46,104 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 326 places, 325 transitions, 710 flow [2025-02-08 05:39:46,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:46,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:46,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:46,107 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:46,107 INFO L175 Difference]: Start difference. First operand has 325 places, 326 transitions, 664 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:46,107 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 326 places, 325 transitions, 710 flow [2025-02-08 05:39:46,110 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 325 transitions, 706 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:46,114 INFO L231 Difference]: Finished difference. Result has 324 places, 325 transitions, 662 flow [2025-02-08 05:39:46,114 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=658, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=325, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=323, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=662, PETRI_PLACES=324, PETRI_TRANSITIONS=325} [2025-02-08 05:39:46,115 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -75 predicate places. [2025-02-08 05:39:46,115 INFO L471 AbstractCegarLoop]: Abstraction has has 324 places, 325 transitions, 662 flow [2025-02-08 05:39:46,116 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,116 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:46,116 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] [2025-02-08 05:39:46,116 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:39:46,116 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:46,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:46,117 INFO L85 PathProgramCache]: Analyzing trace with hash 631410291, now seen corresponding path program 1 times [2025-02-08 05:39:46,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:46,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144695883] [2025-02-08 05:39:46,117 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:46,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:46,125 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 72 statements into 1 equivalence classes. [2025-02-08 05:39:46,129 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 72 of 72 statements. [2025-02-08 05:39:46,129 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:46,129 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:46,172 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:46,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:46,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144695883] [2025-02-08 05:39:46,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144695883] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:46,172 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:46,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:46,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663265247] [2025-02-08 05:39:46,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:46,173 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:46,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:46,174 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:46,174 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:46,190 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:46,191 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 325 transitions, 662 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,192 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:46,192 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:46,192 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:46,352 INFO L124 PetriNetUnfolderBase]: 288/995 cut-off events. [2025-02-08 05:39:46,353 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:46,356 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1480 conditions, 995 events. 288/995 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4628 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1408. Up to 426 conditions per place. [2025-02-08 05:39:46,361 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/324 dead transitions. [2025-02-08 05:39:46,361 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 324 transitions, 708 flow [2025-02-08 05:39:46,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:46,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:46,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:46,365 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:46,365 INFO L175 Difference]: Start difference. First operand has 324 places, 325 transitions, 662 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:46,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 324 transitions, 708 flow [2025-02-08 05:39:46,369 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 324 transitions, 704 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:46,372 INFO L231 Difference]: Finished difference. Result has 323 places, 324 transitions, 660 flow [2025-02-08 05:39:46,373 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=656, PETRI_DIFFERENCE_MINUEND_PLACES=321, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=324, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=322, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=660, PETRI_PLACES=323, PETRI_TRANSITIONS=324} [2025-02-08 05:39:46,374 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -76 predicate places. [2025-02-08 05:39:46,374 INFO L471 AbstractCegarLoop]: Abstraction has has 323 places, 324 transitions, 660 flow [2025-02-08 05:39:46,375 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,375 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:46,375 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] [2025-02-08 05:39:46,375 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:39:46,375 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:46,376 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:46,376 INFO L85 PathProgramCache]: Analyzing trace with hash 1370157057, now seen corresponding path program 1 times [2025-02-08 05:39:46,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:46,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2127525936] [2025-02-08 05:39:46,376 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:46,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:46,390 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-02-08 05:39:46,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-02-08 05:39:46,396 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:46,396 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:46,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:46,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:46,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2127525936] [2025-02-08 05:39:46,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2127525936] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:46,460 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:46,460 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:46,460 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [852155202] [2025-02-08 05:39:46,460 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:46,461 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:46,461 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:46,461 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:46,461 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:46,477 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:46,479 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 323 places, 324 transitions, 660 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:46,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:46,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:46,638 INFO L124 PetriNetUnfolderBase]: 288/994 cut-off events. [2025-02-08 05:39:46,639 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:46,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1479 conditions, 994 events. 288/994 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4631 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1399. Up to 426 conditions per place. [2025-02-08 05:39:46,645 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/323 dead transitions. [2025-02-08 05:39:46,645 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 324 places, 323 transitions, 706 flow [2025-02-08 05:39:46,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:46,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:46,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:46,648 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:46,648 INFO L175 Difference]: Start difference. First operand has 323 places, 324 transitions, 660 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:46,648 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 324 places, 323 transitions, 706 flow [2025-02-08 05:39:46,650 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 322 places, 323 transitions, 702 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:46,654 INFO L231 Difference]: Finished difference. Result has 322 places, 323 transitions, 658 flow [2025-02-08 05:39:46,654 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=320, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=323, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=321, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=658, PETRI_PLACES=322, PETRI_TRANSITIONS=323} [2025-02-08 05:39:46,655 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -77 predicate places. [2025-02-08 05:39:46,655 INFO L471 AbstractCegarLoop]: Abstraction has has 322 places, 323 transitions, 658 flow [2025-02-08 05:39:46,656 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,656 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:46,656 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] [2025-02-08 05:39:46,656 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:39:46,656 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:46,657 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:46,657 INFO L85 PathProgramCache]: Analyzing trace with hash -2072358331, now seen corresponding path program 1 times [2025-02-08 05:39:46,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:46,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128117632] [2025-02-08 05:39:46,657 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:46,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:46,664 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 88 statements into 1 equivalence classes. [2025-02-08 05:39:46,670 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 88 of 88 statements. [2025-02-08 05:39:46,671 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:46,671 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:46,717 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:46,717 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:46,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128117632] [2025-02-08 05:39:46,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128117632] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:46,717 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:46,717 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:46,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1541358501] [2025-02-08 05:39:46,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:46,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:46,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:46,719 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:46,719 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:46,731 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:46,732 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 323 transitions, 658 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,732 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:46,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:46,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:46,890 INFO L124 PetriNetUnfolderBase]: 288/993 cut-off events. [2025-02-08 05:39:46,891 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:46,893 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1478 conditions, 993 events. 288/993 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 4627 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1390. Up to 426 conditions per place. [2025-02-08 05:39:46,897 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/322 dead transitions. [2025-02-08 05:39:46,897 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 323 places, 322 transitions, 704 flow [2025-02-08 05:39:46,898 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:46,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:46,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:46,900 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:46,900 INFO L175 Difference]: Start difference. First operand has 322 places, 323 transitions, 658 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:46,900 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 323 places, 322 transitions, 704 flow [2025-02-08 05:39:46,902 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 321 places, 322 transitions, 700 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:46,906 INFO L231 Difference]: Finished difference. Result has 321 places, 322 transitions, 656 flow [2025-02-08 05:39:46,906 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=652, PETRI_DIFFERENCE_MINUEND_PLACES=319, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=322, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=320, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=656, PETRI_PLACES=321, PETRI_TRANSITIONS=322} [2025-02-08 05:39:46,907 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -78 predicate places. [2025-02-08 05:39:46,908 INFO L471 AbstractCegarLoop]: Abstraction has has 321 places, 322 transitions, 656 flow [2025-02-08 05:39:46,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:46,909 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:46,910 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] [2025-02-08 05:39:46,910 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:39:46,910 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:46,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:46,910 INFO L85 PathProgramCache]: Analyzing trace with hash -1112626139, now seen corresponding path program 1 times [2025-02-08 05:39:46,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:46,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [640983806] [2025-02-08 05:39:46,911 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:46,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:46,923 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 96 statements into 1 equivalence classes. [2025-02-08 05:39:46,932 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 96 of 96 statements. [2025-02-08 05:39:46,934 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:46,934 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:46,990 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:46,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:46,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [640983806] [2025-02-08 05:39:46,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [640983806] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:46,991 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:46,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:46,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1386270831] [2025-02-08 05:39:46,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:46,991 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:46,992 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:46,992 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:46,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:47,009 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 329 out of 421 [2025-02-08 05:39:47,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 321 places, 322 transitions, 656 flow. Second operand has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:47,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:47,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 329 of 421 [2025-02-08 05:39:47,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:47,165 INFO L124 PetriNetUnfolderBase]: 288/992 cut-off events. [2025-02-08 05:39:47,165 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:47,168 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1477 conditions, 992 events. 288/992 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4628 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1381. Up to 426 conditions per place. [2025-02-08 05:39:47,172 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 2 changer transitions 0/321 dead transitions. [2025-02-08 05:39:47,173 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 322 places, 321 transitions, 702 flow [2025-02-08 05:39:47,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:47,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:47,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1012 transitions. [2025-02-08 05:39:47,176 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8012668250197942 [2025-02-08 05:39:47,176 INFO L175 Difference]: Start difference. First operand has 321 places, 322 transitions, 656 flow. Second operand 3 states and 1012 transitions. [2025-02-08 05:39:47,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 322 places, 321 transitions, 702 flow [2025-02-08 05:39:47,179 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 320 places, 321 transitions, 698 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:47,182 INFO L231 Difference]: Finished difference. Result has 320 places, 321 transitions, 654 flow [2025-02-08 05:39:47,182 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=650, PETRI_DIFFERENCE_MINUEND_PLACES=318, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=654, PETRI_PLACES=320, PETRI_TRANSITIONS=321} [2025-02-08 05:39:47,183 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -79 predicate places. [2025-02-08 05:39:47,183 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 321 transitions, 654 flow [2025-02-08 05:39:47,184 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 330.3333333333333) internal successors, (991), 3 states have internal predecessors, (991), 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) [2025-02-08 05:39:47,184 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:47,184 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] [2025-02-08 05:39:47,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:39:47,185 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:47,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:47,186 INFO L85 PathProgramCache]: Analyzing trace with hash -1291860836, now seen corresponding path program 1 times [2025-02-08 05:39:47,186 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:47,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1528746174] [2025-02-08 05:39:47,187 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:47,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:47,194 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 100 statements into 1 equivalence classes. [2025-02-08 05:39:47,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 100 of 100 statements. [2025-02-08 05:39:47,205 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:47,205 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:47,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:47,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:47,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1528746174] [2025-02-08 05:39:47,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1528746174] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:47,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:47,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:47,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734326470] [2025-02-08 05:39:47,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:47,241 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:47,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:47,242 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:47,242 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:47,251 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:47,253 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 321 transitions, 654 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:47,253 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:47,253 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:47,253 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:47,393 INFO L124 PetriNetUnfolderBase]: 288/991 cut-off events. [2025-02-08 05:39:47,393 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:47,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1473 conditions, 991 events. 288/991 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4646 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1369. Up to 423 conditions per place. [2025-02-08 05:39:47,398 INFO L140 encePairwiseOnDemand]: 419/421 looper letters, 20 selfloop transitions, 1 changer transitions 0/320 dead transitions. [2025-02-08 05:39:47,398 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 321 places, 320 transitions, 694 flow [2025-02-08 05:39:47,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:47,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:47,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2025-02-08 05:39:47,401 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8083927157561361 [2025-02-08 05:39:47,401 INFO L175 Difference]: Start difference. First operand has 320 places, 321 transitions, 654 flow. Second operand 3 states and 1021 transitions. [2025-02-08 05:39:47,401 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 321 places, 320 transitions, 694 flow [2025-02-08 05:39:47,402 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 320 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:47,405 INFO L231 Difference]: Finished difference. Result has 319 places, 320 transitions, 650 flow [2025-02-08 05:39:47,406 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=648, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=320, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=319, PETRI_TRANSITIONS=320} [2025-02-08 05:39:47,406 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -80 predicate places. [2025-02-08 05:39:47,406 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 320 transitions, 650 flow [2025-02-08 05:39:47,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:47,407 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:47,407 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] [2025-02-08 05:39:47,407 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:39:47,407 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:47,407 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:47,407 INFO L85 PathProgramCache]: Analyzing trace with hash -1403327767, now seen corresponding path program 1 times [2025-02-08 05:39:47,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:47,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1410913562] [2025-02-08 05:39:47,408 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:47,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:47,419 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 130 statements into 1 equivalence classes. [2025-02-08 05:39:47,430 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 130 of 130 statements. [2025-02-08 05:39:47,430 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:47,430 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:47,476 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:47,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:47,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1410913562] [2025-02-08 05:39:47,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1410913562] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:47,477 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:47,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:47,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370254071] [2025-02-08 05:39:47,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:47,477 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:47,478 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:47,478 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:47,478 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:47,486 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 330 out of 421 [2025-02-08 05:39:47,487 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 320 transitions, 650 flow. Second operand has 3 states, 3 states have (on average 331.3333333333333) internal successors, (994), 3 states have internal predecessors, (994), 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) [2025-02-08 05:39:47,487 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:47,487 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 330 of 421 [2025-02-08 05:39:47,487 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:47,631 INFO L124 PetriNetUnfolderBase]: 288/990 cut-off events. [2025-02-08 05:39:47,632 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:47,634 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1473 conditions, 990 events. 288/990 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4642 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1369. Up to 425 conditions per place. [2025-02-08 05:39:47,637 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 21 selfloop transitions, 2 changer transitions 0/319 dead transitions. [2025-02-08 05:39:47,638 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 320 places, 319 transitions, 694 flow [2025-02-08 05:39:47,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:47,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:47,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1014 transitions. [2025-02-08 05:39:47,640 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8028503562945368 [2025-02-08 05:39:47,640 INFO L175 Difference]: Start difference. First operand has 319 places, 320 transitions, 650 flow. Second operand 3 states and 1014 transitions. [2025-02-08 05:39:47,640 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 320 places, 319 transitions, 694 flow [2025-02-08 05:39:47,642 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 319 transitions, 693 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:47,645 INFO L231 Difference]: Finished difference. Result has 319 places, 319 transitions, 651 flow [2025-02-08 05:39:47,645 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=647, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=651, PETRI_PLACES=319, PETRI_TRANSITIONS=319} [2025-02-08 05:39:47,646 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -80 predicate places. [2025-02-08 05:39:47,646 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 319 transitions, 651 flow [2025-02-08 05:39:47,647 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 331.3333333333333) internal successors, (994), 3 states have internal predecessors, (994), 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) [2025-02-08 05:39:47,647 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:47,647 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] [2025-02-08 05:39:47,647 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:39:47,647 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:47,648 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:47,648 INFO L85 PathProgramCache]: Analyzing trace with hash 802335372, now seen corresponding path program 1 times [2025-02-08 05:39:47,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:47,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [442725315] [2025-02-08 05:39:47,648 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:47,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:47,657 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 130 statements into 1 equivalence classes. [2025-02-08 05:39:47,676 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 130 of 130 statements. [2025-02-08 05:39:47,676 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:47,676 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:48,301 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:48,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:48,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [442725315] [2025-02-08 05:39:48,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [442725315] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:48,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:48,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:39:48,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [608706504] [2025-02-08 05:39:48,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:48,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:39:48,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:48,302 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:39:48,303 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:39:48,494 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 309 out of 421 [2025-02-08 05:39:48,497 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 319 transitions, 651 flow. Second operand has 6 states, 6 states have (on average 310.5) internal successors, (1863), 6 states have internal predecessors, (1863), 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) [2025-02-08 05:39:48,497 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:48,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 309 of 421 [2025-02-08 05:39:48,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:48,741 INFO L124 PetriNetUnfolderBase]: 288/988 cut-off events. [2025-02-08 05:39:48,741 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:48,744 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1494 conditions, 988 events. 288/988 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4611 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1391. Up to 438 conditions per place. [2025-02-08 05:39:48,748 INFO L140 encePairwiseOnDemand]: 409/421 looper letters, 34 selfloop transitions, 10 changer transitions 0/317 dead transitions. [2025-02-08 05:39:48,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 322 places, 317 transitions, 735 flow [2025-02-08 05:39:48,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:39:48,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:39:48,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1900 transitions. [2025-02-08 05:39:48,753 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7521773555027712 [2025-02-08 05:39:48,753 INFO L175 Difference]: Start difference. First operand has 319 places, 319 transitions, 651 flow. Second operand 6 states and 1900 transitions. [2025-02-08 05:39:48,753 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 322 places, 317 transitions, 735 flow [2025-02-08 05:39:48,756 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 320 places, 317 transitions, 731 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:48,760 INFO L231 Difference]: Finished difference. Result has 320 places, 317 transitions, 663 flow [2025-02-08 05:39:48,761 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=643, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=317, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=320, PETRI_TRANSITIONS=317} [2025-02-08 05:39:48,764 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -79 predicate places. [2025-02-08 05:39:48,764 INFO L471 AbstractCegarLoop]: Abstraction has has 320 places, 317 transitions, 663 flow [2025-02-08 05:39:48,765 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 310.5) internal successors, (1863), 6 states have internal predecessors, (1863), 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) [2025-02-08 05:39:48,765 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:48,765 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] [2025-02-08 05:39:48,766 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:39:48,766 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:48,766 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:48,767 INFO L85 PathProgramCache]: Analyzing trace with hash -529497755, now seen corresponding path program 1 times [2025-02-08 05:39:48,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:48,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696768415] [2025-02-08 05:39:48,767 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:48,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:48,779 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 134 statements into 1 equivalence classes. [2025-02-08 05:39:48,786 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 134 of 134 statements. [2025-02-08 05:39:48,787 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:48,787 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:48,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:48,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:48,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1696768415] [2025-02-08 05:39:48,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1696768415] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:48,825 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:48,825 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:48,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [546358921] [2025-02-08 05:39:48,825 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:48,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:48,826 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:48,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:48,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:48,834 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:48,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 317 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:48,836 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:48,836 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:48,836 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:48,998 INFO L124 PetriNetUnfolderBase]: 288/987 cut-off events. [2025-02-08 05:39:48,999 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:49,001 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1478 conditions, 987 events. 288/987 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4606 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1445. Up to 423 conditions per place. [2025-02-08 05:39:49,005 INFO L140 encePairwiseOnDemand]: 419/421 looper letters, 20 selfloop transitions, 1 changer transitions 0/316 dead transitions. [2025-02-08 05:39:49,007 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 321 places, 316 transitions, 703 flow [2025-02-08 05:39:49,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:49,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:49,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2025-02-08 05:39:49,010 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8083927157561361 [2025-02-08 05:39:49,010 INFO L175 Difference]: Start difference. First operand has 320 places, 317 transitions, 663 flow. Second operand 3 states and 1021 transitions. [2025-02-08 05:39:49,010 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 321 places, 316 transitions, 703 flow [2025-02-08 05:39:49,012 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 316 transitions, 683 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:39:49,015 INFO L231 Difference]: Finished difference. Result has 316 places, 316 transitions, 643 flow [2025-02-08 05:39:49,016 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=641, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=316, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=315, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=643, PETRI_PLACES=316, PETRI_TRANSITIONS=316} [2025-02-08 05:39:49,016 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -83 predicate places. [2025-02-08 05:39:49,016 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 316 transitions, 643 flow [2025-02-08 05:39:49,017 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:49,017 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:49,017 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] [2025-02-08 05:39:49,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 05:39:49,018 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:49,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:49,019 INFO L85 PathProgramCache]: Analyzing trace with hash 1993405037, now seen corresponding path program 1 times [2025-02-08 05:39:49,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:49,019 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1233099958] [2025-02-08 05:39:49,020 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:49,031 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 164 statements into 1 equivalence classes. [2025-02-08 05:39:49,039 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 164 of 164 statements. [2025-02-08 05:39:49,039 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:49,039 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:49,079 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:49,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:49,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1233099958] [2025-02-08 05:39:49,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1233099958] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:49,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:49,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:49,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [60070887] [2025-02-08 05:39:49,080 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:49,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:49,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:49,081 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:49,081 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:49,088 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 330 out of 421 [2025-02-08 05:39:49,090 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 316 transitions, 643 flow. Second operand has 3 states, 3 states have (on average 331.3333333333333) internal successors, (994), 3 states have internal predecessors, (994), 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) [2025-02-08 05:39:49,090 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:49,090 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 330 of 421 [2025-02-08 05:39:49,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:49,233 INFO L124 PetriNetUnfolderBase]: 288/986 cut-off events. [2025-02-08 05:39:49,233 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:49,236 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1470 conditions, 986 events. 288/986 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4622 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1366. Up to 425 conditions per place. [2025-02-08 05:39:49,239 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 21 selfloop transitions, 2 changer transitions 0/315 dead transitions. [2025-02-08 05:39:49,240 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 317 places, 315 transitions, 687 flow [2025-02-08 05:39:49,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:49,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:49,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1014 transitions. [2025-02-08 05:39:49,244 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8028503562945368 [2025-02-08 05:39:49,244 INFO L175 Difference]: Start difference. First operand has 316 places, 316 transitions, 643 flow. Second operand 3 states and 1014 transitions. [2025-02-08 05:39:49,244 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 317 places, 315 transitions, 687 flow [2025-02-08 05:39:49,246 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 316 places, 315 transitions, 686 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:49,249 INFO L231 Difference]: Finished difference. Result has 316 places, 315 transitions, 644 flow [2025-02-08 05:39:49,250 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=640, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=315, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=644, PETRI_PLACES=316, PETRI_TRANSITIONS=315} [2025-02-08 05:39:49,251 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -83 predicate places. [2025-02-08 05:39:49,251 INFO L471 AbstractCegarLoop]: Abstraction has has 316 places, 315 transitions, 644 flow [2025-02-08 05:39:49,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 331.3333333333333) internal successors, (994), 3 states have internal predecessors, (994), 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) [2025-02-08 05:39:49,252 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:49,252 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] [2025-02-08 05:39:49,252 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 05:39:49,253 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:49,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:49,253 INFO L85 PathProgramCache]: Analyzing trace with hash -378440414, now seen corresponding path program 1 times [2025-02-08 05:39:49,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:49,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [523983313] [2025-02-08 05:39:49,253 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:49,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:49,264 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 168 statements into 1 equivalence classes. [2025-02-08 05:39:49,273 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 168 of 168 statements. [2025-02-08 05:39:49,273 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:49,273 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:49,322 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:49,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:49,322 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [523983313] [2025-02-08 05:39:49,322 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [523983313] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:49,322 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:49,322 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:49,322 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586654407] [2025-02-08 05:39:49,322 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:49,323 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:49,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:49,323 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:49,323 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:49,334 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 330 out of 421 [2025-02-08 05:39:49,335 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 315 transitions, 644 flow. Second operand has 3 states, 3 states have (on average 331.0) internal successors, (993), 3 states have internal predecessors, (993), 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) [2025-02-08 05:39:49,335 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:49,335 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 330 of 421 [2025-02-08 05:39:49,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:49,475 INFO L124 PetriNetUnfolderBase]: 288/984 cut-off events. [2025-02-08 05:39:49,476 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:49,478 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1470 conditions, 984 events. 288/984 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4585 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1366. Up to 425 conditions per place. [2025-02-08 05:39:49,483 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 1 changer transitions 0/313 dead transitions. [2025-02-08 05:39:49,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 313 transitions, 686 flow [2025-02-08 05:39:49,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:49,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:49,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1015 transitions. [2025-02-08 05:39:49,486 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8036421219319082 [2025-02-08 05:39:49,486 INFO L175 Difference]: Start difference. First operand has 316 places, 315 transitions, 644 flow. Second operand 3 states and 1015 transitions. [2025-02-08 05:39:49,486 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 313 transitions, 686 flow [2025-02-08 05:39:49,488 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 313 transitions, 682 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:39:49,491 INFO L231 Difference]: Finished difference. Result has 314 places, 313 transitions, 638 flow [2025-02-08 05:39:49,491 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=636, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=313, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=312, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=638, PETRI_PLACES=314, PETRI_TRANSITIONS=313} [2025-02-08 05:39:49,492 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -85 predicate places. [2025-02-08 05:39:49,492 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 313 transitions, 638 flow [2025-02-08 05:39:49,493 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 331.0) internal successors, (993), 3 states have internal predecessors, (993), 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) [2025-02-08 05:39:49,493 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:49,493 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] [2025-02-08 05:39:49,493 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-08 05:39:49,493 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:49,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:49,494 INFO L85 PathProgramCache]: Analyzing trace with hash 1157724016, now seen corresponding path program 1 times [2025-02-08 05:39:49,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:49,494 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673292834] [2025-02-08 05:39:49,494 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:49,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:49,507 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 176 statements into 1 equivalence classes. [2025-02-08 05:39:49,515 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 176 of 176 statements. [2025-02-08 05:39:49,515 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:49,515 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:49,554 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:49,554 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:49,554 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673292834] [2025-02-08 05:39:49,554 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673292834] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:49,554 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:49,554 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:49,554 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1150134411] [2025-02-08 05:39:49,554 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:49,554 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:49,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:49,555 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:49,555 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:49,564 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:49,566 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 313 transitions, 638 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:49,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:49,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:49,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:49,701 INFO L124 PetriNetUnfolderBase]: 288/983 cut-off events. [2025-02-08 05:39:49,701 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:49,703 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1466 conditions, 983 events. 288/983 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4599 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1362. Up to 423 conditions per place. [2025-02-08 05:39:49,707 INFO L140 encePairwiseOnDemand]: 419/421 looper letters, 20 selfloop transitions, 1 changer transitions 0/312 dead transitions. [2025-02-08 05:39:49,707 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 312 transitions, 678 flow [2025-02-08 05:39:49,707 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:49,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:49,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1021 transitions. [2025-02-08 05:39:49,710 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8083927157561361 [2025-02-08 05:39:49,710 INFO L175 Difference]: Start difference. First operand has 314 places, 313 transitions, 638 flow. Second operand 3 states and 1021 transitions. [2025-02-08 05:39:49,710 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 312 transitions, 678 flow [2025-02-08 05:39:49,712 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 312 transitions, 677 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:49,715 INFO L231 Difference]: Finished difference. Result has 314 places, 312 transitions, 637 flow [2025-02-08 05:39:49,716 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=635, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=637, PETRI_PLACES=314, PETRI_TRANSITIONS=312} [2025-02-08 05:39:49,716 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -85 predicate places. [2025-02-08 05:39:49,717 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 312 transitions, 637 flow [2025-02-08 05:39:49,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:49,717 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:49,717 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] [2025-02-08 05:39:49,718 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-08 05:39:49,718 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:49,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:49,718 INFO L85 PathProgramCache]: Analyzing trace with hash 176294381, now seen corresponding path program 1 times [2025-02-08 05:39:49,719 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:49,719 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [16348880] [2025-02-08 05:39:49,719 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:49,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:49,729 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 178 statements into 1 equivalence classes. [2025-02-08 05:39:49,736 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 178 of 178 statements. [2025-02-08 05:39:49,736 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:49,736 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:49,774 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:49,775 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:49,775 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [16348880] [2025-02-08 05:39:49,775 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [16348880] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:49,775 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:49,775 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:49,775 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1298910501] [2025-02-08 05:39:49,775 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:49,775 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:49,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:49,776 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:49,776 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:49,789 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 330 out of 421 [2025-02-08 05:39:49,790 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 312 transitions, 637 flow. Second operand has 3 states, 3 states have (on average 331.0) internal successors, (993), 3 states have internal predecessors, (993), 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) [2025-02-08 05:39:49,790 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:49,790 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 330 of 421 [2025-02-08 05:39:49,790 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:49,938 INFO L124 PetriNetUnfolderBase]: 288/981 cut-off events. [2025-02-08 05:39:49,938 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-02-08 05:39:49,940 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1467 conditions, 981 events. 288/981 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4596 event pairs, 221 based on Foata normal form. 0/876 useless extension candidates. Maximal degree in co-relation 1363. Up to 425 conditions per place. [2025-02-08 05:39:49,943 INFO L140 encePairwiseOnDemand]: 418/421 looper letters, 22 selfloop transitions, 1 changer transitions 0/310 dead transitions. [2025-02-08 05:39:49,943 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 314 places, 310 transitions, 679 flow [2025-02-08 05:39:49,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:49,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:49,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1015 transitions. [2025-02-08 05:39:49,946 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8036421219319082 [2025-02-08 05:39:49,946 INFO L175 Difference]: Start difference. First operand has 314 places, 312 transitions, 637 flow. Second operand 3 states and 1015 transitions. [2025-02-08 05:39:49,946 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 314 places, 310 transitions, 679 flow [2025-02-08 05:39:49,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 310 transitions, 678 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:49,950 INFO L231 Difference]: Finished difference. Result has 313 places, 310 transitions, 634 flow [2025-02-08 05:39:49,951 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=632, PETRI_DIFFERENCE_MINUEND_PLACES=311, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=309, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=634, PETRI_PLACES=313, PETRI_TRANSITIONS=310} [2025-02-08 05:39:49,951 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -86 predicate places. [2025-02-08 05:39:49,951 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 310 transitions, 634 flow [2025-02-08 05:39:49,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 331.0) internal successors, (993), 3 states have internal predecessors, (993), 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) [2025-02-08 05:39:49,952 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:49,952 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:39:49,952 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-08 05:39:49,952 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:49,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:49,953 INFO L85 PathProgramCache]: Analyzing trace with hash 1200448263, now seen corresponding path program 1 times [2025-02-08 05:39:49,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:49,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1194793677] [2025-02-08 05:39:49,954 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:49,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:49,965 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 186 statements into 1 equivalence classes. [2025-02-08 05:39:49,972 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 186 of 186 statements. [2025-02-08 05:39:49,972 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:49,972 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:50,017 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:50,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:50,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1194793677] [2025-02-08 05:39:50,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1194793677] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:50,017 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:50,017 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:50,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [912249428] [2025-02-08 05:39:50,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:50,017 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:50,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:50,018 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:50,018 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:50,025 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:50,026 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 310 transitions, 634 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:50,026 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:50,026 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:50,026 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:50,314 INFO L124 PetriNetUnfolderBase]: 570/1731 cut-off events. [2025-02-08 05:39:50,314 INFO L125 PetriNetUnfolderBase]: For 44/44 co-relation queries the response was YES. [2025-02-08 05:39:50,320 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2690 conditions, 1731 events. 570/1731 cut-off events. For 44/44 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 10755 event pairs, 442 based on Foata normal form. 0/1529 useless extension candidates. Maximal degree in co-relation 2586. Up to 423 conditions per place. [2025-02-08 05:39:50,327 INFO L140 encePairwiseOnDemand]: 419/421 looper letters, 38 selfloop transitions, 1 changer transitions 0/327 dead transitions. [2025-02-08 05:39:50,327 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 314 places, 327 transitions, 754 flow [2025-02-08 05:39:50,327 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:50,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:50,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1039 transitions. [2025-02-08 05:39:50,330 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8226444972288203 [2025-02-08 05:39:50,330 INFO L175 Difference]: Start difference. First operand has 313 places, 310 transitions, 634 flow. Second operand 3 states and 1039 transitions. [2025-02-08 05:39:50,330 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 314 places, 327 transitions, 754 flow [2025-02-08 05:39:50,332 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 327 transitions, 753 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:50,335 INFO L231 Difference]: Finished difference. Result has 313 places, 309 transitions, 633 flow [2025-02-08 05:39:50,335 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=311, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=633, PETRI_PLACES=313, PETRI_TRANSITIONS=309} [2025-02-08 05:39:50,336 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -86 predicate places. [2025-02-08 05:39:50,336 INFO L471 AbstractCegarLoop]: Abstraction has has 313 places, 309 transitions, 633 flow [2025-02-08 05:39:50,337 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:50,337 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:50,337 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] [2025-02-08 05:39:50,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-08 05:39:50,337 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:50,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:50,338 INFO L85 PathProgramCache]: Analyzing trace with hash -1715380900, now seen corresponding path program 1 times [2025-02-08 05:39:50,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:50,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775700360] [2025-02-08 05:39:50,338 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:50,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:50,348 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 188 statements into 1 equivalence classes. [2025-02-08 05:39:50,355 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 188 of 188 statements. [2025-02-08 05:39:50,355 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:50,355 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:50,400 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:50,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:50,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775700360] [2025-02-08 05:39:50,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775700360] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:50,401 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:50,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:50,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759887538] [2025-02-08 05:39:50,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:50,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:50,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:50,403 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:50,403 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:50,412 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:50,413 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 309 transitions, 633 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:50,413 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:50,413 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:50,413 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:50,745 INFO L124 PetriNetUnfolderBase]: 668/1989 cut-off events. [2025-02-08 05:39:50,746 INFO L125 PetriNetUnfolderBase]: For 66/66 co-relation queries the response was YES. [2025-02-08 05:39:50,751 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3112 conditions, 1989 events. 668/1989 cut-off events. For 66/66 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 12792 event pairs, 447 based on Foata normal form. 0/1745 useless extension candidates. Maximal degree in co-relation 3008. Up to 573 conditions per place. [2025-02-08 05:39:50,757 INFO L140 encePairwiseOnDemand]: 417/421 looper letters, 34 selfloop transitions, 3 changer transitions 0/324 dead transitions. [2025-02-08 05:39:50,757 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 314 places, 324 transitions, 745 flow [2025-02-08 05:39:50,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:50,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:50,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1037 transitions. [2025-02-08 05:39:50,760 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8210609659540776 [2025-02-08 05:39:50,760 INFO L175 Difference]: Start difference. First operand has 313 places, 309 transitions, 633 flow. Second operand 3 states and 1037 transitions. [2025-02-08 05:39:50,760 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 314 places, 324 transitions, 745 flow [2025-02-08 05:39:50,762 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 313 places, 324 transitions, 744 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:50,768 INFO L231 Difference]: Finished difference. Result has 314 places, 309 transitions, 643 flow [2025-02-08 05:39:50,768 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=630, PETRI_DIFFERENCE_MINUEND_PLACES=311, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=643, PETRI_PLACES=314, PETRI_TRANSITIONS=309} [2025-02-08 05:39:50,769 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -85 predicate places. [2025-02-08 05:39:50,769 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 309 transitions, 643 flow [2025-02-08 05:39:50,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:50,769 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:50,770 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:39:50,770 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-08 05:39:50,770 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:50,771 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:50,771 INFO L85 PathProgramCache]: Analyzing trace with hash -1719319539, now seen corresponding path program 1 times [2025-02-08 05:39:50,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:50,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49882306] [2025-02-08 05:39:50,771 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:50,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:50,784 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 188 statements into 1 equivalence classes. [2025-02-08 05:39:50,791 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 188 of 188 statements. [2025-02-08 05:39:50,791 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:50,791 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:50,829 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:50,829 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:50,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49882306] [2025-02-08 05:39:50,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [49882306] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:50,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:50,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:50,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800107900] [2025-02-08 05:39:50,830 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:50,831 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:50,832 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:50,832 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:50,832 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:50,839 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:50,841 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 309 transitions, 643 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:50,841 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:50,841 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:50,841 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:51,445 INFO L124 PetriNetUnfolderBase]: 1328/3770 cut-off events. [2025-02-08 05:39:51,446 INFO L125 PetriNetUnfolderBase]: For 558/558 co-relation queries the response was YES. [2025-02-08 05:39:51,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6414 conditions, 3770 events. 1328/3770 cut-off events. For 558/558 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 30269 event pairs, 1058 based on Foata normal form. 0/3305 useless extension candidates. Maximal degree in co-relation 6310. Up to 996 conditions per place. [2025-02-08 05:39:51,470 INFO L140 encePairwiseOnDemand]: 419/421 looper letters, 40 selfloop transitions, 1 changer transitions 0/327 dead transitions. [2025-02-08 05:39:51,470 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 327 transitions, 777 flow [2025-02-08 05:39:51,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:51,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:51,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1039 transitions. [2025-02-08 05:39:51,473 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8226444972288203 [2025-02-08 05:39:51,473 INFO L175 Difference]: Start difference. First operand has 314 places, 309 transitions, 643 flow. Second operand 3 states and 1039 transitions. [2025-02-08 05:39:51,474 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 327 transitions, 777 flow [2025-02-08 05:39:51,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 327 transitions, 772 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:51,482 INFO L231 Difference]: Finished difference. Result has 314 places, 308 transitions, 640 flow [2025-02-08 05:39:51,483 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=638, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=640, PETRI_PLACES=314, PETRI_TRANSITIONS=308} [2025-02-08 05:39:51,483 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -85 predicate places. [2025-02-08 05:39:51,483 INFO L471 AbstractCegarLoop]: Abstraction has has 314 places, 308 transitions, 640 flow [2025-02-08 05:39:51,484 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:51,484 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:51,484 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] [2025-02-08 05:39:51,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-08 05:39:51,484 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:51,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:51,485 INFO L85 PathProgramCache]: Analyzing trace with hash 1296374739, now seen corresponding path program 1 times [2025-02-08 05:39:51,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:51,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2052568435] [2025-02-08 05:39:51,485 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:51,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:51,496 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 190 statements into 1 equivalence classes. [2025-02-08 05:39:51,503 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 190 of 190 statements. [2025-02-08 05:39:51,503 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:51,503 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:51,558 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:51,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:51,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2052568435] [2025-02-08 05:39:51,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2052568435] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:51,560 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:51,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:51,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [38530493] [2025-02-08 05:39:51,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:51,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:51,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:51,561 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:51,561 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:51,570 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 333 out of 421 [2025-02-08 05:39:51,571 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 314 places, 308 transitions, 640 flow. Second operand has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:51,571 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:51,571 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 333 of 421 [2025-02-08 05:39:51,571 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:52,269 INFO L124 PetriNetUnfolderBase]: 1502/4473 cut-off events. [2025-02-08 05:39:52,269 INFO L125 PetriNetUnfolderBase]: For 456/456 co-relation queries the response was YES. [2025-02-08 05:39:52,286 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7335 conditions, 4473 events. 1502/4473 cut-off events. For 456/456 co-relation queries the response was YES. Maximal size of possible extension queue 211. Compared 37840 event pairs, 1000 based on Foata normal form. 0/3866 useless extension candidates. Maximal degree in co-relation 7230. Up to 1264 conditions per place. [2025-02-08 05:39:52,302 INFO L140 encePairwiseOnDemand]: 417/421 looper letters, 36 selfloop transitions, 3 changer transitions 0/324 dead transitions. [2025-02-08 05:39:52,303 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 315 places, 324 transitions, 764 flow [2025-02-08 05:39:52,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:52,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:52,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1037 transitions. [2025-02-08 05:39:52,306 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8210609659540776 [2025-02-08 05:39:52,306 INFO L175 Difference]: Start difference. First operand has 314 places, 308 transitions, 640 flow. Second operand 3 states and 1037 transitions. [2025-02-08 05:39:52,306 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 315 places, 324 transitions, 764 flow [2025-02-08 05:39:52,308 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 324 transitions, 763 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:52,311 INFO L231 Difference]: Finished difference. Result has 315 places, 308 transitions, 650 flow [2025-02-08 05:39:52,312 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=637, PETRI_DIFFERENCE_MINUEND_PLACES=312, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=304, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=315, PETRI_TRANSITIONS=308} [2025-02-08 05:39:52,312 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -84 predicate places. [2025-02-08 05:39:52,312 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 308 transitions, 650 flow [2025-02-08 05:39:52,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 334.0) internal successors, (1002), 3 states have internal predecessors, (1002), 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) [2025-02-08 05:39:52,313 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:39:52,313 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:39:52,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-08 05:39:52,313 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err14ASSERT_VIOLATIONDATA_RACE, thread1Err13ASSERT_VIOLATIONDATA_RACE, thread1Err12ASSERT_VIOLATIONDATA_RACE, thread1Err11ASSERT_VIOLATIONDATA_RACE (and 137 more)] === [2025-02-08 05:39:52,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:39:52,314 INFO L85 PathProgramCache]: Analyzing trace with hash 199802807, now seen corresponding path program 1 times [2025-02-08 05:39:52,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:39:52,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2075717917] [2025-02-08 05:39:52,314 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:39:52,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:39:52,330 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 246 statements into 1 equivalence classes. [2025-02-08 05:39:52,346 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 246 of 246 statements. [2025-02-08 05:39:52,346 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:39:52,347 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:39:52,402 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:39:52,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:39:52,402 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2075717917] [2025-02-08 05:39:52,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2075717917] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:39:52,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:39:52,403 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-08 05:39:52,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2040167413] [2025-02-08 05:39:52,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:39:52,403 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 05:39:52,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:39:52,404 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 05:39:52,404 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 05:39:52,407 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 334 out of 421 [2025-02-08 05:39:52,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 308 transitions, 650 flow. Second operand has 3 states, 3 states have (on average 338.6666666666667) internal successors, (1016), 3 states have internal predecessors, (1016), 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) [2025-02-08 05:39:52,408 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:39:52,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 334 of 421 [2025-02-08 05:39:52,408 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:39:53,224 INFO L124 PetriNetUnfolderBase]: 1502/4359 cut-off events. [2025-02-08 05:39:53,225 INFO L125 PetriNetUnfolderBase]: For 866/866 co-relation queries the response was YES. [2025-02-08 05:39:53,247 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7754 conditions, 4359 events. 1502/4359 cut-off events. For 866/866 co-relation queries the response was YES. Maximal size of possible extension queue 218. Compared 36799 event pairs, 1218 based on Foata normal form. 9/3818 useless extension candidates. Maximal degree in co-relation 7650. Up to 2255 conditions per place. [2025-02-08 05:39:53,252 INFO L140 encePairwiseOnDemand]: 419/421 looper letters, 0 selfloop transitions, 0 changer transitions 307/307 dead transitions. [2025-02-08 05:39:53,252 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 307 transitions, 690 flow [2025-02-08 05:39:53,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 05:39:53,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 05:39:53,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1022 transitions. [2025-02-08 05:39:53,255 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8091844813935075 [2025-02-08 05:39:53,255 INFO L175 Difference]: Start difference. First operand has 315 places, 308 transitions, 650 flow. Second operand 3 states and 1022 transitions. [2025-02-08 05:39:53,255 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 307 transitions, 690 flow [2025-02-08 05:39:53,259 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 307 transitions, 687 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-08 05:39:53,261 INFO L231 Difference]: Finished difference. Result has 315 places, 0 transitions, 0 flow [2025-02-08 05:39:53,261 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=421, PETRI_DIFFERENCE_MINUEND_FLOW=645, PETRI_DIFFERENCE_MINUEND_PLACES=313, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=315, PETRI_TRANSITIONS=0} [2025-02-08 05:39:53,262 INFO L279 CegarLoopForPetriNet]: 399 programPoint places, -84 predicate places. [2025-02-08 05:39:53,262 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 0 transitions, 0 flow [2025-02-08 05:39:53,262 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 338.6666666666667) internal successors, (1016), 3 states have internal predecessors, (1016), 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) [2025-02-08 05:39:53,264 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err14ASSERT_VIOLATIONDATA_RACE (140 of 141 remaining) [2025-02-08 05:39:53,264 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (139 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (138 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (137 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (136 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (135 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (134 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (133 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (132 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (131 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (130 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (129 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (128 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (127 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (126 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err14ASSERT_VIOLATIONDATA_RACE (125 of 141 remaining) [2025-02-08 05:39:53,265 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (124 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (123 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (122 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (121 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (120 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (119 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (118 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (117 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (116 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (115 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (114 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (113 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (112 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (111 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err19ASSERT_VIOLATIONDATA_RACE (110 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err18ASSERT_VIOLATIONDATA_RACE (109 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err17ASSERT_VIOLATIONDATA_RACE (108 of 141 remaining) [2025-02-08 05:39:53,266 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err16ASSERT_VIOLATIONDATA_RACE (107 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err15ASSERT_VIOLATIONDATA_RACE (106 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err14ASSERT_VIOLATIONDATA_RACE (105 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err13ASSERT_VIOLATIONDATA_RACE (104 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err12ASSERT_VIOLATIONDATA_RACE (103 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err11ASSERT_VIOLATIONDATA_RACE (102 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err10ASSERT_VIOLATIONDATA_RACE (101 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err9ASSERT_VIOLATIONDATA_RACE (100 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err8ASSERT_VIOLATIONDATA_RACE (99 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (98 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (97 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (96 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (95 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (94 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (93 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (92 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (91 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (90 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (89 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (88 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (87 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (86 of 141 remaining) [2025-02-08 05:39:53,267 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (85 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (84 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (83 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (82 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (81 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (80 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (79 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (78 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (77 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (76 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (75 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (74 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (73 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (72 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (71 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (70 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (69 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err19ASSERT_VIOLATIONDATA_RACE (68 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err18ASSERT_VIOLATIONDATA_RACE (67 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err17ASSERT_VIOLATIONDATA_RACE (66 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err16ASSERT_VIOLATIONDATA_RACE (65 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err15ASSERT_VIOLATIONDATA_RACE (64 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err14ASSERT_VIOLATIONDATA_RACE (63 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err13ASSERT_VIOLATIONDATA_RACE (62 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err12ASSERT_VIOLATIONDATA_RACE (61 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err11ASSERT_VIOLATIONDATA_RACE (60 of 141 remaining) [2025-02-08 05:39:53,268 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err10ASSERT_VIOLATIONDATA_RACE (59 of 141 remaining) [2025-02-08 05:39:53,269 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err9ASSERT_VIOLATIONDATA_RACE (58 of 141 remaining) [2025-02-08 05:39:53,269 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err8ASSERT_VIOLATIONDATA_RACE (57 of 141 remaining) [2025-02-08 05:39:53,269 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err7ASSERT_VIOLATIONDATA_RACE (56 of 141 remaining) [2025-02-08 05:39:53,269 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err14ASSERT_VIOLATIONDATA_RACE (55 of 141 remaining) [2025-02-08 05:39:53,269 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err13ASSERT_VIOLATIONDATA_RACE (54 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err12ASSERT_VIOLATIONDATA_RACE (53 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err11ASSERT_VIOLATIONDATA_RACE (52 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err10ASSERT_VIOLATIONDATA_RACE (51 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err9ASSERT_VIOLATIONDATA_RACE (50 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err8ASSERT_VIOLATIONDATA_RACE (49 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (48 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (47 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (46 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (45 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (44 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (43 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (42 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (41 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err14ASSERT_VIOLATIONDATA_RACE (40 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err13ASSERT_VIOLATIONDATA_RACE (39 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err12ASSERT_VIOLATIONDATA_RACE (38 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err11ASSERT_VIOLATIONDATA_RACE (37 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err10ASSERT_VIOLATIONDATA_RACE (36 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err9ASSERT_VIOLATIONDATA_RACE (35 of 141 remaining) [2025-02-08 05:39:53,270 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err8ASSERT_VIOLATIONDATA_RACE (34 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (33 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (32 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (31 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (30 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (29 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (28 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (27 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (26 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err19ASSERT_VIOLATIONDATA_RACE (25 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err18ASSERT_VIOLATIONDATA_RACE (24 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err17ASSERT_VIOLATIONDATA_RACE (23 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err16ASSERT_VIOLATIONDATA_RACE (22 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err15ASSERT_VIOLATIONDATA_RACE (21 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err14ASSERT_VIOLATIONDATA_RACE (20 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err13ASSERT_VIOLATIONDATA_RACE (19 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err12ASSERT_VIOLATIONDATA_RACE (18 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err11ASSERT_VIOLATIONDATA_RACE (17 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err10ASSERT_VIOLATIONDATA_RACE (16 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err9ASSERT_VIOLATIONDATA_RACE (15 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err8ASSERT_VIOLATIONDATA_RACE (14 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (13 of 141 remaining) [2025-02-08 05:39:53,271 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err19ASSERT_VIOLATIONDATA_RACE (12 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err18ASSERT_VIOLATIONDATA_RACE (11 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err17ASSERT_VIOLATIONDATA_RACE (10 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err16ASSERT_VIOLATIONDATA_RACE (9 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err15ASSERT_VIOLATIONDATA_RACE (8 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err14ASSERT_VIOLATIONDATA_RACE (7 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err13ASSERT_VIOLATIONDATA_RACE (6 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err12ASSERT_VIOLATIONDATA_RACE (5 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err11ASSERT_VIOLATIONDATA_RACE (4 of 141 remaining) [2025-02-08 05:39:53,272 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err10ASSERT_VIOLATIONDATA_RACE (3 of 141 remaining) [2025-02-08 05:39:53,273 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err9ASSERT_VIOLATIONDATA_RACE (2 of 141 remaining) [2025-02-08 05:39:53,273 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err8ASSERT_VIOLATIONDATA_RACE (1 of 141 remaining) [2025-02-08 05:39:53,273 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread4Err7ASSERT_VIOLATIONDATA_RACE (0 of 141 remaining) [2025-02-08 05:39:53,274 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-08 05:39:53,274 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] [2025-02-08 05:39:53,280 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-02-08 05:39:53,280 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-08 05:39:53,288 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.02 05:39:53 BasicIcfg [2025-02-08 05:39:53,288 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-08 05:39:53,289 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-08 05:39:53,289 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-08 05:39:53,289 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-08 05:39:53,290 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:39:43" (3/4) ... [2025-02-08 05:39:53,291 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-02-08 05:39:53,294 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure thread1 [2025-02-08 05:39:53,295 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure thread2 [2025-02-08 05:39:53,295 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure thread3 [2025-02-08 05:39:53,295 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure thread4 [2025-02-08 05:39:53,305 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 25 nodes and edges [2025-02-08 05:39:53,306 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2025-02-08 05:39:53,306 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2025-02-08 05:39:53,307 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-02-08 05:39:53,404 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-02-08 05:39:53,405 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2025-02-08 05:39:53,405 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-08 05:39:53,406 INFO L158 Benchmark]: Toolchain (without parser) took 12031.74ms. Allocated memory was 142.6MB in the beginning and 864.0MB in the end (delta: 721.4MB). Free memory was 105.6MB in the beginning and 458.8MB in the end (delta: -353.2MB). Peak memory consumption was 369.1MB. Max. memory is 16.1GB. [2025-02-08 05:39:53,406 INFO L158 Benchmark]: CDTParser took 1.25ms. Allocated memory is still 201.3MB. Free memory is still 127.6MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 05:39:53,406 INFO L158 Benchmark]: CACSL2BoogieTranslator took 282.63ms. Allocated memory is still 142.6MB. Free memory was 105.6MB in the beginning and 91.8MB in the end (delta: 13.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-08 05:39:53,407 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.97ms. Allocated memory is still 142.6MB. Free memory was 91.8MB in the beginning and 87.7MB in the end (delta: 4.1MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 05:39:53,407 INFO L158 Benchmark]: Boogie Preprocessor took 44.75ms. Allocated memory is still 142.6MB. Free memory was 87.7MB in the beginning and 85.6MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 05:39:53,407 INFO L158 Benchmark]: IcfgBuilder took 1471.65ms. Allocated memory is still 142.6MB. Free memory was 85.6MB in the beginning and 36.7MB in the end (delta: 48.9MB). Peak memory consumption was 65.8MB. Max. memory is 16.1GB. [2025-02-08 05:39:53,407 INFO L158 Benchmark]: TraceAbstraction took 10033.55ms. Allocated memory was 142.6MB in the beginning and 864.0MB in the end (delta: 721.4MB). Free memory was 104.7MB in the beginning and 467.2MB in the end (delta: -362.5MB). Peak memory consumption was 371.0MB. Max. memory is 16.1GB. [2025-02-08 05:39:53,407 INFO L158 Benchmark]: Witness Printer took 115.71ms. Allocated memory is still 864.0MB. Free memory was 467.2MB in the beginning and 458.8MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-08 05:39:53,409 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.25ms. Allocated memory is still 201.3MB. Free memory is still 127.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 282.63ms. Allocated memory is still 142.6MB. Free memory was 105.6MB in the beginning and 91.8MB in the end (delta: 13.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.97ms. Allocated memory is still 142.6MB. Free memory was 91.8MB in the beginning and 87.7MB in the end (delta: 4.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 44.75ms. Allocated memory is still 142.6MB. Free memory was 87.7MB in the beginning and 85.6MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 1471.65ms. Allocated memory is still 142.6MB. Free memory was 85.6MB in the beginning and 36.7MB in the end (delta: 48.9MB). Peak memory consumption was 65.8MB. Max. memory is 16.1GB. * TraceAbstraction took 10033.55ms. Allocated memory was 142.6MB in the beginning and 864.0MB in the end (delta: 721.4MB). Free memory was 104.7MB in the beginning and 467.2MB in the end (delta: -362.5MB). Peak memory consumption was 371.0MB. Max. memory is 16.1GB. * Witness Printer took 115.71ms. Allocated memory is still 864.0MB. Free memory was 467.2MB in the beginning and 458.8MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - 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: 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: 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: 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: 53]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 57]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 57]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 60]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 69]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 69]: 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: 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: 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: 73]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 74]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 80]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 80]: 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: 89]: 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: 89]: 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: 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: 93]: 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: 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: 126]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 127]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 128]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 130]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 131]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 132]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 133]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 135]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 136]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 137]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 165]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 137]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 138]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 165]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 138]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 140]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 141]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 153]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 107]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 111]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 112]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 112]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 112]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 112]: 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 9 procedures, 501 locations, 141 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: 9.8s, OverallIterations: 22, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 7.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 439 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 238 mSDsluCounter, 38 SdHoareTripleChecker+Invalid, 1.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 68 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1212 IncrementalHoareTripleChecker+Invalid, 1280 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 68 mSolverCounterUnsat, 38 mSDtfsCounter, 1212 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 48 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=824occurred in iteration=0, InterpolantAutomatonStates: 69, 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, 1.6s InterpolantComputationTime, 2754 NumberOfCodeBlocks, 2754 NumberOfCodeBlocksAsserted, 22 NumberOfCheckSat, 2732 ConstructedInterpolants, 0 QuantifiedInterpolants, 2889 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 22 InterpolantComputations, 22 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 95 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-02-08 05:39:53,426 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE