./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/chl-time-trans.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/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/chl-time-trans.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) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'ef62179d17d90afe74c7b4fe8189ca3bb011e55daf3a169b42e4b3589691fc53'] 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/chl-time-trans.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 ef62179d17d90afe74c7b4fe8189ca3bb011e55daf3a169b42e4b3589691fc53 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:43:03,772 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:43:03,896 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-07 15:43:03,900 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:43:03,902 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:43:03,940 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:43:03,942 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:43:03,943 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:43:03,943 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:43:03,943 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:43:03,943 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:43:03,943 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:43:03,944 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:43:03,944 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:43:03,944 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:43:03,944 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:43:03,944 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:43:03,945 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:43:03,946 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:43:03,946 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:43:03,947 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:43:03,947 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:43:03,947 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 -> ef62179d17d90afe74c7b4fe8189ca3bb011e55daf3a169b42e4b3589691fc53 [2024-11-07 15:43:04,209 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:43:04,219 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:43:04,228 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:43:04,229 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:43:04,229 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:43:04,230 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/chl-time-trans.wvr.c [2024-11-07 15:43:05,425 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:43:05,622 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:43:05,622 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/chl-time-trans.wvr.c [2024-11-07 15:43:05,631 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/699aab7ee/abbda65889604a719ad1f412802bb10e/FLAG3214e78ed [2024-11-07 15:43:05,644 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/699aab7ee/abbda65889604a719ad1f412802bb10e [2024-11-07 15:43:05,647 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:43:05,648 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:43:05,650 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:43:05,650 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:43:05,653 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:43:05,654 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,654 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24a836c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05, skipping insertion in model container [2024-11-07 15:43:05,654 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,669 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:43:05,800 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:43:05,810 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:43:05,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:43:05,846 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:43:05,847 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05 WrapperNode [2024-11-07 15:43:05,847 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:43:05,848 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:43:05,848 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:43:05,848 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:43:05,853 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,860 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,885 INFO L138 Inliner]: procedures = 22, calls = 25, calls flagged for inlining = 12, calls inlined = 22, statements flattened = 319 [2024-11-07 15:43:05,887 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:43:05,887 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:43:05,888 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:43:05,888 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:43:05,893 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,893 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,895 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,899 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,904 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,909 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,913 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,914 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,920 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:43:05,920 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:43:05,920 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:43:05,920 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:43:05,921 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (1/1) ... [2024-11-07 15:43:05,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:43:05,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:43:05,953 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) [2024-11-07 15:43:05,956 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 [2024-11-07 15:43:05,974 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:43:05,974 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-07 15:43:05,974 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-07 15:43:05,974 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-07 15:43:05,974 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-07 15:43:05,974 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-07 15:43:05,974 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-07 15:43:05,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:43:05,975 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-07 15:43:05,975 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-07 15:43:05,975 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:43:05,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:43:05,976 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-07 15:43:06,077 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:43:06,079 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:43:06,555 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:43:06,555 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:43:06,864 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:43:06,864 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-07 15:43:06,864 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:43:06 BoogieIcfgContainer [2024-11-07 15:43:06,864 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:43:06,866 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:43:06,866 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:43:06,869 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:43:06,869 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:43:05" (1/3) ... [2024-11-07 15:43:06,870 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e9b26ef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:43:06, skipping insertion in model container [2024-11-07 15:43:06,870 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:43:05" (2/3) ... [2024-11-07 15:43:06,870 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e9b26ef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:43:06, skipping insertion in model container [2024-11-07 15:43:06,870 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:43:06" (3/3) ... [2024-11-07 15:43:06,871 INFO L112 eAbstractionObserver]: Analyzing ICFG chl-time-trans.wvr.c [2024-11-07 15:43:06,880 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:43:06,880 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 36 error locations. [2024-11-07 15:43:06,880 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:43:06,929 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-07 15:43:06,952 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 203 places, 196 transitions, 413 flow [2024-11-07 15:43:06,999 INFO L124 PetriNetUnfolderBase]: 3/193 cut-off events. [2024-11-07 15:43:07,002 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-07 15:43:07,005 INFO L83 FinitePrefix]: Finished finitePrefix Result has 206 conditions, 193 events. 3/193 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 164 event pairs, 0 based on Foata normal form. 0/154 useless extension candidates. Maximal degree in co-relation 63. Up to 2 conditions per place. [2024-11-07 15:43:07,006 INFO L82 GeneralOperation]: Start removeDead. Operand has 203 places, 196 transitions, 413 flow [2024-11-07 15:43:07,010 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 181 places, 172 transitions, 362 flow [2024-11-07 15:43:07,015 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:43:07,021 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;@1574f495, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:43:07,021 INFO L334 AbstractCegarLoop]: Starting to check reachability of 63 error locations. [2024-11-07 15:43:07,025 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:43:07,025 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2024-11-07 15:43:07,025 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:43:07,026 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,026 INFO L204 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] [2024-11-07 15:43:07,026 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,030 INFO L85 PathProgramCache]: Analyzing trace with hash -1501217046, now seen corresponding path program 1 times [2024-11-07 15:43:07,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,034 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1920879964] [2024-11-07 15:43:07,034 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,124 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,124 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1920879964] [2024-11-07 15:43:07,125 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1920879964] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,125 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,125 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [226135768] [2024-11-07 15:43:07,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,132 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,144 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,145 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,154 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 196 [2024-11-07 15:43:07,156 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 181 places, 172 transitions, 362 flow. Second operand has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,156 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,157 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 196 [2024-11-07 15:43:07,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:07,244 INFO L124 PetriNetUnfolderBase]: 16/194 cut-off events. [2024-11-07 15:43:07,244 INFO L125 PetriNetUnfolderBase]: For 26/26 co-relation queries the response was YES. [2024-11-07 15:43:07,245 INFO L83 FinitePrefix]: Finished finitePrefix Result has 261 conditions, 194 events. 16/194 cut-off events. For 26/26 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 212 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 150. Up to 40 conditions per place. [2024-11-07 15:43:07,246 INFO L140 encePairwiseOnDemand]: 169/196 looper letters, 12 selfloop transitions, 2 changer transitions 0/147 dead transitions. [2024-11-07 15:43:07,247 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 147 transitions, 340 flow [2024-11-07 15:43:07,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:07,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:07,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 501 transitions. [2024-11-07 15:43:07,255 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8520408163265306 [2024-11-07 15:43:07,256 INFO L175 Difference]: Start difference. First operand has 181 places, 172 transitions, 362 flow. Second operand 3 states and 501 transitions. [2024-11-07 15:43:07,257 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 147 transitions, 340 flow [2024-11-07 15:43:07,259 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 147 transitions, 328 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-07 15:43:07,262 INFO L231 Difference]: Finished difference. Result has 152 places, 147 transitions, 304 flow [2024-11-07 15:43:07,263 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=300, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=304, PETRI_PLACES=152, PETRI_TRANSITIONS=147} [2024-11-07 15:43:07,265 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -29 predicate places. [2024-11-07 15:43:07,265 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 147 transitions, 304 flow [2024-11-07 15:43:07,266 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,266 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,266 INFO L204 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] [2024-11-07 15:43:07,266 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:43:07,266 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,266 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,267 INFO L85 PathProgramCache]: Analyzing trace with hash -1978602555, now seen corresponding path program 1 times [2024-11-07 15:43:07,267 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690164158] [2024-11-07 15:43:07,267 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,298 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,298 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,298 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690164158] [2024-11-07 15:43:07,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690164158] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [541738050] [2024-11-07 15:43:07,299 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,307 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 196 [2024-11-07 15:43:07,308 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 147 transitions, 304 flow. Second operand has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,308 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,308 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 196 [2024-11-07 15:43:07,308 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:07,348 INFO L124 PetriNetUnfolderBase]: 16/193 cut-off events. [2024-11-07 15:43:07,348 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:07,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 246 conditions, 193 events. 16/193 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 214 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 212. Up to 40 conditions per place. [2024-11-07 15:43:07,350 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 12 selfloop transitions, 2 changer transitions 0/146 dead transitions. [2024-11-07 15:43:07,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 146 transitions, 330 flow [2024-11-07 15:43:07,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:07,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:07,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 477 transitions. [2024-11-07 15:43:07,351 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8112244897959183 [2024-11-07 15:43:07,351 INFO L175 Difference]: Start difference. First operand has 152 places, 147 transitions, 304 flow. Second operand 3 states and 477 transitions. [2024-11-07 15:43:07,352 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 146 transitions, 330 flow [2024-11-07 15:43:07,352 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 146 transitions, 326 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:07,354 INFO L231 Difference]: Finished difference. Result has 151 places, 146 transitions, 302 flow [2024-11-07 15:43:07,354 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=298, PETRI_DIFFERENCE_MINUEND_PLACES=149, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=302, PETRI_PLACES=151, PETRI_TRANSITIONS=146} [2024-11-07 15:43:07,355 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -30 predicate places. [2024-11-07 15:43:07,355 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 146 transitions, 302 flow [2024-11-07 15:43:07,355 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,355 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,355 INFO L204 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] [2024-11-07 15:43:07,355 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:43:07,355 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,356 INFO L85 PathProgramCache]: Analyzing trace with hash -211718634, now seen corresponding path program 1 times [2024-11-07 15:43:07,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [883434054] [2024-11-07 15:43:07,356 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,387 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,387 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,387 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [883434054] [2024-11-07 15:43:07,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [883434054] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,387 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,388 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1589300465] [2024-11-07 15:43:07,388 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,388 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,388 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,395 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 196 [2024-11-07 15:43:07,395 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 146 transitions, 302 flow. Second operand has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,395 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,396 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 196 [2024-11-07 15:43:07,396 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:07,433 INFO L124 PetriNetUnfolderBase]: 16/192 cut-off events. [2024-11-07 15:43:07,434 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:07,434 INFO L83 FinitePrefix]: Finished finitePrefix Result has 245 conditions, 192 events. 16/192 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 213 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 203. Up to 40 conditions per place. [2024-11-07 15:43:07,435 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 12 selfloop transitions, 2 changer transitions 0/145 dead transitions. [2024-11-07 15:43:07,435 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 145 transitions, 328 flow [2024-11-07 15:43:07,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:07,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:07,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 477 transitions. [2024-11-07 15:43:07,436 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8112244897959183 [2024-11-07 15:43:07,436 INFO L175 Difference]: Start difference. First operand has 151 places, 146 transitions, 302 flow. Second operand 3 states and 477 transitions. [2024-11-07 15:43:07,436 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 145 transitions, 328 flow [2024-11-07 15:43:07,437 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 145 transitions, 324 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:07,451 INFO L231 Difference]: Finished difference. Result has 150 places, 145 transitions, 300 flow [2024-11-07 15:43:07,452 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=296, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=300, PETRI_PLACES=150, PETRI_TRANSITIONS=145} [2024-11-07 15:43:07,452 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -31 predicate places. [2024-11-07 15:43:07,452 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 145 transitions, 300 flow [2024-11-07 15:43:07,452 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,453 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,453 INFO L204 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] [2024-11-07 15:43:07,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:43:07,453 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,453 INFO L85 PathProgramCache]: Analyzing trace with hash -906439855, now seen corresponding path program 1 times [2024-11-07 15:43:07,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1310090845] [2024-11-07 15:43:07,453 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1310090845] [2024-11-07 15:43:07,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1310090845] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,485 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,485 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,485 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1745348387] [2024-11-07 15:43:07,485 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,485 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,486 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,486 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,494 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 196 [2024-11-07 15:43:07,495 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 145 transitions, 300 flow. Second operand has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,495 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,495 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 196 [2024-11-07 15:43:07,495 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:07,539 INFO L124 PetriNetUnfolderBase]: 16/191 cut-off events. [2024-11-07 15:43:07,539 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:07,539 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244 conditions, 191 events. 16/191 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 212 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 194. Up to 40 conditions per place. [2024-11-07 15:43:07,540 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 12 selfloop transitions, 2 changer transitions 0/144 dead transitions. [2024-11-07 15:43:07,540 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 144 transitions, 326 flow [2024-11-07 15:43:07,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:07,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:07,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 477 transitions. [2024-11-07 15:43:07,541 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8112244897959183 [2024-11-07 15:43:07,541 INFO L175 Difference]: Start difference. First operand has 150 places, 145 transitions, 300 flow. Second operand 3 states and 477 transitions. [2024-11-07 15:43:07,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 144 transitions, 326 flow [2024-11-07 15:43:07,542 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 144 transitions, 322 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:07,547 INFO L231 Difference]: Finished difference. Result has 149 places, 144 transitions, 298 flow [2024-11-07 15:43:07,548 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=298, PETRI_PLACES=149, PETRI_TRANSITIONS=144} [2024-11-07 15:43:07,548 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -32 predicate places. [2024-11-07 15:43:07,548 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 144 transitions, 298 flow [2024-11-07 15:43:07,549 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,549 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,549 INFO L204 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] [2024-11-07 15:43:07,549 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:43:07,549 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,549 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,549 INFO L85 PathProgramCache]: Analyzing trace with hash -2010741326, now seen corresponding path program 1 times [2024-11-07 15:43:07,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130616075] [2024-11-07 15:43:07,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,632 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130616075] [2024-11-07 15:43:07,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130616075] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [845573195] [2024-11-07 15:43:07,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,633 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,633 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,633 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,644 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 196 [2024-11-07 15:43:07,645 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 144 transitions, 298 flow. Second operand has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,645 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,645 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 196 [2024-11-07 15:43:07,645 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:07,713 INFO L124 PetriNetUnfolderBase]: 16/190 cut-off events. [2024-11-07 15:43:07,713 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:07,714 INFO L83 FinitePrefix]: Finished finitePrefix Result has 243 conditions, 190 events. 16/190 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 211 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 185. Up to 40 conditions per place. [2024-11-07 15:43:07,714 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 12 selfloop transitions, 2 changer transitions 0/143 dead transitions. [2024-11-07 15:43:07,714 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 143 transitions, 324 flow [2024-11-07 15:43:07,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:07,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:07,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 477 transitions. [2024-11-07 15:43:07,718 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8112244897959183 [2024-11-07 15:43:07,718 INFO L175 Difference]: Start difference. First operand has 149 places, 144 transitions, 298 flow. Second operand 3 states and 477 transitions. [2024-11-07 15:43:07,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 143 transitions, 324 flow [2024-11-07 15:43:07,719 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 143 transitions, 320 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:07,726 INFO L231 Difference]: Finished difference. Result has 148 places, 143 transitions, 296 flow [2024-11-07 15:43:07,727 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=141, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=296, PETRI_PLACES=148, PETRI_TRANSITIONS=143} [2024-11-07 15:43:07,727 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -33 predicate places. [2024-11-07 15:43:07,727 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 143 transitions, 296 flow [2024-11-07 15:43:07,728 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,728 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,728 INFO L204 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] [2024-11-07 15:43:07,728 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:43:07,728 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,728 INFO L85 PathProgramCache]: Analyzing trace with hash 755842624, now seen corresponding path program 1 times [2024-11-07 15:43:07,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8591034] [2024-11-07 15:43:07,728 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,801 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8591034] [2024-11-07 15:43:07,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8591034] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1770548339] [2024-11-07 15:43:07,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,802 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,802 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,828 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 196 [2024-11-07 15:43:07,828 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 143 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,829 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,829 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 196 [2024-11-07 15:43:07,832 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:07,902 INFO L124 PetriNetUnfolderBase]: 16/189 cut-off events. [2024-11-07 15:43:07,902 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:07,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 242 conditions, 189 events. 16/189 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 210 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 176. Up to 40 conditions per place. [2024-11-07 15:43:07,903 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 12 selfloop transitions, 2 changer transitions 0/142 dead transitions. [2024-11-07 15:43:07,904 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 142 transitions, 322 flow [2024-11-07 15:43:07,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:07,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:07,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 477 transitions. [2024-11-07 15:43:07,905 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8112244897959183 [2024-11-07 15:43:07,905 INFO L175 Difference]: Start difference. First operand has 148 places, 143 transitions, 296 flow. Second operand 3 states and 477 transitions. [2024-11-07 15:43:07,906 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 142 transitions, 322 flow [2024-11-07 15:43:07,906 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 142 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:07,908 INFO L231 Difference]: Finished difference. Result has 147 places, 142 transitions, 294 flow [2024-11-07 15:43:07,908 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=294, PETRI_PLACES=147, PETRI_TRANSITIONS=142} [2024-11-07 15:43:07,909 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -34 predicate places. [2024-11-07 15:43:07,910 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 142 transitions, 294 flow [2024-11-07 15:43:07,910 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 155.33333333333334) internal successors, (466), 3 states have internal predecessors, (466), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,910 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:07,911 INFO L204 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] [2024-11-07 15:43:07,911 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:43:07,911 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:07,911 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:07,911 INFO L85 PathProgramCache]: Analyzing trace with hash 856209230, now seen corresponding path program 1 times [2024-11-07 15:43:07,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:07,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [602250346] [2024-11-07 15:43:07,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:07,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:07,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:07,976 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:07,976 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:07,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [602250346] [2024-11-07 15:43:07,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [602250346] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:07,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:07,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:07,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2031060809] [2024-11-07 15:43:07,977 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:07,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:07,977 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:07,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:07,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:07,995 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 196 [2024-11-07 15:43:07,995 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 142 transitions, 294 flow. Second operand has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:07,995 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:07,995 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 196 [2024-11-07 15:43:07,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:08,036 INFO L124 PetriNetUnfolderBase]: 16/188 cut-off events. [2024-11-07 15:43:08,036 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:08,036 INFO L83 FinitePrefix]: Finished finitePrefix Result has 242 conditions, 188 events. 16/188 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 211 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 168. Up to 41 conditions per place. [2024-11-07 15:43:08,037 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 13 selfloop transitions, 2 changer transitions 0/141 dead transitions. [2024-11-07 15:43:08,037 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 141 transitions, 322 flow [2024-11-07 15:43:08,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:08,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:08,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 475 transitions. [2024-11-07 15:43:08,038 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8078231292517006 [2024-11-07 15:43:08,039 INFO L175 Difference]: Start difference. First operand has 147 places, 142 transitions, 294 flow. Second operand 3 states and 475 transitions. [2024-11-07 15:43:08,039 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 141 transitions, 322 flow [2024-11-07 15:43:08,039 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 141 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:08,041 INFO L231 Difference]: Finished difference. Result has 146 places, 141 transitions, 292 flow [2024-11-07 15:43:08,041 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=146, PETRI_TRANSITIONS=141} [2024-11-07 15:43:08,041 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -35 predicate places. [2024-11-07 15:43:08,042 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 141 transitions, 292 flow [2024-11-07 15:43:08,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,042 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:08,042 INFO L204 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] [2024-11-07 15:43:08,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:43:08,042 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:08,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:08,043 INFO L85 PathProgramCache]: Analyzing trace with hash 858113848, now seen corresponding path program 1 times [2024-11-07 15:43:08,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:08,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1689551701] [2024-11-07 15:43:08,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:08,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:08,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:08,083 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:08,084 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:08,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1689551701] [2024-11-07 15:43:08,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1689551701] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:08,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:08,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:08,084 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1542345816] [2024-11-07 15:43:08,085 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:08,086 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:08,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:08,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:08,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:08,102 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 196 [2024-11-07 15:43:08,102 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 141 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,102 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:08,102 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 196 [2024-11-07 15:43:08,103 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:08,149 INFO L124 PetriNetUnfolderBase]: 16/187 cut-off events. [2024-11-07 15:43:08,149 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:08,150 INFO L83 FinitePrefix]: Finished finitePrefix Result has 241 conditions, 187 events. 16/187 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 210 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 159. Up to 41 conditions per place. [2024-11-07 15:43:08,151 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 13 selfloop transitions, 2 changer transitions 0/140 dead transitions. [2024-11-07 15:43:08,151 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 140 transitions, 320 flow [2024-11-07 15:43:08,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:08,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:08,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 475 transitions. [2024-11-07 15:43:08,153 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8078231292517006 [2024-11-07 15:43:08,153 INFO L175 Difference]: Start difference. First operand has 146 places, 141 transitions, 292 flow. Second operand 3 states and 475 transitions. [2024-11-07 15:43:08,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 140 transitions, 320 flow [2024-11-07 15:43:08,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 140 transitions, 316 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:08,156 INFO L231 Difference]: Finished difference. Result has 145 places, 140 transitions, 290 flow [2024-11-07 15:43:08,157 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=145, PETRI_TRANSITIONS=140} [2024-11-07 15:43:08,157 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -36 predicate places. [2024-11-07 15:43:08,158 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 140 transitions, 290 flow [2024-11-07 15:43:08,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,158 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:08,159 INFO L204 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] [2024-11-07 15:43:08,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:43:08,159 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:08,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:08,159 INFO L85 PathProgramCache]: Analyzing trace with hash -1970820740, now seen corresponding path program 1 times [2024-11-07 15:43:08,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:08,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [16501084] [2024-11-07 15:43:08,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:08,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:08,221 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:08,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:08,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [16501084] [2024-11-07 15:43:08,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [16501084] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:08,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:08,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:08,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1929158380] [2024-11-07 15:43:08,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:08,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:08,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:08,222 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:08,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:08,238 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 153 out of 196 [2024-11-07 15:43:08,239 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 140 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:08,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 153 of 196 [2024-11-07 15:43:08,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:08,282 INFO L124 PetriNetUnfolderBase]: 16/186 cut-off events. [2024-11-07 15:43:08,282 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:08,283 INFO L83 FinitePrefix]: Finished finitePrefix Result has 240 conditions, 186 events. 16/186 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 210 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 150. Up to 41 conditions per place. [2024-11-07 15:43:08,283 INFO L140 encePairwiseOnDemand]: 193/196 looper letters, 13 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2024-11-07 15:43:08,283 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 139 transitions, 318 flow [2024-11-07 15:43:08,284 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:08,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:08,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 475 transitions. [2024-11-07 15:43:08,285 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8078231292517006 [2024-11-07 15:43:08,285 INFO L175 Difference]: Start difference. First operand has 145 places, 140 transitions, 290 flow. Second operand 3 states and 475 transitions. [2024-11-07 15:43:08,285 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 139 transitions, 318 flow [2024-11-07 15:43:08,286 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 139 transitions, 314 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:08,287 INFO L231 Difference]: Finished difference. Result has 144 places, 139 transitions, 288 flow [2024-11-07 15:43:08,287 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=288, PETRI_PLACES=144, PETRI_TRANSITIONS=139} [2024-11-07 15:43:08,288 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -37 predicate places. [2024-11-07 15:43:08,288 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 139 transitions, 288 flow [2024-11-07 15:43:08,289 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 154.33333333333334) internal successors, (463), 3 states have internal predecessors, (463), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,289 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:08,289 INFO L204 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] [2024-11-07 15:43:08,289 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:43:08,289 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:08,289 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:08,292 INFO L85 PathProgramCache]: Analyzing trace with hash -349885497, now seen corresponding path program 1 times [2024-11-07 15:43:08,292 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:08,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323194979] [2024-11-07 15:43:08,292 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:08,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:08,393 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:08,393 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:08,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323194979] [2024-11-07 15:43:08,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323194979] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:08,394 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:08,394 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:08,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2031157239] [2024-11-07 15:43:08,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:08,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:08,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:08,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:08,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:08,401 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 196 [2024-11-07 15:43:08,402 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 139 transitions, 288 flow. Second operand has 3 states, 3 states have (on average 161.0) internal successors, (483), 3 states have internal predecessors, (483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,402 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:08,402 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 196 [2024-11-07 15:43:08,402 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:08,449 INFO L124 PetriNetUnfolderBase]: 16/185 cut-off events. [2024-11-07 15:43:08,450 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:08,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 236 conditions, 185 events. 16/185 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 206 event pairs, 15 based on Foata normal form. 0/179 useless extension candidates. Maximal degree in co-relation 138. Up to 38 conditions per place. [2024-11-07 15:43:08,451 INFO L140 encePairwiseOnDemand]: 194/196 looper letters, 11 selfloop transitions, 1 changer transitions 0/138 dead transitions. [2024-11-07 15:43:08,451 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 138 transitions, 310 flow [2024-11-07 15:43:08,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:08,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:08,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 484 transitions. [2024-11-07 15:43:08,453 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8231292517006803 [2024-11-07 15:43:08,453 INFO L175 Difference]: Start difference. First operand has 144 places, 139 transitions, 288 flow. Second operand 3 states and 484 transitions. [2024-11-07 15:43:08,453 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 138 transitions, 310 flow [2024-11-07 15:43:08,453 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 138 transitions, 306 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:43:08,454 INFO L231 Difference]: Finished difference. Result has 143 places, 138 transitions, 284 flow [2024-11-07 15:43:08,455 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=282, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=138, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=284, PETRI_PLACES=143, PETRI_TRANSITIONS=138} [2024-11-07 15:43:08,455 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -38 predicate places. [2024-11-07 15:43:08,455 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 138 transitions, 284 flow [2024-11-07 15:43:08,456 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 161.0) internal successors, (483), 3 states have internal predecessors, (483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,456 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:08,456 INFO L204 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] [2024-11-07 15:43:08,456 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:43:08,456 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:08,456 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:08,457 INFO L85 PathProgramCache]: Analyzing trace with hash 994909107, now seen corresponding path program 1 times [2024-11-07 15:43:08,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:08,457 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [47527921] [2024-11-07 15:43:08,457 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:08,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:08,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:08,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:08,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [47527921] [2024-11-07 15:43:08,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [47527921] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:08,523 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:08,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:08,523 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [405893142] [2024-11-07 15:43:08,523 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:08,525 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:08,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:08,525 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:08,525 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:08,532 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 196 [2024-11-07 15:43:08,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 138 transitions, 284 flow. Second operand has 3 states, 3 states have (on average 161.0) internal successors, (483), 3 states have internal predecessors, (483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:08,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 196 [2024-11-07 15:43:08,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:08,572 INFO L124 PetriNetUnfolderBase]: 15/188 cut-off events. [2024-11-07 15:43:08,572 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:08,573 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238 conditions, 188 events. 15/188 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 207 event pairs, 15 based on Foata normal form. 0/183 useless extension candidates. Maximal degree in co-relation 216. Up to 38 conditions per place. [2024-11-07 15:43:08,573 INFO L140 encePairwiseOnDemand]: 194/196 looper letters, 11 selfloop transitions, 1 changer transitions 0/137 dead transitions. [2024-11-07 15:43:08,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 137 transitions, 306 flow [2024-11-07 15:43:08,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:08,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:08,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 484 transitions. [2024-11-07 15:43:08,575 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8231292517006803 [2024-11-07 15:43:08,575 INFO L175 Difference]: Start difference. First operand has 143 places, 138 transitions, 284 flow. Second operand 3 states and 484 transitions. [2024-11-07 15:43:08,575 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 137 transitions, 306 flow [2024-11-07 15:43:08,576 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 137 transitions, 305 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:43:08,577 INFO L231 Difference]: Finished difference. Result has 143 places, 137 transitions, 283 flow [2024-11-07 15:43:08,577 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=281, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=283, PETRI_PLACES=143, PETRI_TRANSITIONS=137} [2024-11-07 15:43:08,579 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -38 predicate places. [2024-11-07 15:43:08,579 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 137 transitions, 283 flow [2024-11-07 15:43:08,580 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 161.0) internal successors, (483), 3 states have internal predecessors, (483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,581 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:43:08,581 INFO L204 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] [2024-11-07 15:43:08,581 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:43:08,581 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 59 more)] === [2024-11-07 15:43:08,582 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:43:08,582 INFO L85 PathProgramCache]: Analyzing trace with hash -1671458373, now seen corresponding path program 1 times [2024-11-07 15:43:08,582 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:43:08,582 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569167234] [2024-11-07 15:43:08,582 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:43:08,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:43:08,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:43:08,654 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:43:08,654 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:43:08,654 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569167234] [2024-11-07 15:43:08,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569167234] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:43:08,655 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:43:08,655 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:43:08,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1432558496] [2024-11-07 15:43:08,655 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:43:08,655 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:43:08,655 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:43:08,656 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:43:08,656 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:43:08,661 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 196 [2024-11-07 15:43:08,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 137 transitions, 283 flow. Second operand has 3 states, 3 states have (on average 161.0) internal successors, (483), 3 states have internal predecessors, (483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,662 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:43:08,662 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 196 [2024-11-07 15:43:08,662 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:43:08,688 INFO L124 PetriNetUnfolderBase]: 15/186 cut-off events. [2024-11-07 15:43:08,688 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 15:43:08,688 INFO L83 FinitePrefix]: Finished finitePrefix Result has 237 conditions, 186 events. 15/186 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 205 event pairs, 15 based on Foata normal form. 2/183 useless extension candidates. Maximal degree in co-relation 226. Up to 38 conditions per place. [2024-11-07 15:43:08,688 INFO L140 encePairwiseOnDemand]: 194/196 looper letters, 0 selfloop transitions, 0 changer transitions 136/136 dead transitions. [2024-11-07 15:43:08,689 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 136 transitions, 303 flow [2024-11-07 15:43:08,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:43:08,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:43:08,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 483 transitions. [2024-11-07 15:43:08,690 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8214285714285714 [2024-11-07 15:43:08,690 INFO L175 Difference]: Start difference. First operand has 143 places, 137 transitions, 283 flow. Second operand 3 states and 483 transitions. [2024-11-07 15:43:08,690 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 136 transitions, 303 flow [2024-11-07 15:43:08,691 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 136 transitions, 302 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:43:08,691 INFO L231 Difference]: Finished difference. Result has 143 places, 0 transitions, 0 flow [2024-11-07 15:43:08,691 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=196, PETRI_DIFFERENCE_MINUEND_FLOW=280, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=143, PETRI_TRANSITIONS=0} [2024-11-07 15:43:08,692 INFO L277 CegarLoopForPetriNet]: 181 programPoint places, -38 predicate places. [2024-11-07 15:43:08,692 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 0 transitions, 0 flow [2024-11-07 15:43:08,692 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 161.0) internal successors, (483), 3 states have internal predecessors, (483), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (62 of 63 remaining) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (61 of 63 remaining) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (60 of 63 remaining) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (59 of 63 remaining) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (58 of 63 remaining) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (57 of 63 remaining) [2024-11-07 15:43:08,694 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (56 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (55 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (54 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (53 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (52 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (51 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (50 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (49 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (48 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (47 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (46 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (45 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (44 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (43 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (42 of 63 remaining) [2024-11-07 15:43:08,695 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (41 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (40 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (39 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (38 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (37 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (36 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (35 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (34 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (33 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (32 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (31 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (30 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (29 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (28 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (27 of 63 remaining) [2024-11-07 15:43:08,696 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (26 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONDATA_RACE (23 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONDATA_RACE (22 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONDATA_RACE (21 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err3ASSERT_VIOLATIONDATA_RACE (20 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err6ASSERT_VIOLATIONDATA_RACE (19 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err4ASSERT_VIOLATIONDATA_RACE (18 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err5ASSERT_VIOLATIONDATA_RACE (17 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread1Err7ASSERT_VIOLATIONDATA_RACE (16 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONDATA_RACE (15 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONDATA_RACE (14 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONDATA_RACE (13 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err3ASSERT_VIOLATIONDATA_RACE (12 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err6ASSERT_VIOLATIONDATA_RACE (11 of 63 remaining) [2024-11-07 15:43:08,697 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err4ASSERT_VIOLATIONDATA_RACE (10 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err5ASSERT_VIOLATIONDATA_RACE (9 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread2Err7ASSERT_VIOLATIONDATA_RACE (8 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONDATA_RACE (7 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONDATA_RACE (6 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONDATA_RACE (5 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err3ASSERT_VIOLATIONDATA_RACE (4 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err6ASSERT_VIOLATIONDATA_RACE (3 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err4ASSERT_VIOLATIONDATA_RACE (2 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err5ASSERT_VIOLATIONDATA_RACE (1 of 63 remaining) [2024-11-07 15:43:08,698 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thread3Err7ASSERT_VIOLATIONDATA_RACE (0 of 63 remaining) [2024-11-07 15:43:08,698 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:43:08,699 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:43:08,702 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-07 15:43:08,702 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-07 15:43:08,706 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.11 03:43:08 BasicIcfg [2024-11-07 15:43:08,706 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-07 15:43:08,706 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-07 15:43:08,706 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-07 15:43:08,706 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-07 15:43:08,707 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:43:06" (3/4) ... [2024-11-07 15:43:08,708 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-07 15:43:08,710 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-07 15:43:08,710 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-07 15:43:08,710 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread3 [2024-11-07 15:43:08,712 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-11-07 15:43:08,713 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-07 15:43:08,713 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-07 15:43:08,713 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-07 15:43:08,759 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-07 15:43:08,759 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-07 15:43:08,759 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-07 15:43:08,760 INFO L158 Benchmark]: Toolchain (without parser) took 3111.64ms. Allocated memory was 117.4MB in the beginning and 184.5MB in the end (delta: 67.1MB). Free memory was 93.7MB in the beginning and 60.9MB in the end (delta: 32.9MB). Peak memory consumption was 95.6MB. Max. memory is 16.1GB. [2024-11-07 15:43:08,760 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 83.9MB. Free memory is still 47.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:43:08,760 INFO L158 Benchmark]: CACSL2BoogieTranslator took 197.21ms. Allocated memory is still 117.4MB. Free memory was 93.6MB in the beginning and 81.5MB in the end (delta: 12.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:43:08,760 INFO L158 Benchmark]: Boogie Procedure Inliner took 38.93ms. Allocated memory is still 117.4MB. Free memory was 81.5MB in the beginning and 79.1MB in the end (delta: 2.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:43:08,761 INFO L158 Benchmark]: Boogie Preprocessor took 32.70ms. Allocated memory is still 117.4MB. Free memory was 79.1MB in the beginning and 77.8MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:43:08,761 INFO L158 Benchmark]: RCFGBuilder took 944.15ms. Allocated memory is still 117.4MB. Free memory was 77.8MB in the beginning and 81.8MB in the end (delta: -4.0MB). Peak memory consumption was 52.5MB. Max. memory is 16.1GB. [2024-11-07 15:43:08,761 INFO L158 Benchmark]: TraceAbstraction took 1839.91ms. Allocated memory was 117.4MB in the beginning and 184.5MB in the end (delta: 67.1MB). Free memory was 81.8MB in the beginning and 66.8MB in the end (delta: 15.0MB). Peak memory consumption was 87.9MB. Max. memory is 16.1GB. [2024-11-07 15:43:08,761 INFO L158 Benchmark]: Witness Printer took 53.27ms. Allocated memory is still 184.5MB. Free memory was 66.8MB in the beginning and 60.9MB in the end (delta: 6.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:43:08,762 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15ms. Allocated memory is still 83.9MB. Free memory is still 47.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 197.21ms. Allocated memory is still 117.4MB. Free memory was 93.6MB in the beginning and 81.5MB in the end (delta: 12.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 38.93ms. Allocated memory is still 117.4MB. Free memory was 81.5MB in the beginning and 79.1MB in the end (delta: 2.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 32.70ms. Allocated memory is still 117.4MB. Free memory was 79.1MB in the beginning and 77.8MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 944.15ms. Allocated memory is still 117.4MB. Free memory was 77.8MB in the beginning and 81.8MB in the end (delta: -4.0MB). Peak memory consumption was 52.5MB. Max. memory is 16.1GB. * TraceAbstraction took 1839.91ms. Allocated memory was 117.4MB in the beginning and 184.5MB in the end (delta: 67.1MB). Free memory was 81.8MB in the beginning and 66.8MB in the end (delta: 15.0MB). Peak memory consumption was 87.9MB. Max. memory is 16.1GB. * Witness Printer took 53.27ms. Allocated memory is still 184.5MB. Free memory was 66.8MB in the beginning and 60.9MB in the end (delta: 6.0MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 45]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 45]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 45]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 46]: 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: 54]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 55]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 63]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 64]: 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: 75]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 76]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 77]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 78]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 79]: 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: 81]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 82]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 92]: 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 7 procedures, 236 locations, 63 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.8s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 95 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 18 mSDsluCounter, 32 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 12 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 328 IncrementalHoareTripleChecker+Invalid, 340 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 12 mSolverCounterUnsat, 32 mSDtfsCounter, 328 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 24 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=362occurred in iteration=0, InterpolantAutomatonStates: 36, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 913 NumberOfCodeBlocks, 913 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 901 ConstructedInterpolants, 0 QuantifiedInterpolants, 925 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 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 - AllSpecificationsHoldResult: All specifications hold 36 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-07 15:43:08,781 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE