./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu --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 265daba2b5ad7b4578f16c23ab641f7a5441c3a3894a2482737cba7b750ee6df --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:02:53,066 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:02:53,204 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-19 08:02:53,209 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:02:53,209 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:02:53,232 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:02:53,233 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:02:53,233 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:02:53,234 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:02:53,235 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:02:53,235 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:02:53,236 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:02:53,237 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:02:53,237 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:02:53,238 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 08:02:53,238 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:02:53,239 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:02:53,240 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:02:53,240 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:02:53,241 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 08:02:53,241 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:02:53,242 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 08:02:53,242 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-19 08:02:53,243 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 08:02:53,243 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:02:53,244 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 08:02:53,244 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:02:53,245 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:02:53,245 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:02:53,245 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:02:53,246 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:02:53,246 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:02:53,247 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:02:53,247 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 08:02:53,247 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:02:53,247 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:02:53,248 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:02:53,248 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 08:02:53,248 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:02:53,248 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:02:53,249 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:02:53,249 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu 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 -> 265daba2b5ad7b4578f16c23ab641f7a5441c3a3894a2482737cba7b750ee6df [2023-11-19 08:02:53,573 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:02:53,629 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:02:53,634 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:02:53,641 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:02:53,642 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:02:53,643 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i [2023-11-19 08:02:56,777 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:02:57,183 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:02:57,184 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/sv-benchmarks/c/goblint-regression/28-race_reach_11-ptr_racing.i [2023-11-19 08:02:57,201 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/data/8213db4c7/b2dbc8a3b10e42bda06faffbb311743b/FLAGa1a8b936c [2023-11-19 08:02:57,217 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/data/8213db4c7/b2dbc8a3b10e42bda06faffbb311743b [2023-11-19 08:02:57,220 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:02:57,222 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:02:57,224 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:02:57,224 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:02:57,230 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:02:57,231 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,232 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@304187ab and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57, skipping insertion in model container [2023-11-19 08:02:57,233 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,276 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:02:57,677 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:02:57,691 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:02:57,737 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:02:57,788 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:02:57,788 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57 WrapperNode [2023-11-19 08:02:57,789 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:02:57,791 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:02:57,791 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:02:57,791 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:02:57,800 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,838 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,885 INFO L138 Inliner]: procedures = 170, calls = 44, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 97 [2023-11-19 08:02:57,886 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:02:57,887 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:02:57,888 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:02:57,889 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:02:57,900 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,900 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,916 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,918 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,934 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,957 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,959 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,961 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,964 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:02:57,977 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:02:57,977 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:02:57,977 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:02:57,978 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (1/1) ... [2023-11-19 08:02:57,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:02:57,998 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:02:58,014 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:02:58,039 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_992c3ff9-fc5d-48b5-81aa-2e1201fe6185/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:02:58,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 08:02:58,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 08:02:58,063 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-19 08:02:58,063 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:02:58,063 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 08:02:58,063 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-19 08:02:58,063 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-19 08:02:58,064 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 08:02:58,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:02:58,064 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:02:58,064 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:02:58,066 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-19 08:02:58,210 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:02:58,212 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:02:58,539 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:02:58,550 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:02:58,551 INFO L302 CfgBuilder]: Removed 10 assume(true) statements. [2023-11-19 08:02:58,555 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:02:58 BoogieIcfgContainer [2023-11-19 08:02:58,556 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:02:58,559 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:02:58,559 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:02:58,562 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:02:58,563 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:02:57" (1/3) ... [2023-11-19 08:02:58,564 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f4f264f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:02:58, skipping insertion in model container [2023-11-19 08:02:58,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:02:57" (2/3) ... [2023-11-19 08:02:58,564 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f4f264f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:02:58, skipping insertion in model container [2023-11-19 08:02:58,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:02:58" (3/3) ... [2023-11-19 08:02:58,566 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_11-ptr_racing.i [2023-11-19 08:02:58,575 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-19 08:02:58,587 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:02:58,588 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2023-11-19 08:02:58,588 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-19 08:02:58,726 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-19 08:02:58,785 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 153 places, 163 transitions, 333 flow [2023-11-19 08:02:58,881 INFO L124 PetriNetUnfolderBase]: 19/219 cut-off events. [2023-11-19 08:02:58,881 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 08:02:58,890 INFO L83 FinitePrefix]: Finished finitePrefix Result has 224 conditions, 219 events. 19/219 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 704 event pairs, 0 based on Foata normal form. 0/189 useless extension candidates. Maximal degree in co-relation 122. Up to 4 conditions per place. [2023-11-19 08:02:58,890 INFO L82 GeneralOperation]: Start removeDead. Operand has 153 places, 163 transitions, 333 flow [2023-11-19 08:02:58,897 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 153 places, 163 transitions, 333 flow [2023-11-19 08:02:58,901 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:02:58,912 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 153 places, 163 transitions, 333 flow [2023-11-19 08:02:58,915 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 153 places, 163 transitions, 333 flow [2023-11-19 08:02:58,916 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 153 places, 163 transitions, 333 flow [2023-11-19 08:02:58,969 INFO L124 PetriNetUnfolderBase]: 19/219 cut-off events. [2023-11-19 08:02:58,969 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 08:02:58,972 INFO L83 FinitePrefix]: Finished finitePrefix Result has 224 conditions, 219 events. 19/219 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 704 event pairs, 0 based on Foata normal form. 0/189 useless extension candidates. Maximal degree in co-relation 122. Up to 4 conditions per place. [2023-11-19 08:02:58,978 INFO L119 LiptonReduction]: Number of co-enabled transitions 7564 [2023-11-19 08:03:03,421 INFO L134 LiptonReduction]: Checked pairs total: 31487 [2023-11-19 08:03:03,421 INFO L136 LiptonReduction]: Total number of compositions: 113 [2023-11-19 08:03:03,439 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:03:03,446 INFO L357 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, mHoare=true, 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;@19f17051, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:03:03,446 INFO L358 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2023-11-19 08:03:03,452 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:03:03,453 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2023-11-19 08:03:03,453 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-19 08:03:03,453 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:03,454 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-19 08:03:03,460 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2023-11-19 08:03:03,465 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:03,466 INFO L85 PathProgramCache]: Analyzing trace with hash 181314064, now seen corresponding path program 1 times [2023-11-19 08:03:03,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:03,476 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [616886301] [2023-11-19 08:03:03,476 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:03,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:03,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:03,643 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:03:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:03,733 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:03:03,735 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:03:03,736 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2023-11-19 08:03:03,739 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2023-11-19 08:03:03,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2023-11-19 08:03:03,740 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2023-11-19 08:03:03,741 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2023-11-19 08:03:03,741 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 11 remaining) [2023-11-19 08:03:03,742 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2023-11-19 08:03:03,742 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2023-11-19 08:03:03,742 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2023-11-19 08:03:03,743 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2023-11-19 08:03:03,743 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2023-11-19 08:03:03,744 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:03:03,744 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-19 08:03:03,754 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 08:03:03,755 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-19 08:03:03,822 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2023-11-19 08:03:03,831 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 211 places, 226 transitions, 468 flow [2023-11-19 08:03:03,909 INFO L124 PetriNetUnfolderBase]: 34/370 cut-off events. [2023-11-19 08:03:03,909 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-19 08:03:03,915 INFO L83 FinitePrefix]: Finished finitePrefix Result has 382 conditions, 370 events. 34/370 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1473 event pairs, 0 based on Foata normal form. 0/317 useless extension candidates. Maximal degree in co-relation 221. Up to 8 conditions per place. [2023-11-19 08:03:03,915 INFO L82 GeneralOperation]: Start removeDead. Operand has 211 places, 226 transitions, 468 flow [2023-11-19 08:03:03,920 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 211 places, 226 transitions, 468 flow [2023-11-19 08:03:03,920 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:03:03,920 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 211 places, 226 transitions, 468 flow [2023-11-19 08:03:03,921 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 211 places, 226 transitions, 468 flow [2023-11-19 08:03:03,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 211 places, 226 transitions, 468 flow [2023-11-19 08:03:03,983 INFO L124 PetriNetUnfolderBase]: 34/370 cut-off events. [2023-11-19 08:03:03,984 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-19 08:03:03,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 382 conditions, 370 events. 34/370 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1473 event pairs, 0 based on Foata normal form. 0/317 useless extension candidates. Maximal degree in co-relation 221. Up to 8 conditions per place. [2023-11-19 08:03:04,009 INFO L119 LiptonReduction]: Number of co-enabled transitions 23912 [2023-11-19 08:03:08,264 INFO L134 LiptonReduction]: Checked pairs total: 103538 [2023-11-19 08:03:08,265 INFO L136 LiptonReduction]: Total number of compositions: 134 [2023-11-19 08:03:08,268 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:03:08,269 INFO L357 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, mHoare=true, 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;@19f17051, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:03:08,269 INFO L358 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2023-11-19 08:03:08,276 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:03:08,276 INFO L124 PetriNetUnfolderBase]: 4/51 cut-off events. [2023-11-19 08:03:08,277 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 08:03:08,277 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:08,277 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:08,278 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 12 more)] === [2023-11-19 08:03:08,278 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:08,278 INFO L85 PathProgramCache]: Analyzing trace with hash 1642475220, now seen corresponding path program 1 times [2023-11-19 08:03:08,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:08,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895404807] [2023-11-19 08:03:08,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:08,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:08,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:08,431 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:08,432 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:08,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1895404807] [2023-11-19 08:03:08,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1895404807] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:08,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:08,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:08,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [154951253] [2023-11-19 08:03:08,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:08,443 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:08,449 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:08,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:08,470 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:08,499 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 360 [2023-11-19 08:03:08,503 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 115 transitions, 246 flow. Second operand has 3 states, 3 states have (on average 198.0) internal successors, (594), 3 states have internal predecessors, (594), 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) [2023-11-19 08:03:08,508 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:08,508 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 360 [2023-11-19 08:03:08,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:09,862 INFO L124 PetriNetUnfolderBase]: 3146/8037 cut-off events. [2023-11-19 08:03:09,863 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2023-11-19 08:03:09,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13147 conditions, 8037 events. 3146/8037 cut-off events. For 69/69 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 70660 event pairs, 2981 based on Foata normal form. 862/8326 useless extension candidates. Maximal degree in co-relation 9353. Up to 5023 conditions per place. [2023-11-19 08:03:09,928 INFO L140 encePairwiseOnDemand]: 342/360 looper letters, 51 selfloop transitions, 2 changer transitions 0/114 dead transitions. [2023-11-19 08:03:09,928 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 114 transitions, 350 flow [2023-11-19 08:03:09,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:09,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:09,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 666 transitions. [2023-11-19 08:03:09,946 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6166666666666667 [2023-11-19 08:03:09,947 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 666 transitions. [2023-11-19 08:03:09,947 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 666 transitions. [2023-11-19 08:03:09,950 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:09,952 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 666 transitions. [2023-11-19 08:03:09,957 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 222.0) internal successors, (666), 3 states have internal predecessors, (666), 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) [2023-11-19 08:03:09,963 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 360.0) internal successors, (1440), 4 states have internal predecessors, (1440), 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) [2023-11-19 08:03:09,965 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 360.0) internal successors, (1440), 4 states have internal predecessors, (1440), 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) [2023-11-19 08:03:09,967 INFO L175 Difference]: Start difference. First operand has 103 places, 115 transitions, 246 flow. Second operand 3 states and 666 transitions. [2023-11-19 08:03:09,968 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 114 transitions, 350 flow [2023-11-19 08:03:09,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 114 transitions, 350 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:03:09,976 INFO L231 Difference]: Finished difference. Result has 106 places, 101 transitions, 228 flow [2023-11-19 08:03:09,979 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=360, PETRI_DIFFERENCE_MINUEND_FLOW=216, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=98, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=228, PETRI_PLACES=106, PETRI_TRANSITIONS=101} [2023-11-19 08:03:09,982 INFO L281 CegarLoopForPetriNet]: 103 programPoint places, 3 predicate places. [2023-11-19 08:03:09,983 INFO L495 AbstractCegarLoop]: Abstraction has has 106 places, 101 transitions, 228 flow [2023-11-19 08:03:09,984 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 198.0) internal successors, (594), 3 states have internal predecessors, (594), 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) [2023-11-19 08:03:09,984 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:09,984 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-19 08:03:09,984 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 08:03:09,985 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 12 more)] === [2023-11-19 08:03:09,985 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:09,985 INFO L85 PathProgramCache]: Analyzing trace with hash -1460012220, now seen corresponding path program 1 times [2023-11-19 08:03:09,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:09,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1708205493] [2023-11-19 08:03:09,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:09,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:10,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:10,017 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:03:10,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:03:10,060 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:03:10,067 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:03:10,067 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining) [2023-11-19 08:03:10,069 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (13 of 15 remaining) [2023-11-19 08:03:10,069 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 15 remaining) [2023-11-19 08:03:10,069 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (11 of 15 remaining) [2023-11-19 08:03:10,069 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (10 of 15 remaining) [2023-11-19 08:03:10,070 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (9 of 15 remaining) [2023-11-19 08:03:10,071 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (8 of 15 remaining) [2023-11-19 08:03:10,071 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (7 of 15 remaining) [2023-11-19 08:03:10,071 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 15 remaining) [2023-11-19 08:03:10,072 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 15 remaining) [2023-11-19 08:03:10,072 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (4 of 15 remaining) [2023-11-19 08:03:10,075 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 15 remaining) [2023-11-19 08:03:10,075 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 15 remaining) [2023-11-19 08:03:10,076 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 15 remaining) [2023-11-19 08:03:10,076 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (0 of 15 remaining) [2023-11-19 08:03:10,076 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 08:03:10,076 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-19 08:03:10,078 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-19 08:03:10,078 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-19 08:03:10,127 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-11-19 08:03:10,131 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 269 places, 289 transitions, 605 flow [2023-11-19 08:03:10,293 INFO L124 PetriNetUnfolderBase]: 54/568 cut-off events. [2023-11-19 08:03:10,294 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-19 08:03:10,304 INFO L83 FinitePrefix]: Finished finitePrefix Result has 593 conditions, 568 events. 54/568 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2543 event pairs, 1 based on Foata normal form. 0/486 useless extension candidates. Maximal degree in co-relation 378. Up to 16 conditions per place. [2023-11-19 08:03:10,304 INFO L82 GeneralOperation]: Start removeDead. Operand has 269 places, 289 transitions, 605 flow [2023-11-19 08:03:10,312 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 269 places, 289 transitions, 605 flow [2023-11-19 08:03:10,312 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-19 08:03:10,312 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 269 places, 289 transitions, 605 flow [2023-11-19 08:03:10,313 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 269 places, 289 transitions, 605 flow [2023-11-19 08:03:10,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 269 places, 289 transitions, 605 flow [2023-11-19 08:03:10,418 INFO L124 PetriNetUnfolderBase]: 54/568 cut-off events. [2023-11-19 08:03:10,418 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2023-11-19 08:03:10,429 INFO L83 FinitePrefix]: Finished finitePrefix Result has 593 conditions, 568 events. 54/568 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2543 event pairs, 1 based on Foata normal form. 0/486 useless extension candidates. Maximal degree in co-relation 378. Up to 16 conditions per place. [2023-11-19 08:03:10,462 INFO L119 LiptonReduction]: Number of co-enabled transitions 47580 [2023-11-19 08:03:15,113 INFO L134 LiptonReduction]: Checked pairs total: 220487 [2023-11-19 08:03:15,115 INFO L136 LiptonReduction]: Total number of compositions: 160 [2023-11-19 08:03:15,118 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:03:15,119 INFO L357 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, mHoare=true, 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;@19f17051, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:03:15,119 INFO L358 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2023-11-19 08:03:15,125 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-19 08:03:15,125 INFO L124 PetriNetUnfolderBase]: 4/44 cut-off events. [2023-11-19 08:03:15,125 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-19 08:03:15,125 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:15,126 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:15,129 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 16 more)] === [2023-11-19 08:03:15,130 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:15,130 INFO L85 PathProgramCache]: Analyzing trace with hash -1260507887, now seen corresponding path program 1 times [2023-11-19 08:03:15,130 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:15,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1172249001] [2023-11-19 08:03:15,131 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:15,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:15,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:15,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:15,246 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1172249001] [2023-11-19 08:03:15,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1172249001] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:15,246 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:15,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:03:15,246 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2054298898] [2023-11-19 08:03:15,247 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:15,247 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 08:03:15,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:15,249 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 08:03:15,249 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 08:03:15,270 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 252 out of 449 [2023-11-19 08:03:15,272 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 158 transitions, 343 flow. Second operand has 3 states, 3 states have (on average 253.0) internal successors, (759), 3 states have internal predecessors, (759), 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) [2023-11-19 08:03:15,272 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:15,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 252 of 449 [2023-11-19 08:03:15,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-19 08:03:32,593 INFO L124 PetriNetUnfolderBase]: 65023/129201 cut-off events. [2023-11-19 08:03:32,594 INFO L125 PetriNetUnfolderBase]: For 2286/2286 co-relation queries the response was YES. [2023-11-19 08:03:32,990 INFO L83 FinitePrefix]: Finished finitePrefix Result has 220968 conditions, 129201 events. 65023/129201 cut-off events. For 2286/2286 co-relation queries the response was YES. Maximal size of possible extension queue 2701. Compared 1454195 event pairs, 42073 based on Foata normal form. 13330/133115 useless extension candidates. Maximal degree in co-relation 13354. Up to 90443 conditions per place. [2023-11-19 08:03:33,823 INFO L140 encePairwiseOnDemand]: 425/449 looper letters, 65 selfloop transitions, 2 changer transitions 0/151 dead transitions. [2023-11-19 08:03:33,823 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 151 transitions, 463 flow [2023-11-19 08:03:33,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 08:03:33,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-19 08:03:33,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 851 transitions. [2023-11-19 08:03:33,829 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6317743132887899 [2023-11-19 08:03:33,830 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 851 transitions. [2023-11-19 08:03:33,830 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 851 transitions. [2023-11-19 08:03:33,831 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-19 08:03:33,831 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 851 transitions. [2023-11-19 08:03:33,834 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 283.6666666666667) internal successors, (851), 3 states have internal predecessors, (851), 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) [2023-11-19 08:03:33,840 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 449.0) internal successors, (1796), 4 states have internal predecessors, (1796), 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) [2023-11-19 08:03:33,842 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 449.0) internal successors, (1796), 4 states have internal predecessors, (1796), 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) [2023-11-19 08:03:33,842 INFO L175 Difference]: Start difference. First operand has 141 places, 158 transitions, 343 flow. Second operand 3 states and 851 transitions. [2023-11-19 08:03:33,842 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 151 transitions, 463 flow [2023-11-19 08:03:33,852 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 151 transitions, 463 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-19 08:03:33,857 INFO L231 Difference]: Finished difference. Result has 144 places, 138 transitions, 313 flow [2023-11-19 08:03:33,857 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=449, PETRI_DIFFERENCE_MINUEND_FLOW=301, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=313, PETRI_PLACES=144, PETRI_TRANSITIONS=138} [2023-11-19 08:03:33,860 INFO L281 CegarLoopForPetriNet]: 141 programPoint places, 3 predicate places. [2023-11-19 08:03:33,861 INFO L495 AbstractCegarLoop]: Abstraction has has 144 places, 138 transitions, 313 flow [2023-11-19 08:03:33,862 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 253.0) internal successors, (759), 3 states have internal predecessors, (759), 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) [2023-11-19 08:03:33,862 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-19 08:03:33,862 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:03:33,862 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 08:03:33,863 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 16 more)] === [2023-11-19 08:03:33,864 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:03:33,864 INFO L85 PathProgramCache]: Analyzing trace with hash 2147200559, now seen corresponding path program 1 times [2023-11-19 08:03:33,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:03:33,869 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [776767567] [2023-11-19 08:03:33,870 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:03:33,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:03:34,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:03:34,525 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:03:34,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:03:34,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [776767567] [2023-11-19 08:03:34,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [776767567] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:03:34,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:03:34,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 08:03:34,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1844832913] [2023-11-19 08:03:34,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:03:34,528 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 08:03:34,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:03:34,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 08:03:34,529 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-19 08:03:35,119 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 219 out of 449 [2023-11-19 08:03:35,121 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 138 transitions, 313 flow. Second operand has 6 states, 6 states have (on average 220.66666666666666) internal successors, (1324), 6 states have internal predecessors, (1324), 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) [2023-11-19 08:03:35,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-19 08:03:35,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 219 of 449 [2023-11-19 08:03:35,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand