./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/08_rand_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/08_rand_cas.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd --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 111430583c5cad5728291a83d9964586feec908088fcc502d1f1ab24d409725c --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 15:15:46,037 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 15:15:46,128 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-13 15:15:46,139 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 15:15:46,139 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 15:15:46,177 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 15:15:46,178 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 15:15:46,178 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 15:15:46,179 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 15:15:46,179 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 15:15:46,180 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 15:15:46,181 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 15:15:46,181 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 15:15:46,181 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 15:15:46,181 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 15:15:46,181 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 15:15:46,182 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 15:15:46,182 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 15:15:46,183 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 15:15:46,184 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 15:15:46,184 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 15:15:46,184 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 15:15:46,184 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 15:15:46,184 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 15:15:46,184 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:15:46,184 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 15:15:46,185 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd 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 -> 111430583c5cad5728291a83d9964586feec908088fcc502d1f1ab24d409725c [2024-11-13 15:15:46,529 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 15:15:46,547 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 15:15:46,550 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 15:15:46,551 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 15:15:46,552 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 15:15:46,553 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/pthread-ext/08_rand_cas.i Unable to find full path for "g++" [2024-11-13 15:15:48,485 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 15:15:48,939 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 15:15:48,942 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/sv-benchmarks/c/pthread-ext/08_rand_cas.i [2024-11-13 15:15:48,963 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/data/6b79f656e/908c5eeba2c643bbbca135c6cdf65889/FLAG3ddb6ff8d [2024-11-13 15:15:49,083 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/data/6b79f656e/908c5eeba2c643bbbca135c6cdf65889 [2024-11-13 15:15:49,086 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 15:15:49,088 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 15:15:49,091 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 15:15:49,091 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 15:15:49,096 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 15:15:49,098 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,099 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7384a503 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49, skipping insertion in model container [2024-11-13 15:15:49,101 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,150 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 15:15:49,503 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:15:49,513 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 15:15:49,640 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:15:49,677 INFO L204 MainTranslator]: Completed translation [2024-11-13 15:15:49,677 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49 WrapperNode [2024-11-13 15:15:49,678 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 15:15:49,679 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 15:15:49,679 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 15:15:49,679 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 15:15:49,685 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,701 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,747 INFO L138 Inliner]: procedures = 178, calls = 38, calls flagged for inlining = 16, calls inlined = 17, statements flattened = 220 [2024-11-13 15:15:49,747 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 15:15:49,748 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 15:15:49,748 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 15:15:49,749 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 15:15:49,757 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,758 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,764 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,768 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,787 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,797 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,799 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,804 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,810 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 15:15:49,811 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 15:15:49,811 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 15:15:49,815 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 15:15:49,816 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (1/1) ... [2024-11-13 15:15:49,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:15:49,838 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:15:49,855 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 15:15:49,863 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7137fbf9-0980-44f8-b69d-2e6b22d9d404/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-13 15:15:49,890 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 15:15:49,890 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 15:15:49,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 15:15:49,891 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 15:15:49,891 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 15:15:49,891 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 15:15:49,892 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 15:15:50,046 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 15:15:50,048 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 15:15:50,671 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 15:15:50,671 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 15:15:50,961 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 15:15:50,962 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-13 15:15:50,962 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:15:50 BoogieIcfgContainer [2024-11-13 15:15:50,962 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 15:15:50,965 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 15:15:50,965 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 15:15:50,969 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 15:15:50,970 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 03:15:49" (1/3) ... [2024-11-13 15:15:50,970 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ecabdc6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:15:50, skipping insertion in model container [2024-11-13 15:15:50,970 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:15:49" (2/3) ... [2024-11-13 15:15:50,971 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ecabdc6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:15:50, skipping insertion in model container [2024-11-13 15:15:50,971 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:15:50" (3/3) ... [2024-11-13 15:15:50,972 INFO L112 eAbstractionObserver]: Analyzing ICFG 08_rand_cas.i [2024-11-13 15:15:50,991 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 15:15:50,993 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG 08_rand_cas.i that has 2 procedures, 148 locations, 1 initial locations, 4 loop locations, and 16 error locations. [2024-11-13 15:15:50,993 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 15:15:51,127 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 15:15:51,186 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 164 transitions, 332 flow [2024-11-13 15:15:51,299 INFO L124 PetriNetUnfolderBase]: 17/173 cut-off events. [2024-11-13 15:15:51,303 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:15:51,314 INFO L83 FinitePrefix]: Finished finitePrefix Result has 177 conditions, 173 events. 17/173 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 324 event pairs, 0 based on Foata normal form. 0/138 useless extension candidates. Maximal degree in co-relation 148. Up to 4 conditions per place. [2024-11-13 15:15:51,314 INFO L82 GeneralOperation]: Start removeDead. Operand has 151 places, 164 transitions, 332 flow [2024-11-13 15:15:51,321 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 164 transitions, 332 flow [2024-11-13 15:15:51,330 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:15:51,348 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;@283eaa53, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:15:51,348 INFO L334 AbstractCegarLoop]: Starting to check reachability of 33 error locations. [2024-11-13 15:15:51,360 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 15:15:51,360 INFO L124 PetriNetUnfolderBase]: 1/26 cut-off events. [2024-11-13 15:15:51,360 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:15:51,360 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:51,361 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] [2024-11-13 15:15:51,361 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 29 more)] === [2024-11-13 15:15:51,368 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:51,370 INFO L85 PathProgramCache]: Analyzing trace with hash -1346415310, now seen corresponding path program 1 times [2024-11-13 15:15:51,379 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:51,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1032606670] [2024-11-13 15:15:51,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:51,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:51,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:15:51,627 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-13 15:15:51,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:15:51,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1032606670] [2024-11-13 15:15:51,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1032606670] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:15:51,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:15:51,629 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 15:15:51,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916257102] [2024-11-13 15:15:51,635 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:15:51,650 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 15:15:51,656 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:15:51,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 15:15:51,688 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 15:15:51,692 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 164 [2024-11-13 15:15:51,697 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 164 transitions, 332 flow. Second operand has 2 states, 2 states have (on average 130.0) internal successors, (260), 2 states have internal predecessors, (260), 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-13 15:15:51,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:15:51,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 164 [2024-11-13 15:15:51,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:15:51,877 INFO L124 PetriNetUnfolderBase]: 4/133 cut-off events. [2024-11-13 15:15:51,877 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-13 15:15:51,878 INFO L83 FinitePrefix]: Finished finitePrefix Result has 145 conditions, 133 events. 4/133 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 119 event pairs, 0 based on Foata normal form. 16/138 useless extension candidates. Maximal degree in co-relation 119. Up to 8 conditions per place. [2024-11-13 15:15:51,882 INFO L140 encePairwiseOnDemand]: 139/164 looper letters, 7 selfloop transitions, 0 changer transitions 0/129 dead transitions. [2024-11-13 15:15:51,884 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 129 transitions, 276 flow [2024-11-13 15:15:51,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 15:15:51,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-13 15:15:51,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 290 transitions. [2024-11-13 15:15:51,905 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8841463414634146 [2024-11-13 15:15:51,907 INFO L175 Difference]: Start difference. First operand has 151 places, 164 transitions, 332 flow. Second operand 2 states and 290 transitions. [2024-11-13 15:15:51,908 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 129 places, 129 transitions, 276 flow [2024-11-13 15:15:51,913 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 129 transitions, 276 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 15:15:51,917 INFO L231 Difference]: Finished difference. Result has 129 places, 129 transitions, 262 flow [2024-11-13 15:15:51,920 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=129, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=262, PETRI_PLACES=129, PETRI_TRANSITIONS=129} [2024-11-13 15:15:51,924 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, -22 predicate places. [2024-11-13 15:15:51,924 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 129 transitions, 262 flow [2024-11-13 15:15:51,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 130.0) internal successors, (260), 2 states have internal predecessors, (260), 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-13 15:15:51,925 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:51,925 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] [2024-11-13 15:15:51,925 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 15:15:51,925 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 29 more)] === [2024-11-13 15:15:51,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:51,926 INFO L85 PathProgramCache]: Analyzing trace with hash -1119933963, now seen corresponding path program 1 times [2024-11-13 15:15:51,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:51,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1628475166] [2024-11-13 15:15:51,926 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:51,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:51,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:15:52,043 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-13 15:15:52,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:15:52,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1628475166] [2024-11-13 15:15:52,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1628475166] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:15:52,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:15:52,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:15:52,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131818583] [2024-11-13 15:15:52,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:15:52,045 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:15:52,045 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:15:52,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:15:52,046 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:15:52,059 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 125 out of 164 [2024-11-13 15:15:52,060 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 129 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 126.33333333333333) internal successors, (379), 3 states have internal predecessors, (379), 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-13 15:15:52,060 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:15:52,060 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 125 of 164 [2024-11-13 15:15:52,060 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:15:52,126 INFO L124 PetriNetUnfolderBase]: 4/132 cut-off events. [2024-11-13 15:15:52,126 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-13 15:15:52,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148 conditions, 132 events. 4/132 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 116 event pairs, 0 based on Foata normal form. 0/122 useless extension candidates. Maximal degree in co-relation 144. Up to 6 conditions per place. [2024-11-13 15:15:52,127 INFO L140 encePairwiseOnDemand]: 161/164 looper letters, 8 selfloop transitions, 2 changer transitions 0/128 dead transitions. [2024-11-13 15:15:52,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 128 transitions, 280 flow [2024-11-13 15:15:52,129 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:15:52,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:15:52,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 386 transitions. [2024-11-13 15:15:52,131 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7845528455284553 [2024-11-13 15:15:52,131 INFO L175 Difference]: Start difference. First operand has 129 places, 129 transitions, 262 flow. Second operand 3 states and 386 transitions. [2024-11-13 15:15:52,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 128 transitions, 280 flow [2024-11-13 15:15:52,133 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 128 transitions, 280 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 15:15:52,135 INFO L231 Difference]: Finished difference. Result has 130 places, 128 transitions, 264 flow [2024-11-13 15:15:52,136 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=260, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=128, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=264, PETRI_PLACES=130, PETRI_TRANSITIONS=128} [2024-11-13 15:15:52,137 INFO L277 CegarLoopForPetriNet]: 151 programPoint places, -21 predicate places. [2024-11-13 15:15:52,137 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 128 transitions, 264 flow [2024-11-13 15:15:52,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 126.33333333333333) internal successors, (379), 3 states have internal predecessors, (379), 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-13 15:15:52,137 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:52,137 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:15:52,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 15:15:52,138 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 29 more)] === [2024-11-13 15:15:52,138 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:52,138 INFO L85 PathProgramCache]: Analyzing trace with hash -1960470173, now seen corresponding path program 1 times [2024-11-13 15:15:52,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:52,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [407268566] [2024-11-13 15:15:52,139 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:52,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:52,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 15:15:52,172 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 15:15:52,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 15:15:52,203 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 15:15:52,204 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 15:15:52,205 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 33 remaining) [2024-11-13 15:15:52,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 33 remaining) [2024-11-13 15:15:52,208 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (30 of 33 remaining) [2024-11-13 15:15:52,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (29 of 33 remaining) [2024-11-13 15:15:52,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 33 remaining) [2024-11-13 15:15:52,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (27 of 33 remaining) [2024-11-13 15:15:52,210 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 33 remaining) [2024-11-13 15:15:52,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 33 remaining) [2024-11-13 15:15:52,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 33 remaining) [2024-11-13 15:15:52,211 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (23 of 33 remaining) [2024-11-13 15:15:52,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 33 remaining) [2024-11-13 15:15:52,213 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (20 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (19 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (18 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (17 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (16 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 33 remaining) [2024-11-13 15:15:52,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (13 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (12 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (11 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (9 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 33 remaining) [2024-11-13 15:15:52,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 33 remaining) [2024-11-13 15:15:52,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 33 remaining) [2024-11-13 15:15:52,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (4 of 33 remaining) [2024-11-13 15:15:52,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (3 of 33 remaining) [2024-11-13 15:15:52,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 33 remaining) [2024-11-13 15:15:52,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (1 of 33 remaining) [2024-11-13 15:15:52,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 33 remaining) [2024-11-13 15:15:52,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 15:15:52,219 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-13 15:15:52,223 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 15:15:52,223 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-13 15:15:52,379 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 15:15:52,390 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 276 places, 302 transitions, 614 flow [2024-11-13 15:15:52,517 INFO L124 PetriNetUnfolderBase]: 33/322 cut-off events. [2024-11-13 15:15:52,517 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-13 15:15:52,524 INFO L83 FinitePrefix]: Finished finitePrefix Result has 330 conditions, 322 events. 33/322 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1137 event pairs, 0 based on Foata normal form. 0/254 useless extension candidates. Maximal degree in co-relation 285. Up to 6 conditions per place. [2024-11-13 15:15:52,525 INFO L82 GeneralOperation]: Start removeDead. Operand has 276 places, 302 transitions, 614 flow [2024-11-13 15:15:52,533 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 276 places, 302 transitions, 614 flow [2024-11-13 15:15:52,536 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:15:52,541 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;@283eaa53, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:15:52,541 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2024-11-13 15:15:52,548 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 15:15:52,548 INFO L124 PetriNetUnfolderBase]: 1/26 cut-off events. [2024-11-13 15:15:52,548 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:15:52,549 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:52,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] [2024-11-13 15:15:52,549 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-13 15:15:52,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:52,550 INFO L85 PathProgramCache]: Analyzing trace with hash 1043779657, now seen corresponding path program 1 times [2024-11-13 15:15:52,551 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:52,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [695445189] [2024-11-13 15:15:52,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:52,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:52,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:15:52,618 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-13 15:15:52,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:15:52,622 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [695445189] [2024-11-13 15:15:52,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [695445189] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:15:52,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:15:52,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 15:15:52,622 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1705026823] [2024-11-13 15:15:52,622 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:15:52,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 15:15:52,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:15:52,623 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 15:15:52,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 15:15:52,625 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 302 [2024-11-13 15:15:52,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 276 places, 302 transitions, 614 flow. Second operand has 2 states, 2 states have (on average 235.0) internal successors, (470), 2 states have internal predecessors, (470), 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-13 15:15:52,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:15:52,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 302 [2024-11-13 15:15:52,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:15:53,211 INFO L124 PetriNetUnfolderBase]: 78/1031 cut-off events. [2024-11-13 15:15:53,212 INFO L125 PetriNetUnfolderBase]: For 23/23 co-relation queries the response was YES. [2024-11-13 15:15:53,221 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1156 conditions, 1031 events. 78/1031 cut-off events. For 23/23 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 6508 event pairs, 42 based on Foata normal form. 176/1098 useless extension candidates. Maximal degree in co-relation 976. Up to 99 conditions per place. [2024-11-13 15:15:53,226 INFO L140 encePairwiseOnDemand]: 254/302 looper letters, 14 selfloop transitions, 0 changer transitions 0/237 dead transitions. [2024-11-13 15:15:53,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 235 places, 237 transitions, 512 flow [2024-11-13 15:15:53,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 15:15:53,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-13 15:15:53,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 530 transitions. [2024-11-13 15:15:53,232 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8774834437086093 [2024-11-13 15:15:53,236 INFO L175 Difference]: Start difference. First operand has 276 places, 302 transitions, 614 flow. Second operand 2 states and 530 transitions. [2024-11-13 15:15:53,236 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 235 places, 237 transitions, 512 flow [2024-11-13 15:15:53,238 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 235 places, 237 transitions, 512 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 15:15:53,247 INFO L231 Difference]: Finished difference. Result has 235 places, 237 transitions, 484 flow [2024-11-13 15:15:53,248 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=302, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=234, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=237, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=237, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=484, PETRI_PLACES=235, PETRI_TRANSITIONS=237} [2024-11-13 15:15:53,249 INFO L277 CegarLoopForPetriNet]: 276 programPoint places, -41 predicate places. [2024-11-13 15:15:53,249 INFO L471 AbstractCegarLoop]: Abstraction has has 235 places, 237 transitions, 484 flow [2024-11-13 15:15:53,250 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 235.0) internal successors, (470), 2 states have internal predecessors, (470), 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-13 15:15:53,250 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:53,250 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] [2024-11-13 15:15:53,250 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 15:15:53,251 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-13 15:15:53,251 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:53,251 INFO L85 PathProgramCache]: Analyzing trace with hash -1950059988, now seen corresponding path program 1 times [2024-11-13 15:15:53,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:53,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1364292344] [2024-11-13 15:15:53,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:53,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:53,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:15:53,331 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-13 15:15:53,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:15:53,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1364292344] [2024-11-13 15:15:53,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1364292344] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:15:53,332 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:15:53,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:15:53,332 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106859217] [2024-11-13 15:15:53,332 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:15:53,333 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:15:53,333 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:15:53,333 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:15:53,334 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:15:53,364 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 302 [2024-11-13 15:15:53,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 237 transitions, 484 flow. Second operand has 3 states, 3 states have (on average 227.33333333333334) internal successors, (682), 3 states have internal predecessors, (682), 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-13 15:15:53,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:15:53,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 302 [2024-11-13 15:15:53,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:15:54,086 INFO L124 PetriNetUnfolderBase]: 180/1847 cut-off events. [2024-11-13 15:15:54,087 INFO L125 PetriNetUnfolderBase]: For 32/32 co-relation queries the response was YES. [2024-11-13 15:15:54,100 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2144 conditions, 1847 events. 180/1847 cut-off events. For 32/32 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 14344 event pairs, 44 based on Foata normal form. 0/1660 useless extension candidates. Maximal degree in co-relation 2139. Up to 146 conditions per place. [2024-11-13 15:15:54,112 INFO L140 encePairwiseOnDemand]: 294/302 looper letters, 35 selfloop transitions, 6 changer transitions 0/256 dead transitions. [2024-11-13 15:15:54,112 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 256 transitions, 609 flow [2024-11-13 15:15:54,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:15:54,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:15:54,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 721 transitions. [2024-11-13 15:15:54,117 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7958057395143487 [2024-11-13 15:15:54,117 INFO L175 Difference]: Start difference. First operand has 235 places, 237 transitions, 484 flow. Second operand 3 states and 721 transitions. [2024-11-13 15:15:54,117 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 256 transitions, 609 flow [2024-11-13 15:15:54,120 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 256 transitions, 609 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 15:15:54,128 INFO L231 Difference]: Finished difference. Result has 239 places, 243 transitions, 536 flow [2024-11-13 15:15:54,130 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=302, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=237, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=231, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=536, PETRI_PLACES=239, PETRI_TRANSITIONS=243} [2024-11-13 15:15:54,131 INFO L277 CegarLoopForPetriNet]: 276 programPoint places, -37 predicate places. [2024-11-13 15:15:54,131 INFO L471 AbstractCegarLoop]: Abstraction has has 239 places, 243 transitions, 536 flow [2024-11-13 15:15:54,132 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 227.33333333333334) internal successors, (682), 3 states have internal predecessors, (682), 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-13 15:15:54,132 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:54,132 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:15:54,132 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 15:15:54,137 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2024-11-13 15:15:54,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:54,137 INFO L85 PathProgramCache]: Analyzing trace with hash -2069344378, now seen corresponding path program 1 times [2024-11-13 15:15:54,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:54,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1286937806] [2024-11-13 15:15:54,138 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:54,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:54,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 15:15:54,176 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 15:15:54,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 15:15:54,207 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 15:15:54,213 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 15:15:54,214 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2024-11-13 15:15:54,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2024-11-13 15:15:54,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2024-11-13 15:15:54,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2024-11-13 15:15:54,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2024-11-13 15:15:54,214 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2024-11-13 15:15:54,215 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2024-11-13 15:15:54,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2024-11-13 15:15:54,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2024-11-13 15:15:54,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2024-11-13 15:15:54,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2024-11-13 15:15:54,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2024-11-13 15:15:54,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2024-11-13 15:15:54,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2024-11-13 15:15:54,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2024-11-13 15:15:54,225 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 15:15:54,225 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-13 15:15:54,225 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 15:15:54,226 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-13 15:15:54,426 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 15:15:54,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 401 places, 440 transitions, 898 flow [2024-11-13 15:15:54,637 INFO L124 PetriNetUnfolderBase]: 49/471 cut-off events. [2024-11-13 15:15:54,637 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-13 15:15:54,647 INFO L83 FinitePrefix]: Finished finitePrefix Result has 484 conditions, 471 events. 49/471 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2050 event pairs, 0 based on Foata normal form. 0/370 useless extension candidates. Maximal degree in co-relation 422. Up to 8 conditions per place. [2024-11-13 15:15:54,647 INFO L82 GeneralOperation]: Start removeDead. Operand has 401 places, 440 transitions, 898 flow [2024-11-13 15:15:54,660 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 401 places, 440 transitions, 898 flow [2024-11-13 15:15:54,663 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:15:54,663 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;@283eaa53, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:15:54,664 INFO L334 AbstractCegarLoop]: Starting to check reachability of 65 error locations. [2024-11-13 15:15:54,676 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 15:15:54,676 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-11-13 15:15:54,676 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:15:54,676 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:54,676 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] [2024-11-13 15:15:54,676 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-13 15:15:54,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:54,677 INFO L85 PathProgramCache]: Analyzing trace with hash -1646121398, now seen corresponding path program 1 times [2024-11-13 15:15:54,677 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:54,677 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279386388] [2024-11-13 15:15:54,677 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:54,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:54,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:15:54,737 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-13 15:15:54,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:15:54,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279386388] [2024-11-13 15:15:54,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279386388] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:15:54,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:15:54,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 15:15:54,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1501462158] [2024-11-13 15:15:54,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:15:54,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 15:15:54,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:15:54,738 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 15:15:54,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 15:15:54,743 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 339 out of 440 [2024-11-13 15:15:54,744 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 401 places, 440 transitions, 898 flow. Second operand has 2 states, 2 states have (on average 340.0) internal successors, (680), 2 states have internal predecessors, (680), 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-13 15:15:54,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:15:54,745 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 339 of 440 [2024-11-13 15:15:54,745 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:15:56,766 INFO L124 PetriNetUnfolderBase]: 894/7669 cut-off events. [2024-11-13 15:15:56,766 INFO L125 PetriNetUnfolderBase]: For 319/319 co-relation queries the response was YES. [2024-11-13 15:15:56,846 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8922 conditions, 7669 events. 894/7669 cut-off events. For 319/319 co-relation queries the response was YES. Maximal size of possible extension queue 187. Compared 85356 event pairs, 630 based on Foata normal form. 1700/8544 useless extension candidates. Maximal degree in co-relation 7473. Up to 1030 conditions per place. [2024-11-13 15:15:56,988 INFO L140 encePairwiseOnDemand]: 369/440 looper letters, 21 selfloop transitions, 0 changer transitions 0/345 dead transitions. [2024-11-13 15:15:56,988 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 341 places, 345 transitions, 750 flow [2024-11-13 15:15:56,989 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 15:15:56,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-13 15:15:56,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 770 transitions. [2024-11-13 15:15:56,992 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.875 [2024-11-13 15:15:56,992 INFO L175 Difference]: Start difference. First operand has 401 places, 440 transitions, 898 flow. Second operand 2 states and 770 transitions. [2024-11-13 15:15:56,992 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 341 places, 345 transitions, 750 flow [2024-11-13 15:15:56,995 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 341 places, 345 transitions, 748 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-13 15:15:56,999 INFO L231 Difference]: Finished difference. Result has 341 places, 345 transitions, 706 flow [2024-11-13 15:15:57,000 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=440, PETRI_DIFFERENCE_MINUEND_FLOW=706, PETRI_DIFFERENCE_MINUEND_PLACES=340, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=345, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=345, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=706, PETRI_PLACES=341, PETRI_TRANSITIONS=345} [2024-11-13 15:15:57,001 INFO L277 CegarLoopForPetriNet]: 401 programPoint places, -60 predicate places. [2024-11-13 15:15:57,001 INFO L471 AbstractCegarLoop]: Abstraction has has 341 places, 345 transitions, 706 flow [2024-11-13 15:15:57,002 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 340.0) internal successors, (680), 2 states have internal predecessors, (680), 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-13 15:15:57,002 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:15:57,002 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] [2024-11-13 15:15:57,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 15:15:57,002 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-13 15:15:57,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:15:57,003 INFO L85 PathProgramCache]: Analyzing trace with hash -1374647571, now seen corresponding path program 1 times [2024-11-13 15:15:57,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:15:57,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899606796] [2024-11-13 15:15:57,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:15:57,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:15:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:15:57,042 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-13 15:15:57,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:15:57,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899606796] [2024-11-13 15:15:57,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1899606796] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:15:57,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:15:57,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:15:57,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [717011193] [2024-11-13 15:15:57,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:15:57,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:15:57,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:15:57,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:15:57,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:15:57,085 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 327 out of 440 [2024-11-13 15:15:57,087 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 341 places, 345 transitions, 706 flow. Second operand has 3 states, 3 states have (on average 328.3333333333333) internal successors, (985), 3 states have internal predecessors, (985), 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-13 15:15:57,087 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:15:57,087 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 327 of 440 [2024-11-13 15:15:57,087 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:16:02,027 INFO L124 PetriNetUnfolderBase]: 3955/25016 cut-off events. [2024-11-13 15:16:02,027 INFO L125 PetriNetUnfolderBase]: For 451/451 co-relation queries the response was YES. [2024-11-13 15:16:02,159 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30526 conditions, 25016 events. 3955/25016 cut-off events. For 451/451 co-relation queries the response was YES. Maximal size of possible extension queue 592. Compared 341503 event pairs, 1180 based on Foata normal form. 0/22444 useless extension candidates. Maximal degree in co-relation 30520. Up to 2807 conditions per place. [2024-11-13 15:16:02,293 INFO L140 encePairwiseOnDemand]: 428/440 looper letters, 53 selfloop transitions, 9 changer transitions 0/374 dead transitions. [2024-11-13 15:16:02,293 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 343 places, 374 transitions, 898 flow [2024-11-13 15:16:02,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:16:02,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:16:02,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1046 transitions. [2024-11-13 15:16:02,299 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7924242424242425 [2024-11-13 15:16:02,299 INFO L175 Difference]: Start difference. First operand has 341 places, 345 transitions, 706 flow. Second operand 3 states and 1046 transitions. [2024-11-13 15:16:02,300 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 343 places, 374 transitions, 898 flow [2024-11-13 15:16:02,304 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 343 places, 374 transitions, 898 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 15:16:02,310 INFO L231 Difference]: Finished difference. Result has 345 places, 354 transitions, 784 flow [2024-11-13 15:16:02,311 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=440, PETRI_DIFFERENCE_MINUEND_FLOW=706, PETRI_DIFFERENCE_MINUEND_PLACES=341, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=345, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=336, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=784, PETRI_PLACES=345, PETRI_TRANSITIONS=354} [2024-11-13 15:16:02,312 INFO L277 CegarLoopForPetriNet]: 401 programPoint places, -56 predicate places. [2024-11-13 15:16:02,312 INFO L471 AbstractCegarLoop]: Abstraction has has 345 places, 354 transitions, 784 flow [2024-11-13 15:16:02,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 328.3333333333333) internal successors, (985), 3 states have internal predecessors, (985), 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-13 15:16:02,313 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:16:02,313 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] [2024-11-13 15:16:02,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 15:16:02,314 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-13 15:16:02,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:16:02,314 INFO L85 PathProgramCache]: Analyzing trace with hash -238331298, now seen corresponding path program 1 times [2024-11-13 15:16:02,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:16:02,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657425787] [2024-11-13 15:16:02,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:16:02,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:16:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:16:03,116 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-13 15:16:03,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:16:03,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657425787] [2024-11-13 15:16:03,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657425787] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:16:03,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:16:03,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:16:03,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1546772485] [2024-11-13 15:16:03,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:16:03,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:16:03,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:16:03,118 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:16:03,119 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:16:03,434 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 306 out of 440 [2024-11-13 15:16:03,438 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 345 places, 354 transitions, 784 flow. Second operand has 6 states, 6 states have (on average 307.6666666666667) internal successors, (1846), 6 states have internal predecessors, (1846), 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-13 15:16:03,438 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:16:03,439 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 306 of 440 [2024-11-13 15:16:03,439 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:16:19,152 INFO L124 PetriNetUnfolderBase]: 25677/99723 cut-off events. [2024-11-13 15:16:19,153 INFO L125 PetriNetUnfolderBase]: For 2524/2529 co-relation queries the response was YES. [2024-11-13 15:16:19,725 INFO L83 FinitePrefix]: Finished finitePrefix Result has 140723 conditions, 99723 events. 25677/99723 cut-off events. For 2524/2529 co-relation queries the response was YES. Maximal size of possible extension queue 1701. Compared 1472148 event pairs, 14072 based on Foata normal form. 0/89119 useless extension candidates. Maximal degree in co-relation 140715. Up to 29852 conditions per place. [2024-11-13 15:16:20,273 INFO L140 encePairwiseOnDemand]: 409/440 looper letters, 111 selfloop transitions, 94 changer transitions 0/505 dead transitions. [2024-11-13 15:16:20,274 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 350 places, 505 transitions, 1536 flow [2024-11-13 15:16:20,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 15:16:20,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 15:16:20,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2042 transitions. [2024-11-13 15:16:20,282 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7734848484848484 [2024-11-13 15:16:20,282 INFO L175 Difference]: Start difference. First operand has 345 places, 354 transitions, 784 flow. Second operand 6 states and 2042 transitions. [2024-11-13 15:16:20,282 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 350 places, 505 transitions, 1536 flow [2024-11-13 15:16:20,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 348 places, 505 transitions, 1518 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 15:16:20,333 INFO L231 Difference]: Finished difference. Result has 352 places, 451 transitions, 1338 flow [2024-11-13 15:16:20,334 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=440, PETRI_DIFFERENCE_MINUEND_FLOW=766, PETRI_DIFFERENCE_MINUEND_PLACES=343, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=354, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=324, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1338, PETRI_PLACES=352, PETRI_TRANSITIONS=451} [2024-11-13 15:16:20,335 INFO L277 CegarLoopForPetriNet]: 401 programPoint places, -49 predicate places. [2024-11-13 15:16:20,335 INFO L471 AbstractCegarLoop]: Abstraction has has 352 places, 451 transitions, 1338 flow [2024-11-13 15:16:20,337 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 307.6666666666667) internal successors, (1846), 6 states have internal predecessors, (1846), 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-13 15:16:20,337 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:16:20,337 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:16:20,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 15:16:20,338 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2024-11-13 15:16:20,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:16:20,338 INFO L85 PathProgramCache]: Analyzing trace with hash -1881065662, now seen corresponding path program 1 times [2024-11-13 15:16:20,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:16:20,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299420008] [2024-11-13 15:16:20,339 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:16:20,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:16:20,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 15:16:20,369 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 15:16:20,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 15:16:20,405 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 15:16:20,409 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 15:16:20,409 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (64 of 65 remaining) [2024-11-13 15:16:20,409 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (63 of 65 remaining) [2024-11-13 15:16:20,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (62 of 65 remaining) [2024-11-13 15:16:20,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (61 of 65 remaining) [2024-11-13 15:16:20,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (60 of 65 remaining) [2024-11-13 15:16:20,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (59 of 65 remaining) [2024-11-13 15:16:20,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (58 of 65 remaining) [2024-11-13 15:16:20,410 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (57 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (56 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (55 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (54 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (53 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (52 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (51 of 65 remaining) [2024-11-13 15:16:20,411 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (50 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (49 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (48 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (47 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (46 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (45 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (44 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (43 of 65 remaining) [2024-11-13 15:16:20,412 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (42 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (40 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (39 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (38 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (36 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (35 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (34 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (33 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (32 of 65 remaining) [2024-11-13 15:16:20,413 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (30 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (29 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (28 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (27 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (23 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (21 of 65 remaining) [2024-11-13 15:16:20,414 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (20 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (19 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (18 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (17 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (16 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (15 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (14 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (13 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (12 of 65 remaining) [2024-11-13 15:16:20,419 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (11 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (9 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (5 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (4 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (3 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (2 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (1 of 65 remaining) [2024-11-13 15:16:20,420 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 65 remaining) [2024-11-13 15:16:20,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-13 15:16:20,421 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-13 15:16:20,421 WARN L247 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 15:16:20,422 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-13 15:16:20,641 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 15:16:20,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 526 places, 578 transitions, 1184 flow [2024-11-13 15:16:20,952 INFO L124 PetriNetUnfolderBase]: 65/620 cut-off events. [2024-11-13 15:16:20,953 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-13 15:16:20,972 INFO L83 FinitePrefix]: Finished finitePrefix Result has 639 conditions, 620 events. 65/620 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 3038 event pairs, 0 based on Foata normal form. 0/486 useless extension candidates. Maximal degree in co-relation 559. Up to 10 conditions per place. [2024-11-13 15:16:20,972 INFO L82 GeneralOperation]: Start removeDead. Operand has 526 places, 578 transitions, 1184 flow [2024-11-13 15:16:20,992 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 526 places, 578 transitions, 1184 flow [2024-11-13 15:16:20,994 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:16:20,996 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;@283eaa53, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:16:20,996 INFO L334 AbstractCegarLoop]: Starting to check reachability of 81 error locations. [2024-11-13 15:16:21,000 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 15:16:21,000 INFO L124 PetriNetUnfolderBase]: 1/26 cut-off events. [2024-11-13 15:16:21,000 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:16:21,000 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:16:21,000 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] [2024-11-13 15:16:21,001 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 77 more)] === [2024-11-13 15:16:21,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:16:21,002 INFO L85 PathProgramCache]: Analyzing trace with hash -826175115, now seen corresponding path program 1 times [2024-11-13 15:16:21,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:16:21,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1242836119] [2024-11-13 15:16:21,002 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:16:21,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:16:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:16:21,032 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-13 15:16:21,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:16:21,035 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1242836119] [2024-11-13 15:16:21,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1242836119] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:16:21,036 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:16:21,036 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 15:16:21,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1378183989] [2024-11-13 15:16:21,036 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:16:21,037 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 15:16:21,037 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:16:21,038 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 15:16:21,038 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 15:16:21,040 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 444 out of 578 [2024-11-13 15:16:21,044 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 526 places, 578 transitions, 1184 flow. Second operand has 2 states, 2 states have (on average 445.0) internal successors, (890), 2 states have internal predecessors, (890), 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-13 15:16:21,044 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:16:21,044 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 444 of 578 [2024-11-13 15:16:21,044 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:16:32,543 INFO L124 PetriNetUnfolderBase]: 8668/56251 cut-off events. [2024-11-13 15:16:32,543 INFO L125 PetriNetUnfolderBase]: For 3752/3752 co-relation queries the response was YES. [2024-11-13 15:16:33,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67795 conditions, 56251 events. 8668/56251 cut-off events. For 3752/3752 co-relation queries the response was YES. Maximal size of possible extension queue 1209. Compared 870240 event pairs, 6804 based on Foata normal form. 15315/65671 useless extension candidates. Maximal degree in co-relation 56474. Up to 9605 conditions per place. [2024-11-13 15:16:33,415 INFO L140 encePairwiseOnDemand]: 484/578 looper letters, 28 selfloop transitions, 0 changer transitions 0/453 dead transitions. [2024-11-13 15:16:33,415 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 447 places, 453 transitions, 990 flow [2024-11-13 15:16:33,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 15:16:33,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-13 15:16:33,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1010 transitions. [2024-11-13 15:16:33,420 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8737024221453287 [2024-11-13 15:16:33,420 INFO L175 Difference]: Start difference. First operand has 526 places, 578 transitions, 1184 flow. Second operand 2 states and 1010 transitions. [2024-11-13 15:16:33,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 447 places, 453 transitions, 990 flow [2024-11-13 15:16:33,426 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 447 places, 453 transitions, 984 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-11-13 15:16:33,434 INFO L231 Difference]: Finished difference. Result has 447 places, 453 transitions, 928 flow [2024-11-13 15:16:33,435 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=578, PETRI_DIFFERENCE_MINUEND_FLOW=928, PETRI_DIFFERENCE_MINUEND_PLACES=446, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=453, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=453, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=928, PETRI_PLACES=447, PETRI_TRANSITIONS=453} [2024-11-13 15:16:33,437 INFO L277 CegarLoopForPetriNet]: 526 programPoint places, -79 predicate places. [2024-11-13 15:16:33,440 INFO L471 AbstractCegarLoop]: Abstraction has has 447 places, 453 transitions, 928 flow [2024-11-13 15:16:33,441 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 445.0) internal successors, (890), 2 states have internal predecessors, (890), 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-13 15:16:33,441 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:16:33,442 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] [2024-11-13 15:16:33,442 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-13 15:16:33,442 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE (and 77 more)] === [2024-11-13 15:16:33,442 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:16:33,443 INFO L85 PathProgramCache]: Analyzing trace with hash 614738104, now seen corresponding path program 1 times [2024-11-13 15:16:33,443 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:16:33,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [968787314] [2024-11-13 15:16:33,443 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:16:33,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:16:33,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:16:33,493 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-13 15:16:33,494 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:16:33,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [968787314] [2024-11-13 15:16:33,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [968787314] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:16:33,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:16:33,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:16:33,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1072274128] [2024-11-13 15:16:33,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:16:33,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:16:33,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:16:33,497 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:16:33,497 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:16:33,550 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 428 out of 578 [2024-11-13 15:16:33,553 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 447 places, 453 transitions, 928 flow. Second operand has 3 states, 3 states have (on average 429.3333333333333) internal successors, (1288), 3 states have internal predecessors, (1288), 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-13 15:16:33,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:16:33,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 428 of 578 [2024-11-13 15:16:33,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand