./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-deagle/reorder_c11_good-10.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e7bb482b 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_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-deagle/reorder_c11_good-10.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 053c2020ab3922d27be669eca0e75ac8051424727a4d2b2d1ab69540cc43f0a3 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:08:41,317 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:08:41,453 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-06 22:08:41,463 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:08:41,464 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:08:41,506 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:08:41,507 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:08:41,508 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:08:41,509 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:08:41,515 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:08:41,516 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:08:41,516 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:08:41,517 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:08:41,519 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:08:41,520 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:08:41,520 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:08:41,521 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:08:41,521 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:08:41,522 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:08:41,522 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:08:41,523 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:08:41,524 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:08:41,524 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-06 22:08:41,525 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:08:41,525 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:08:41,526 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:08:41,526 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:08:41,527 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:08:41,528 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:08:41,528 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:08:41,530 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:08:41,530 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:08:41,530 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:08:41,531 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:08:41,531 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:08:41,531 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:08:41,532 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:08:41,532 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:08:41,532 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:08:41,533 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:08:41,533 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:08:41,533 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_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/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_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 053c2020ab3922d27be669eca0e75ac8051424727a4d2b2d1ab69540cc43f0a3 [2023-11-06 22:08:41,848 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:08:41,880 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:08:41,883 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:08:41,885 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:08:41,885 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:08:41,887 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/pthread-deagle/reorder_c11_good-10.i [2023-11-06 22:08:45,462 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:08:45,817 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:08:45,818 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/sv-benchmarks/c/pthread-deagle/reorder_c11_good-10.i [2023-11-06 22:08:45,838 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/data/1fec8b0d5/91f7e6c2261644b785ed3a335dc60461/FLAGf0ea89c45 [2023-11-06 22:08:45,858 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/data/1fec8b0d5/91f7e6c2261644b785ed3a335dc60461 [2023-11-06 22:08:45,862 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:08:45,864 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:08:45,866 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:08:45,866 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:08:45,874 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:08:45,875 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:08:45" (1/1) ... [2023-11-06 22:08:45,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63b57a11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:45, skipping insertion in model container [2023-11-06 22:08:45,877 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:08:45" (1/1) ... [2023-11-06 22:08:45,941 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:08:46,478 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:08:46,493 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:08:46,582 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:08:46,628 WARN L672 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 22:08:46,629 WARN L672 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 22:08:46,637 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:08:46,637 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46 WrapperNode [2023-11-06 22:08:46,638 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:08:46,639 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:08:46,639 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:08:46,640 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:08:46,650 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,676 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,710 INFO L138 Inliner]: procedures = 163, calls = 22, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 169 [2023-11-06 22:08:46,715 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:08:46,716 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:08:46,716 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:08:46,716 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:08:46,735 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,736 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,754 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,754 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,764 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,769 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,773 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,775 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,779 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:08:46,795 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:08:46,795 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:08:46,795 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:08:46,796 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (1/1) ... [2023-11-06 22:08:46,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:08:46,818 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:08:46,843 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 22:08:46,869 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 22:08:46,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 22:08:46,900 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2023-11-06 22:08:46,901 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2023-11-06 22:08:46,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 22:08:46,901 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-06 22:08:46,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:08:46,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 22:08:46,902 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 22:08:46,902 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2023-11-06 22:08:46,902 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2023-11-06 22:08:46,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:08:46,903 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-06 22:08:46,905 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:08:46,906 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:08:46,908 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-06 22:08:47,135 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:08:47,140 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:08:47,641 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:08:47,686 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:08:47,686 INFO L302 CfgBuilder]: Removed 5 assume(true) statements. [2023-11-06 22:08:47,689 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:08:47 BoogieIcfgContainer [2023-11-06 22:08:47,690 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:08:47,694 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 22:08:47,694 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 22:08:47,698 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 22:08:47,698 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:08:45" (1/3) ... [2023-11-06 22:08:47,699 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a8ac187 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:08:47, skipping insertion in model container [2023-11-06 22:08:47,699 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:08:46" (2/3) ... [2023-11-06 22:08:47,702 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a8ac187 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:08:47, skipping insertion in model container [2023-11-06 22:08:47,702 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:08:47" (3/3) ... [2023-11-06 22:08:47,703 INFO L112 eAbstractionObserver]: Analyzing ICFG reorder_c11_good-10.i [2023-11-06 22:08:47,713 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-06 22:08:47,724 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 22:08:47,725 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations. [2023-11-06 22:08:47,725 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-06 22:08:47,812 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-06 22:08:47,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 203 places, 211 transitions, 442 flow [2023-11-06 22:08:48,065 INFO L124 PetriNetUnfolderBase]: 32/529 cut-off events. [2023-11-06 22:08:48,066 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:08:48,078 INFO L83 FinitePrefix]: Finished finitePrefix Result has 546 conditions, 529 events. 32/529 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2197 event pairs, 0 based on Foata normal form. 0/416 useless extension candidates. Maximal degree in co-relation 252. Up to 8 conditions per place. [2023-11-06 22:08:48,078 INFO L82 GeneralOperation]: Start removeDead. Operand has 203 places, 211 transitions, 442 flow [2023-11-06 22:08:48,091 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 203 places, 211 transitions, 442 flow [2023-11-06 22:08:48,096 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:08:48,109 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 203 places, 211 transitions, 442 flow [2023-11-06 22:08:48,113 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 203 places, 211 transitions, 442 flow [2023-11-06 22:08:48,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 203 places, 211 transitions, 442 flow [2023-11-06 22:08:48,251 INFO L124 PetriNetUnfolderBase]: 32/529 cut-off events. [2023-11-06 22:08:48,252 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2023-11-06 22:08:48,258 INFO L83 FinitePrefix]: Finished finitePrefix Result has 546 conditions, 529 events. 32/529 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 2197 event pairs, 0 based on Foata normal form. 0/416 useless extension candidates. Maximal degree in co-relation 252. Up to 8 conditions per place. [2023-11-06 22:08:48,301 INFO L119 LiptonReduction]: Number of co-enabled transitions 11020 [2023-11-06 22:08:54,135 INFO L134 LiptonReduction]: Checked pairs total: 23738 [2023-11-06 22:08:54,135 INFO L136 LiptonReduction]: Total number of compositions: 211 [2023-11-06 22:08:54,173 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:08:54,188 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=LoopsAndPotentialCycles, 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;@68db2f6e, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:08:54,189 INFO L358 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2023-11-06 22:08:54,190 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:08:54,191 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-06 22:08:54,191 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:08:54,191 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:08:54,192 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-06 22:08:54,193 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-06 22:08:54,199 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:08:54,199 INFO L85 PathProgramCache]: Analyzing trace with hash 784, now seen corresponding path program 1 times [2023-11-06 22:08:54,208 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:08:54,208 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [492668268] [2023-11-06 22:08:54,209 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:08:54,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:08:54,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:08:54,331 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-06 22:08:54,332 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:08:54,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [492668268] [2023-11-06 22:08:54,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [492668268] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:08:54,334 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:08:54,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-06 22:08:54,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1417197278] [2023-11-06 22:08:54,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:08:54,348 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:08:54,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:08:54,382 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:08:54,383 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:08:54,386 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 193 out of 422 [2023-11-06 22:08:54,390 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 68 transitions, 156 flow. Second operand has 2 states, 2 states have (on average 193.5) internal successors, (387), 2 states have internal predecessors, (387), 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-06 22:08:54,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:08:54,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 193 of 422 [2023-11-06 22:08:54,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:08:54,592 INFO L124 PetriNetUnfolderBase]: 440/1031 cut-off events. [2023-11-06 22:08:54,593 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2023-11-06 22:08:54,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1794 conditions, 1031 events. 440/1031 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 6307 event pairs, 314 based on Foata normal form. 0/729 useless extension candidates. Maximal degree in co-relation 1302. Up to 726 conditions per place. [2023-11-06 22:08:54,603 INFO L140 encePairwiseOnDemand]: 398/422 looper letters, 28 selfloop transitions, 0 changer transitions 2/44 dead transitions. [2023-11-06 22:08:54,603 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 44 transitions, 168 flow [2023-11-06 22:08:54,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 22:08:54,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-06 22:08:54,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 440 transitions. [2023-11-06 22:08:54,622 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5213270142180095 [2023-11-06 22:08:54,623 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 440 transitions. [2023-11-06 22:08:54,624 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 440 transitions. [2023-11-06 22:08:54,626 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:08:54,629 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 440 transitions. [2023-11-06 22:08:54,634 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 220.0) internal successors, (440), 2 states have internal predecessors, (440), 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-06 22:08:54,641 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 422.0) internal successors, (1266), 3 states have internal predecessors, (1266), 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-06 22:08:54,643 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 422.0) internal successors, (1266), 3 states have internal predecessors, (1266), 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-06 22:08:54,645 INFO L175 Difference]: Start difference. First operand has 66 places, 68 transitions, 156 flow. Second operand 2 states and 440 transitions. [2023-11-06 22:08:54,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 44 transitions, 168 flow [2023-11-06 22:08:54,652 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 44 transitions, 168 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:08:54,654 INFO L231 Difference]: Finished difference. Result has 43 places, 42 transitions, 98 flow [2023-11-06 22:08:54,656 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=422, PETRI_DIFFERENCE_MINUEND_FLOW=108, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=98, PETRI_PLACES=43, PETRI_TRANSITIONS=42} [2023-11-06 22:08:54,660 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -23 predicate places. [2023-11-06 22:08:54,660 INFO L495 AbstractCegarLoop]: Abstraction has has 43 places, 42 transitions, 98 flow [2023-11-06 22:08:54,661 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 193.5) internal successors, (387), 2 states have internal predecessors, (387), 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-06 22:08:54,661 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:08:54,661 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-06 22:08:54,661 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 22:08:54,662 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting checkThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-06 22:08:54,662 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:08:54,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1713469680, now seen corresponding path program 1 times [2023-11-06 22:08:54,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:08:54,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2040129224] [2023-11-06 22:08:54,663 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:08:54,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:08:54,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:08:54,831 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-06 22:08:54,831 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:08:54,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2040129224] [2023-11-06 22:08:54,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2040129224] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:08:54,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:08:54,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:08:54,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [12474033] [2023-11-06 22:08:54,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:08:54,834 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:08:54,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:08:54,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:08:54,836 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:08:54,927 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 180 out of 422 [2023-11-06 22:08:54,928 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 42 transitions, 98 flow. Second operand has 3 states, 3 states have (on average 181.66666666666666) internal successors, (545), 3 states have internal predecessors, (545), 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-06 22:08:54,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:08:54,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 180 of 422 [2023-11-06 22:08:54,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:08:55,055 INFO L124 PetriNetUnfolderBase]: 240/503 cut-off events. [2023-11-06 22:08:55,056 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2023-11-06 22:08:55,072 INFO L83 FinitePrefix]: Finished finitePrefix Result has 920 conditions, 503 events. 240/503 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 2424 event pairs, 100 based on Foata normal form. 0/390 useless extension candidates. Maximal degree in co-relation 915. Up to 231 conditions per place. [2023-11-06 22:08:55,075 INFO L140 encePairwiseOnDemand]: 414/422 looper letters, 32 selfloop transitions, 7 changer transitions 0/52 dead transitions. [2023-11-06 22:08:55,075 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 52 transitions, 193 flow [2023-11-06 22:08:55,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:08:55,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:08:55,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 583 transitions. [2023-11-06 22:08:55,079 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.46050552922590837 [2023-11-06 22:08:55,079 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 583 transitions. [2023-11-06 22:08:55,079 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 583 transitions. [2023-11-06 22:08:55,080 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:08:55,080 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 583 transitions. [2023-11-06 22:08:55,082 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 194.33333333333334) internal successors, (583), 3 states have internal predecessors, (583), 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-06 22:08:55,086 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 422.0) internal successors, (1688), 4 states have internal predecessors, (1688), 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-06 22:08:55,088 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 422.0) internal successors, (1688), 4 states have internal predecessors, (1688), 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-06 22:08:55,088 INFO L175 Difference]: Start difference. First operand has 43 places, 42 transitions, 98 flow. Second operand 3 states and 583 transitions. [2023-11-06 22:08:55,088 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 52 transitions, 193 flow [2023-11-06 22:08:55,089 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 52 transitions, 193 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:08:55,090 INFO L231 Difference]: Finished difference. Result has 42 places, 38 transitions, 101 flow [2023-11-06 22:08:55,091 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=422, PETRI_DIFFERENCE_MINUEND_FLOW=87, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=101, PETRI_PLACES=42, PETRI_TRANSITIONS=38} [2023-11-06 22:08:55,091 INFO L281 CegarLoopForPetriNet]: 66 programPoint places, -24 predicate places. [2023-11-06 22:08:55,092 INFO L495 AbstractCegarLoop]: Abstraction has has 42 places, 38 transitions, 101 flow [2023-11-06 22:08:55,092 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 181.66666666666666) internal successors, (545), 3 states have internal predecessors, (545), 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-06 22:08:55,092 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:08:55,093 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2023-11-06 22:08:55,093 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 22:08:55,093 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2023-11-06 22:08:55,094 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:08:55,094 INFO L85 PathProgramCache]: Analyzing trace with hash 1685417230, now seen corresponding path program 1 times [2023-11-06 22:08:55,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:08:55,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489820453] [2023-11-06 22:08:55,094 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:08:55,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:08:55,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:08:55,121 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:08:55,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:08:55,156 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:08:55,156 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:08:55,157 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 36 remaining) [2023-11-06 22:08:55,159 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2023-11-06 22:08:55,159 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2023-11-06 22:08:55,159 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2023-11-06 22:08:55,160 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2023-11-06 22:08:55,160 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2023-11-06 22:08:55,160 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2023-11-06 22:08:55,160 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2023-11-06 22:08:55,161 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2023-11-06 22:08:55,161 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2023-11-06 22:08:55,161 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2023-11-06 22:08:55,161 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2023-11-06 22:08:55,162 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2023-11-06 22:08:55,162 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2023-11-06 22:08:55,162 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2023-11-06 22:08:55,162 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2023-11-06 22:08:55,163 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2023-11-06 22:08:55,163 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2023-11-06 22:08:55,163 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (17 of 36 remaining) [2023-11-06 22:08:55,163 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2023-11-06 22:08:55,164 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (15 of 36 remaining) [2023-11-06 22:08:55,164 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (14 of 36 remaining) [2023-11-06 22:08:55,164 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2023-11-06 22:08:55,164 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2023-11-06 22:08:55,164 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2023-11-06 22:08:55,165 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2023-11-06 22:08:55,165 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2023-11-06 22:08:55,165 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2023-11-06 22:08:55,165 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2023-11-06 22:08:55,166 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 36 remaining) [2023-11-06 22:08:55,166 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2023-11-06 22:08:55,166 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2023-11-06 22:08:55,166 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2023-11-06 22:08:55,167 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2023-11-06 22:08:55,167 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2023-11-06 22:08:55,167 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2023-11-06 22:08:55,167 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-06 22:08:55,168 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-06 22:08:55,170 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:08:55,170 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-06 22:08:55,233 INFO L144 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2023-11-06 22:08:55,249 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 252 places, 265 transitions, 574 flow [2023-11-06 22:08:55,709 INFO L124 PetriNetUnfolderBase]: 131/1775 cut-off events. [2023-11-06 22:08:55,710 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2023-11-06 22:08:55,734 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1864 conditions, 1775 events. 131/1775 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 10646 event pairs, 2 based on Foata normal form. 0/1404 useless extension candidates. Maximal degree in co-relation 998. Up to 32 conditions per place. [2023-11-06 22:08:55,734 INFO L82 GeneralOperation]: Start removeDead. Operand has 252 places, 265 transitions, 574 flow [2023-11-06 22:08:55,758 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 252 places, 265 transitions, 574 flow [2023-11-06 22:08:55,758 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:08:55,759 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 252 places, 265 transitions, 574 flow [2023-11-06 22:08:55,759 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 252 places, 265 transitions, 574 flow [2023-11-06 22:08:55,759 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 252 places, 265 transitions, 574 flow [2023-11-06 22:08:56,167 INFO L124 PetriNetUnfolderBase]: 131/1775 cut-off events. [2023-11-06 22:08:56,168 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2023-11-06 22:08:56,193 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1864 conditions, 1775 events. 131/1775 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 10646 event pairs, 2 based on Foata normal form. 0/1404 useless extension candidates. Maximal degree in co-relation 998. Up to 32 conditions per place. [2023-11-06 22:08:56,273 INFO L119 LiptonReduction]: Number of co-enabled transitions 27540 [2023-11-06 22:09:02,366 INFO L134 LiptonReduction]: Checked pairs total: 73010 [2023-11-06 22:09:02,366 INFO L136 LiptonReduction]: Total number of compositions: 248 [2023-11-06 22:09:02,369 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:09:02,370 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=LoopsAndPotentialCycles, 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;@68db2f6e, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:09:02,371 INFO L358 AbstractCegarLoop]: Starting to check reachability of 42 error locations. [2023-11-06 22:09:02,372 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:09:02,372 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-06 22:09:02,372 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:09:02,372 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:09:02,372 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-06 22:09:02,373 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2023-11-06 22:09:02,373 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:09:02,373 INFO L85 PathProgramCache]: Analyzing trace with hash 1340, now seen corresponding path program 1 times [2023-11-06 22:09:02,374 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:09:02,374 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [574279479] [2023-11-06 22:09:02,374 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:09:02,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:09:02,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:09:02,386 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-06 22:09:02,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:09:02,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [574279479] [2023-11-06 22:09:02,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [574279479] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:09:02,387 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:09:02,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-06 22:09:02,387 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [885756468] [2023-11-06 22:09:02,387 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:09:02,388 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:09:02,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:09:02,388 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:09:02,389 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:09:02,389 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 513 [2023-11-06 22:09:02,390 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 99 transitions, 242 flow. Second operand has 2 states, 2 states have (on average 233.5) internal successors, (467), 2 states have internal predecessors, (467), 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-06 22:09:02,391 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:09:02,391 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 513 [2023-11-06 22:09:02,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:09:08,614 INFO L124 PetriNetUnfolderBase]: 28160/45745 cut-off events. [2023-11-06 22:09:08,614 INFO L125 PetriNetUnfolderBase]: For 3423/3423 co-relation queries the response was YES. [2023-11-06 22:09:08,756 INFO L83 FinitePrefix]: Finished finitePrefix Result has 84291 conditions, 45745 events. 28160/45745 cut-off events. For 3423/3423 co-relation queries the response was YES. Maximal size of possible extension queue 1815. Compared 375846 event pairs, 20553 based on Foata normal form. 0/35257 useless extension candidates. Maximal degree in co-relation 26404. Up to 36695 conditions per place. [2023-11-06 22:09:09,071 INFO L140 encePairwiseOnDemand]: 487/513 looper letters, 47 selfloop transitions, 0 changer transitions 0/73 dead transitions. [2023-11-06 22:09:09,072 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 73 transitions, 284 flow [2023-11-06 22:09:09,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 22:09:09,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-06 22:09:09,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 539 transitions. [2023-11-06 22:09:09,076 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5253411306042886 [2023-11-06 22:09:09,076 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 539 transitions. [2023-11-06 22:09:09,076 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 539 transitions. [2023-11-06 22:09:09,077 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:09:09,077 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 539 transitions. [2023-11-06 22:09:09,083 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 269.5) internal successors, (539), 2 states have internal predecessors, (539), 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-06 22:09:09,087 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 513.0) internal successors, (1539), 3 states have internal predecessors, (1539), 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-06 22:09:09,089 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 513.0) internal successors, (1539), 3 states have internal predecessors, (1539), 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-06 22:09:09,089 INFO L175 Difference]: Start difference. First operand has 94 places, 99 transitions, 242 flow. Second operand 2 states and 539 transitions. [2023-11-06 22:09:09,090 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 73 transitions, 284 flow [2023-11-06 22:09:09,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 73 transitions, 284 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:09:09,116 INFO L231 Difference]: Finished difference. Result has 69 places, 73 transitions, 190 flow [2023-11-06 22:09:09,116 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=513, PETRI_DIFFERENCE_MINUEND_FLOW=190, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=73, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=190, PETRI_PLACES=69, PETRI_TRANSITIONS=73} [2023-11-06 22:09:09,121 INFO L281 CegarLoopForPetriNet]: 94 programPoint places, -25 predicate places. [2023-11-06 22:09:09,128 INFO L495 AbstractCegarLoop]: Abstraction has has 69 places, 73 transitions, 190 flow [2023-11-06 22:09:09,132 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 233.5) internal successors, (467), 2 states have internal predecessors, (467), 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-06 22:09:09,133 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:09:09,134 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-06 22:09:09,134 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-06 22:09:09,134 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting checkThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2023-11-06 22:09:09,135 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:09:09,135 INFO L85 PathProgramCache]: Analyzing trace with hash 930370558, now seen corresponding path program 1 times [2023-11-06 22:09:09,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:09:09,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851917471] [2023-11-06 22:09:09,136 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:09:09,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:09:09,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:09:09,254 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-06 22:09:09,254 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:09:09,254 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851917471] [2023-11-06 22:09:09,255 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851917471] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:09:09,255 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:09:09,255 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 22:09:09,255 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1573171701] [2023-11-06 22:09:09,255 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:09:09,256 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:09:09,256 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:09:09,257 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:09:09,257 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:09:09,541 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 220 out of 513 [2023-11-06 22:09:09,542 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 73 transitions, 190 flow. Second operand has 3 states, 3 states have (on average 221.66666666666666) internal successors, (665), 3 states have internal predecessors, (665), 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-06 22:09:09,543 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:09:09,543 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 220 of 513 [2023-11-06 22:09:09,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:09:13,154 INFO L124 PetriNetUnfolderBase]: 21712/34628 cut-off events. [2023-11-06 22:09:13,154 INFO L125 PetriNetUnfolderBase]: For 1914/1914 co-relation queries the response was YES. [2023-11-06 22:09:13,224 INFO L83 FinitePrefix]: Finished finitePrefix Result has 65107 conditions, 34628 events. 21712/34628 cut-off events. For 1914/1914 co-relation queries the response was YES. Maximal size of possible extension queue 1267. Compared 269021 event pairs, 7754 based on Foata normal form. 0/28270 useless extension candidates. Maximal degree in co-relation 65100. Up to 15251 conditions per place. [2023-11-06 22:09:13,390 INFO L140 encePairwiseOnDemand]: 504/513 looper letters, 77 selfloop transitions, 8 changer transitions 0/111 dead transitions. [2023-11-06 22:09:13,391 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 111 transitions, 460 flow [2023-11-06 22:09:13,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:09:13,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:09:13,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 749 transitions. [2023-11-06 22:09:13,395 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4866796621182586 [2023-11-06 22:09:13,395 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 749 transitions. [2023-11-06 22:09:13,395 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 749 transitions. [2023-11-06 22:09:13,396 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:09:13,397 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 749 transitions. [2023-11-06 22:09:13,399 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 249.66666666666666) internal successors, (749), 3 states have internal predecessors, (749), 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-06 22:09:13,405 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 513.0) internal successors, (2052), 4 states have internal predecessors, (2052), 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-06 22:09:13,407 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 513.0) internal successors, (2052), 4 states have internal predecessors, (2052), 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-06 22:09:13,407 INFO L175 Difference]: Start difference. First operand has 69 places, 73 transitions, 190 flow. Second operand 3 states and 749 transitions. [2023-11-06 22:09:13,407 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 111 transitions, 460 flow [2023-11-06 22:09:13,412 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 111 transitions, 460 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-06 22:09:13,415 INFO L231 Difference]: Finished difference. Result has 72 places, 77 transitions, 232 flow [2023-11-06 22:09:13,415 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=513, PETRI_DIFFERENCE_MINUEND_FLOW=190, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=232, PETRI_PLACES=72, PETRI_TRANSITIONS=77} [2023-11-06 22:09:13,416 INFO L281 CegarLoopForPetriNet]: 94 programPoint places, -22 predicate places. [2023-11-06 22:09:13,417 INFO L495 AbstractCegarLoop]: Abstraction has has 72 places, 77 transitions, 232 flow [2023-11-06 22:09:13,418 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.66666666666666) internal successors, (665), 3 states have internal predecessors, (665), 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-06 22:09:13,418 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:09:13,418 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:09:13,418 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-06 22:09:13,418 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting checkThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2023-11-06 22:09:13,419 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:09:13,419 INFO L85 PathProgramCache]: Analyzing trace with hash 213147218, now seen corresponding path program 1 times [2023-11-06 22:09:13,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:09:13,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1802246059] [2023-11-06 22:09:13,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:09:13,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:09:13,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:09:13,489 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 22:09:13,490 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:09:13,490 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1802246059] [2023-11-06 22:09:13,490 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1802246059] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-06 22:09:13,491 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1036818061] [2023-11-06 22:09:13,491 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:09:13,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-06 22:09:13,492 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:09:13,496 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-06 22:09:13,540 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-06 22:09:13,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:09:13,662 INFO L262 TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 22:09:13,664 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 22:09:13,678 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-06 22:09:13,679 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 22:09:13,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1036818061] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:09:13,679 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-06 22:09:13,680 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 5 [2023-11-06 22:09:13,680 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480783571] [2023-11-06 22:09:13,680 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:09:13,681 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 22:09:13,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:09:13,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:09:13,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-06 22:09:13,700 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 221 out of 513 [2023-11-06 22:09:13,702 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 77 transitions, 232 flow. Second operand has 3 states, 3 states have (on average 224.0) internal successors, (672), 3 states have internal predecessors, (672), 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-06 22:09:13,702 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:09:13,702 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 221 of 513 [2023-11-06 22:09:13,702 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-06 22:09:25,215 INFO L124 PetriNetUnfolderBase]: 79309/117042 cut-off events. [2023-11-06 22:09:25,216 INFO L125 PetriNetUnfolderBase]: For 24729/24729 co-relation queries the response was YES. [2023-11-06 22:09:25,526 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244675 conditions, 117042 events. 79309/117042 cut-off events. For 24729/24729 co-relation queries the response was YES. Maximal size of possible extension queue 3271. Compared 900593 event pairs, 24382 based on Foata normal form. 0/102200 useless extension candidates. Maximal degree in co-relation 244666. Up to 55478 conditions per place. [2023-11-06 22:09:26,240 INFO L140 encePairwiseOnDemand]: 499/513 looper letters, 96 selfloop transitions, 10 changer transitions 0/124 dead transitions. [2023-11-06 22:09:26,241 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 124 transitions, 590 flow [2023-11-06 22:09:26,242 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:09:26,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-06 22:09:26,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 766 transitions. [2023-11-06 22:09:26,248 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49772579597141 [2023-11-06 22:09:26,249 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 766 transitions. [2023-11-06 22:09:26,249 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 766 transitions. [2023-11-06 22:09:26,250 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:09:26,250 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 766 transitions. [2023-11-06 22:09:26,254 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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-06 22:09:26,260 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 513.0) internal successors, (2052), 4 states have internal predecessors, (2052), 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-06 22:09:26,262 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 513.0) internal successors, (2052), 4 states have internal predecessors, (2052), 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-06 22:09:26,262 INFO L175 Difference]: Start difference. First operand has 72 places, 77 transitions, 232 flow. Second operand 3 states and 766 transitions. [2023-11-06 22:09:26,262 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 124 transitions, 590 flow [2023-11-06 22:09:26,328 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 124 transitions, 577 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-06 22:09:26,334 INFO L231 Difference]: Finished difference. Result has 75 places, 87 transitions, 312 flow [2023-11-06 22:09:26,334 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=513, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=312, PETRI_PLACES=75, PETRI_TRANSITIONS=87} [2023-11-06 22:09:26,339 INFO L281 CegarLoopForPetriNet]: 94 programPoint places, -19 predicate places. [2023-11-06 22:09:26,339 INFO L495 AbstractCegarLoop]: Abstraction has has 75 places, 87 transitions, 312 flow [2023-11-06 22:09:26,340 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 224.0) internal successors, (672), 3 states have internal predecessors, (672), 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-06 22:09:26,343 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:09:26,344 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 2, 1, 1, 1, 1] [2023-11-06 22:09:26,357 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-06 22:09:26,551 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_97eaf290-f600-4f8c-9f9e-7f8cf845f86f/bin/uautomizer-verify-WvqO1wxjHP/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-11-06 22:09:26,552 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2023-11-06 22:09:26,552 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:09:26,553 INFO L85 PathProgramCache]: Analyzing trace with hash 1514393806, now seen corresponding path program 1 times [2023-11-06 22:09:26,553 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:09:26,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1968852040] [2023-11-06 22:09:26,553 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:09:26,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:09:26,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:09:26,589 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:09:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:09:26,630 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:09:26,635 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 22:09:26,636 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (41 of 42 remaining) [2023-11-06 22:09:26,636 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (40 of 42 remaining) [2023-11-06 22:09:26,636 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (39 of 42 remaining) [2023-11-06 22:09:26,637 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (38 of 42 remaining) [2023-11-06 22:09:26,637 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (37 of 42 remaining) [2023-11-06 22:09:26,637 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (36 of 42 remaining) [2023-11-06 22:09:26,637 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (35 of 42 remaining) [2023-11-06 22:09:26,638 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (34 of 42 remaining) [2023-11-06 22:09:26,638 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (33 of 42 remaining) [2023-11-06 22:09:26,638 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (32 of 42 remaining) [2023-11-06 22:09:26,638 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (31 of 42 remaining) [2023-11-06 22:09:26,639 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (30 of 42 remaining) [2023-11-06 22:09:26,639 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (29 of 42 remaining) [2023-11-06 22:09:26,639 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (28 of 42 remaining) [2023-11-06 22:09:26,639 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (27 of 42 remaining) [2023-11-06 22:09:26,639 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (26 of 42 remaining) [2023-11-06 22:09:26,640 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (25 of 42 remaining) [2023-11-06 22:09:26,640 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (24 of 42 remaining) [2023-11-06 22:09:26,640 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (23 of 42 remaining) [2023-11-06 22:09:26,642 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (22 of 42 remaining) [2023-11-06 22:09:26,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (21 of 42 remaining) [2023-11-06 22:09:26,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (20 of 42 remaining) [2023-11-06 22:09:26,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (19 of 42 remaining) [2023-11-06 22:09:26,643 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (18 of 42 remaining) [2023-11-06 22:09:26,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (17 of 42 remaining) [2023-11-06 22:09:26,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (16 of 42 remaining) [2023-11-06 22:09:26,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (15 of 42 remaining) [2023-11-06 22:09:26,644 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (14 of 42 remaining) [2023-11-06 22:09:26,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (13 of 42 remaining) [2023-11-06 22:09:26,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 42 remaining) [2023-11-06 22:09:26,645 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (11 of 42 remaining) [2023-11-06 22:09:26,646 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (10 of 42 remaining) [2023-11-06 22:09:26,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (9 of 42 remaining) [2023-11-06 22:09:26,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (8 of 42 remaining) [2023-11-06 22:09:26,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (7 of 42 remaining) [2023-11-06 22:09:26,647 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (6 of 42 remaining) [2023-11-06 22:09:26,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (5 of 42 remaining) [2023-11-06 22:09:26,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (4 of 42 remaining) [2023-11-06 22:09:26,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (3 of 42 remaining) [2023-11-06 22:09:26,648 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (2 of 42 remaining) [2023-11-06 22:09:26,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (1 of 42 remaining) [2023-11-06 22:09:26,649 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (0 of 42 remaining) [2023-11-06 22:09:26,649 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-06 22:09:26,649 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-06 22:09:26,650 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-06 22:09:26,651 INFO L519 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-06 22:09:26,709 INFO L144 ThreadInstanceAdder]: Constructed 12 joinOtherThreadTransitions. [2023-11-06 22:09:26,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 301 places, 319 transitions, 710 flow [2023-11-06 22:09:27,987 INFO L124 PetriNetUnfolderBase]: 544/5951 cut-off events. [2023-11-06 22:09:27,987 INFO L125 PetriNetUnfolderBase]: For 419/419 co-relation queries the response was YES. [2023-11-06 22:09:28,064 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6387 conditions, 5951 events. 544/5951 cut-off events. For 419/419 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 48185 event pairs, 64 based on Foata normal form. 0/4750 useless extension candidates. Maximal degree in co-relation 3394. Up to 192 conditions per place. [2023-11-06 22:09:28,065 INFO L82 GeneralOperation]: Start removeDead. Operand has 301 places, 319 transitions, 710 flow [2023-11-06 22:09:28,153 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 301 places, 319 transitions, 710 flow [2023-11-06 22:09:28,153 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-11-06 22:09:28,153 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 301 places, 319 transitions, 710 flow [2023-11-06 22:09:28,153 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 301 places, 319 transitions, 710 flow [2023-11-06 22:09:28,154 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 301 places, 319 transitions, 710 flow [2023-11-06 22:09:29,394 INFO L124 PetriNetUnfolderBase]: 544/5951 cut-off events. [2023-11-06 22:09:29,394 INFO L125 PetriNetUnfolderBase]: For 419/419 co-relation queries the response was YES. [2023-11-06 22:09:29,467 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6387 conditions, 5951 events. 544/5951 cut-off events. For 419/419 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 48185 event pairs, 64 based on Foata normal form. 0/4750 useless extension candidates. Maximal degree in co-relation 3394. Up to 192 conditions per place. [2023-11-06 22:09:29,687 INFO L119 LiptonReduction]: Number of co-enabled transitions 49560 [2023-11-06 22:09:36,537 INFO L134 LiptonReduction]: Checked pairs total: 148311 [2023-11-06 22:09:36,537 INFO L136 LiptonReduction]: Total number of compositions: 284 [2023-11-06 22:09:36,539 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 22:09:36,540 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=LoopsAndPotentialCycles, 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;@68db2f6e, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 22:09:36,540 INFO L358 AbstractCegarLoop]: Starting to check reachability of 48 error locations. [2023-11-06 22:09:36,540 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-06 22:09:36,541 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-11-06 22:09:36,541 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-06 22:09:36,541 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-06 22:09:36,541 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-11-06 22:09:36,541 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2023-11-06 22:09:36,542 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:09:36,542 INFO L85 PathProgramCache]: Analyzing trace with hash 1989, now seen corresponding path program 1 times [2023-11-06 22:09:36,542 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:09:36,542 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1654457037] [2023-11-06 22:09:36,542 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:09:36,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:09:36,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:09:36,548 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-06 22:09:36,548 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:09:36,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1654457037] [2023-11-06 22:09:36,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1654457037] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:09:36,549 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:09:36,549 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-11-06 22:09:36,549 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1813415899] [2023-11-06 22:09:36,549 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:09:36,550 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 22:09:36,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:09:36,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 22:09:36,550 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 22:09:36,551 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 273 out of 603 [2023-11-06 22:09:36,552 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 128 transitions, 328 flow. Second operand has 2 states, 2 states have (on average 273.5) internal successors, (547), 2 states have internal predecessors, (547), 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-06 22:09:36,552 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-06 22:09:36,552 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 273 of 603 [2023-11-06 22:09:36,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand