./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/02_inc_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/02_inc_cas.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ede09850ec25b369afc0cd16258beff942f9fc7c5304532be31fd5925a934e14 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 21:55:55,594 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 21:55:55,665 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-31 21:55:55,670 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 21:55:55,670 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 21:55:55,693 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 21:55:55,694 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 21:55:55,694 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 21:55:55,695 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 21:55:55,695 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 21:55:55,696 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 21:55:55,696 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 21:55:55,697 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 21:55:55,697 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 21:55:55,698 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-31 21:55:55,698 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 21:55:55,699 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 21:55:55,699 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 21:55:55,699 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 21:55:55,700 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-31 21:55:55,700 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 21:55:55,701 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-31 21:55:55,701 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-31 21:55:55,702 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 21:55:55,702 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 21:55:55,703 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 21:55:55,705 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 21:55:55,705 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 21:55:55,706 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 21:55:55,706 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 21:55:55,706 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 21:55:55,707 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 21:55:55,707 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 21:55:55,708 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 21:55:55,708 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-31 21:55:55,708 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 21:55:55,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-31 21:55:55,713 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 21:55:55,715 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 21:55:55,715 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 21:55:55,715 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 21:55:55,717 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_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/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_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ede09850ec25b369afc0cd16258beff942f9fc7c5304532be31fd5925a934e14 [2024-10-31 21:55:55,994 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 21:55:56,038 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 21:55:56,041 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 21:55:56,043 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 21:55:56,043 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 21:55:56,045 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/pthread-ext/02_inc_cas.i Unable to find full path for "g++" [2024-10-31 21:55:58,284 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 21:55:58,720 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 21:55:58,720 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/sv-benchmarks/c/pthread-ext/02_inc_cas.i [2024-10-31 21:55:58,735 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/data/378acf7c2/59f87376a46b4b849cf3c2615c76ff46/FLAG760375e1e [2024-10-31 21:55:58,754 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/data/378acf7c2/59f87376a46b4b849cf3c2615c76ff46 [2024-10-31 21:55:58,756 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 21:55:58,758 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 21:55:58,759 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 21:55:58,760 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 21:55:58,767 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 21:55:58,768 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 09:55:58" (1/1) ... [2024-10-31 21:55:58,770 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2c076d8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:58, skipping insertion in model container [2024-10-31 21:55:58,770 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 09:55:58" (1/1) ... [2024-10-31 21:55:58,823 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 21:55:59,509 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 21:55:59,521 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 21:55:59,612 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 21:55:59,669 INFO L204 MainTranslator]: Completed translation [2024-10-31 21:55:59,669 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59 WrapperNode [2024-10-31 21:55:59,670 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 21:55:59,671 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 21:55:59,671 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 21:55:59,672 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 21:55:59,683 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,723 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,796 INFO L138 Inliner]: procedures = 170, calls = 26, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 115 [2024-10-31 21:55:59,797 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 21:55:59,797 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 21:55:59,798 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 21:55:59,798 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 21:55:59,821 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,822 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,830 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,831 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,859 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,872 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,874 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,876 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,888 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 21:55:59,889 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 21:55:59,889 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 21:55:59,889 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 21:55:59,890 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (1/1) ... [2024-10-31 21:55:59,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 21:55:59,927 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 21:55:59,983 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 21:55:59,988 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7d077e3-2732-4a03-9791-a7a2239cd904/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 21:56:00,024 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-31 21:56:00,026 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-31 21:56:00,026 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-31 21:56:00,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-31 21:56:00,027 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-31 21:56:00,027 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 21:56:00,027 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-31 21:56:00,028 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-31 21:56:00,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-31 21:56:00,028 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-31 21:56:00,028 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 21:56:00,029 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 21:56:00,030 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-31 21:56:00,251 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 21:56:00,257 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 21:56:00,806 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-31 21:56:00,807 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 21:56:01,091 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 21:56:01,092 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-31 21:56:01,092 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 09:56:01 BoogieIcfgContainer [2024-10-31 21:56:01,092 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 21:56:01,095 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 21:56:01,095 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 21:56:01,099 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 21:56:01,100 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 09:55:58" (1/3) ... [2024-10-31 21:56:01,101 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47cc436a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 09:56:01, skipping insertion in model container [2024-10-31 21:56:01,101 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:55:59" (2/3) ... [2024-10-31 21:56:01,101 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47cc436a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 09:56:01, skipping insertion in model container [2024-10-31 21:56:01,102 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 09:56:01" (3/3) ... [2024-10-31 21:56:01,103 INFO L112 eAbstractionObserver]: Analyzing ICFG 02_inc_cas.i [2024-10-31 21:56:01,128 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 21:56:01,128 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2024-10-31 21:56:01,129 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-31 21:56:01,289 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-31 21:56:01,334 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 60 transitions, 124 flow [2024-10-31 21:56:01,371 INFO L124 PetriNetUnfolderBase]: 5/69 cut-off events. [2024-10-31 21:56:01,372 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 21:56:01,376 INFO L83 FinitePrefix]: Finished finitePrefix Result has 73 conditions, 69 events. 5/69 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 124 event pairs, 0 based on Foata normal form. 0/55 useless extension candidates. Maximal degree in co-relation 46. Up to 4 conditions per place. [2024-10-31 21:56:01,377 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 60 transitions, 124 flow [2024-10-31 21:56:01,381 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 59 places, 60 transitions, 124 flow [2024-10-31 21:56:01,394 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 21:56:01,403 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6505fcaa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 21:56:01,403 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-10-31 21:56:01,422 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 21:56:01,422 INFO L124 PetriNetUnfolderBase]: 2/34 cut-off events. [2024-10-31 21:56:01,422 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 21:56:01,422 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:01,423 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:01,424 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-31 21:56:01,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:01,431 INFO L85 PathProgramCache]: Analyzing trace with hash -756387135, now seen corresponding path program 1 times [2024-10-31 21:56:01,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:01,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [551864769] [2024-10-31 21:56:01,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:01,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:01,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:01,956 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:01,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:01,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [551864769] [2024-10-31 21:56:01,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [551864769] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:01,958 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:01,958 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 21:56:01,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [382027286] [2024-10-31 21:56:01,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:01,969 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-31 21:56:01,975 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:02,009 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-31 21:56:02,010 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 21:56:02,012 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 60 [2024-10-31 21:56:02,016 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 60 transitions, 124 flow. Second operand has 2 states, 2 states have (on average 48.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:02,016 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:02,016 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 60 [2024-10-31 21:56:02,017 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:02,097 INFO L124 PetriNetUnfolderBase]: 2/52 cut-off events. [2024-10-31 21:56:02,097 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-10-31 21:56:02,099 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61 conditions, 52 events. 2/52 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 32 event pairs, 0 based on Foata normal form. 5/54 useless extension candidates. Maximal degree in co-relation 37. Up to 5 conditions per place. [2024-10-31 21:56:02,100 INFO L140 encePairwiseOnDemand]: 51/60 looper letters, 4 selfloop transitions, 0 changer transitions 0/48 dead transitions. [2024-10-31 21:56:02,101 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 48 transitions, 108 flow [2024-10-31 21:56:02,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 21:56:02,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-31 21:56:02,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 107 transitions. [2024-10-31 21:56:02,116 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8916666666666667 [2024-10-31 21:56:02,118 INFO L175 Difference]: Start difference. First operand has 59 places, 60 transitions, 124 flow. Second operand 2 states and 107 transitions. [2024-10-31 21:56:02,120 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 48 transitions, 108 flow [2024-10-31 21:56:02,123 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 48 transitions, 108 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:02,126 INFO L231 Difference]: Finished difference. Result has 50 places, 48 transitions, 100 flow [2024-10-31 21:56:02,130 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=60, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=100, PETRI_PLACES=50, PETRI_TRANSITIONS=48} [2024-10-31 21:56:02,136 INFO L277 CegarLoopForPetriNet]: 59 programPoint places, -9 predicate places. [2024-10-31 21:56:02,137 INFO L471 AbstractCegarLoop]: Abstraction has has 50 places, 48 transitions, 100 flow [2024-10-31 21:56:02,138 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 48.0) internal successors, (96), 2 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:02,138 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:02,139 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:02,139 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-31 21:56:02,140 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-10-31 21:56:02,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:02,142 INFO L85 PathProgramCache]: Analyzing trace with hash 1903092179, now seen corresponding path program 1 times [2024-10-31 21:56:02,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:02,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [773608632] [2024-10-31 21:56:02,144 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:02,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:02,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:02,168 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:02,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:02,210 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:02,210 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-31 21:56:02,215 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining) [2024-10-31 21:56:02,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 15 remaining) [2024-10-31 21:56:02,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 15 remaining) [2024-10-31 21:56:02,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 15 remaining) [2024-10-31 21:56:02,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 15 remaining) [2024-10-31 21:56:02,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 15 remaining) [2024-10-31 21:56:02,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 15 remaining) [2024-10-31 21:56:02,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 15 remaining) [2024-10-31 21:56:02,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 15 remaining) [2024-10-31 21:56:02,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 15 remaining) [2024-10-31 21:56:02,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 15 remaining) [2024-10-31 21:56:02,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 15 remaining) [2024-10-31 21:56:02,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 15 remaining) [2024-10-31 21:56:02,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 15 remaining) [2024-10-31 21:56:02,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 15 remaining) [2024-10-31 21:56:02,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-31 21:56:02,222 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-31 21:56:02,226 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-31 21:56:02,226 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-31 21:56:02,312 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-31 21:56:02,363 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 94 places, 96 transitions, 202 flow [2024-10-31 21:56:02,427 INFO L124 PetriNetUnfolderBase]: 9/116 cut-off events. [2024-10-31 21:56:02,427 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-31 21:56:02,431 INFO L83 FinitePrefix]: Finished finitePrefix Result has 124 conditions, 116 events. 9/116 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 326 event pairs, 0 based on Foata normal form. 0/90 useless extension candidates. Maximal degree in co-relation 81. Up to 6 conditions per place. [2024-10-31 21:56:02,431 INFO L82 GeneralOperation]: Start removeDead. Operand has 94 places, 96 transitions, 202 flow [2024-10-31 21:56:02,435 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 94 places, 96 transitions, 202 flow [2024-10-31 21:56:02,437 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 21:56:02,439 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6505fcaa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 21:56:02,440 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-10-31 21:56:02,449 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 21:56:02,449 INFO L124 PetriNetUnfolderBase]: 2/34 cut-off events. [2024-10-31 21:56:02,450 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 21:56:02,450 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:02,451 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:02,451 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-10-31 21:56:02,455 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:02,455 INFO L85 PathProgramCache]: Analyzing trace with hash -32687135, now seen corresponding path program 1 times [2024-10-31 21:56:02,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:02,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141003775] [2024-10-31 21:56:02,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:02,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:02,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:02,646 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:02,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:02,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141003775] [2024-10-31 21:56:02,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141003775] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:02,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:02,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 21:56:02,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [916703829] [2024-10-31 21:56:02,648 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:02,648 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-31 21:56:02,650 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:02,650 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-31 21:56:02,651 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 21:56:02,653 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 72 out of 96 [2024-10-31 21:56:02,654 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 96 transitions, 202 flow. Second operand has 2 states, 2 states have (on average 73.0) internal successors, (146), 2 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:02,654 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:02,654 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 72 of 96 [2024-10-31 21:56:02,654 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:02,866 INFO L124 PetriNetUnfolderBase]: 24/199 cut-off events. [2024-10-31 21:56:02,866 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-10-31 21:56:02,869 INFO L83 FinitePrefix]: Finished finitePrefix Result has 253 conditions, 199 events. 24/199 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 694 event pairs, 12 based on Foata normal form. 21/199 useless extension candidates. Maximal degree in co-relation 175. Up to 37 conditions per place. [2024-10-31 21:56:02,871 INFO L140 encePairwiseOnDemand]: 80/96 looper letters, 8 selfloop transitions, 0 changer transitions 0/77 dead transitions. [2024-10-31 21:56:02,872 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 77 transitions, 180 flow [2024-10-31 21:56:02,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 21:56:02,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-31 21:56:02,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 168 transitions. [2024-10-31 21:56:02,874 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.875 [2024-10-31 21:56:02,875 INFO L175 Difference]: Start difference. First operand has 94 places, 96 transitions, 202 flow. Second operand 2 states and 168 transitions. [2024-10-31 21:56:02,875 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 77 transitions, 180 flow [2024-10-31 21:56:02,876 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 77 transitions, 180 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:02,878 INFO L231 Difference]: Finished difference. Result has 79 places, 77 transitions, 164 flow [2024-10-31 21:56:02,879 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=96, PETRI_DIFFERENCE_MINUEND_FLOW=164, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=164, PETRI_PLACES=79, PETRI_TRANSITIONS=77} [2024-10-31 21:56:02,879 INFO L277 CegarLoopForPetriNet]: 94 programPoint places, -15 predicate places. [2024-10-31 21:56:02,880 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 77 transitions, 164 flow [2024-10-31 21:56:02,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 73.0) internal successors, (146), 2 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:02,881 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:02,881 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:02,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-31 21:56:02,882 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-10-31 21:56:02,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:02,883 INFO L85 PathProgramCache]: Analyzing trace with hash -1923281428, now seen corresponding path program 1 times [2024-10-31 21:56:02,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:02,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [935838048] [2024-10-31 21:56:02,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:02,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:02,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:02,905 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:02,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:02,924 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:02,925 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-31 21:56:02,925 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2024-10-31 21:56:02,925 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2024-10-31 21:56:02,926 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2024-10-31 21:56:02,926 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2024-10-31 21:56:02,926 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2024-10-31 21:56:02,926 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2024-10-31 21:56:02,926 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2024-10-31 21:56:02,927 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2024-10-31 21:56:02,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2024-10-31 21:56:02,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2024-10-31 21:56:02,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2024-10-31 21:56:02,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2024-10-31 21:56:02,931 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2024-10-31 21:56:02,931 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2024-10-31 21:56:02,931 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2024-10-31 21:56:02,931 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2024-10-31 21:56:02,932 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2024-10-31 21:56:02,932 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2024-10-31 21:56:02,932 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2024-10-31 21:56:02,932 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2024-10-31 21:56:02,932 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2024-10-31 21:56:02,933 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2024-10-31 21:56:02,933 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-31 21:56:02,933 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-31 21:56:02,934 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-31 21:56:02,934 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-31 21:56:03,051 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-31 21:56:03,057 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 129 places, 132 transitions, 282 flow [2024-10-31 21:56:03,135 INFO L124 PetriNetUnfolderBase]: 13/163 cut-off events. [2024-10-31 21:56:03,135 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-31 21:56:03,140 INFO L83 FinitePrefix]: Finished finitePrefix Result has 176 conditions, 163 events. 13/163 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 504 event pairs, 0 based on Foata normal form. 0/125 useless extension candidates. Maximal degree in co-relation 120. Up to 8 conditions per place. [2024-10-31 21:56:03,140 INFO L82 GeneralOperation]: Start removeDead. Operand has 129 places, 132 transitions, 282 flow [2024-10-31 21:56:03,145 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 129 places, 132 transitions, 282 flow [2024-10-31 21:56:03,147 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 21:56:03,149 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6505fcaa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 21:56:03,149 INFO L334 AbstractCegarLoop]: Starting to check reachability of 29 error locations. [2024-10-31 21:56:03,155 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 21:56:03,155 INFO L124 PetriNetUnfolderBase]: 2/36 cut-off events. [2024-10-31 21:56:03,156 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 21:56:03,157 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:03,157 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:03,158 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-10-31 21:56:03,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:03,158 INFO L85 PathProgramCache]: Analyzing trace with hash -2143637730, now seen corresponding path program 1 times [2024-10-31 21:56:03,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:03,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1192467791] [2024-10-31 21:56:03,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:03,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:03,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:03,348 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:03,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:03,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1192467791] [2024-10-31 21:56:03,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1192467791] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:03,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:03,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 21:56:03,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [14238773] [2024-10-31 21:56:03,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:03,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-31 21:56:03,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:03,354 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-31 21:56:03,355 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 21:56:03,355 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 97 out of 132 [2024-10-31 21:56:03,356 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 132 transitions, 282 flow. Second operand has 2 states, 2 states have (on average 98.0) internal successors, (196), 2 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:03,356 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:03,356 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 97 of 132 [2024-10-31 21:56:03,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:03,743 INFO L124 PetriNetUnfolderBase]: 174/842 cut-off events. [2024-10-31 21:56:03,743 INFO L125 PetriNetUnfolderBase]: For 112/112 co-relation queries the response was YES. [2024-10-31 21:56:03,748 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1153 conditions, 842 events. 174/842 cut-off events. For 112/112 co-relation queries the response was YES. Maximal size of possible extension queue 37. Compared 5403 event pairs, 108 based on Foata normal form. 85/821 useless extension candidates. Maximal degree in co-relation 811. Up to 229 conditions per place. [2024-10-31 21:56:03,752 INFO L140 encePairwiseOnDemand]: 109/132 looper letters, 12 selfloop transitions, 0 changer transitions 0/106 dead transitions. [2024-10-31 21:56:03,752 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 106 transitions, 254 flow [2024-10-31 21:56:03,753 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 21:56:03,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-31 21:56:03,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 229 transitions. [2024-10-31 21:56:03,755 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8674242424242424 [2024-10-31 21:56:03,755 INFO L175 Difference]: Start difference. First operand has 129 places, 132 transitions, 282 flow. Second operand 2 states and 229 transitions. [2024-10-31 21:56:03,756 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 108 places, 106 transitions, 254 flow [2024-10-31 21:56:03,757 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 106 transitions, 252 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:03,759 INFO L231 Difference]: Finished difference. Result has 108 places, 106 transitions, 228 flow [2024-10-31 21:56:03,759 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=106, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=228, PETRI_PLACES=108, PETRI_TRANSITIONS=106} [2024-10-31 21:56:03,760 INFO L277 CegarLoopForPetriNet]: 129 programPoint places, -21 predicate places. [2024-10-31 21:56:03,760 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 106 transitions, 228 flow [2024-10-31 21:56:03,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 98.0) internal successors, (196), 2 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:03,761 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:03,761 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:03,761 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-31 21:56:03,761 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-10-31 21:56:03,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:03,762 INFO L85 PathProgramCache]: Analyzing trace with hash 1801324742, now seen corresponding path program 1 times [2024-10-31 21:56:03,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:03,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [221726099] [2024-10-31 21:56:03,763 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:03,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:03,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:04,275 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:04,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:04,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [221726099] [2024-10-31 21:56:04,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [221726099] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:04,276 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:04,276 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 21:56:04,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233816939] [2024-10-31 21:56:04,277 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:04,277 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 21:56:04,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:04,279 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 21:56:04,279 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-31 21:56:04,580 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 88 out of 132 [2024-10-31 21:56:04,582 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 106 transitions, 228 flow. Second operand has 6 states, 6 states have (on average 89.5) internal successors, (537), 6 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:04,582 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:04,582 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 88 of 132 [2024-10-31 21:56:04,582 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:06,233 INFO L124 PetriNetUnfolderBase]: 805/2681 cut-off events. [2024-10-31 21:56:06,233 INFO L125 PetriNetUnfolderBase]: For 247/247 co-relation queries the response was YES. [2024-10-31 21:56:06,250 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4055 conditions, 2681 events. 805/2681 cut-off events. For 247/247 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 23374 event pairs, 235 based on Foata normal form. 0/2371 useless extension candidates. Maximal degree in co-relation 4049. Up to 770 conditions per place. [2024-10-31 21:56:06,270 INFO L140 encePairwiseOnDemand]: 121/132 looper letters, 46 selfloop transitions, 16 changer transitions 0/147 dead transitions. [2024-10-31 21:56:06,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 147 transitions, 474 flow [2024-10-31 21:56:06,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 21:56:06,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 21:56:06,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 591 transitions. [2024-10-31 21:56:06,275 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7462121212121212 [2024-10-31 21:56:06,275 INFO L175 Difference]: Start difference. First operand has 108 places, 106 transitions, 228 flow. Second operand 6 states and 591 transitions. [2024-10-31 21:56:06,275 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 147 transitions, 474 flow [2024-10-31 21:56:06,277 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 147 transitions, 474 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:06,283 INFO L231 Difference]: Finished difference. Result has 118 places, 121 transitions, 342 flow [2024-10-31 21:56:06,283 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=132, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=108, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=342, PETRI_PLACES=118, PETRI_TRANSITIONS=121} [2024-10-31 21:56:06,285 INFO L277 CegarLoopForPetriNet]: 129 programPoint places, -11 predicate places. [2024-10-31 21:56:06,285 INFO L471 AbstractCegarLoop]: Abstraction has has 118 places, 121 transitions, 342 flow [2024-10-31 21:56:06,286 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 89.5) internal successors, (537), 6 states have internal predecessors, (537), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:06,286 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:06,286 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:06,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-31 21:56:06,287 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-10-31 21:56:06,287 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:06,287 INFO L85 PathProgramCache]: Analyzing trace with hash -1362698766, now seen corresponding path program 1 times [2024-10-31 21:56:06,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:06,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596992610] [2024-10-31 21:56:06,288 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:06,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:06,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:06,310 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:06,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:06,329 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:06,329 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-31 21:56:06,330 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (28 of 29 remaining) [2024-10-31 21:56:06,330 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (27 of 29 remaining) [2024-10-31 21:56:06,330 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (26 of 29 remaining) [2024-10-31 21:56:06,330 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 29 remaining) [2024-10-31 21:56:06,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 29 remaining) [2024-10-31 21:56:06,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 29 remaining) [2024-10-31 21:56:06,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (22 of 29 remaining) [2024-10-31 21:56:06,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 29 remaining) [2024-10-31 21:56:06,331 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 29 remaining) [2024-10-31 21:56:06,332 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 29 remaining) [2024-10-31 21:56:06,332 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 29 remaining) [2024-10-31 21:56:06,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 29 remaining) [2024-10-31 21:56:06,333 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 29 remaining) [2024-10-31 21:56:06,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 29 remaining) [2024-10-31 21:56:06,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 29 remaining) [2024-10-31 21:56:06,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 29 remaining) [2024-10-31 21:56:06,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 29 remaining) [2024-10-31 21:56:06,334 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 29 remaining) [2024-10-31 21:56:06,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 29 remaining) [2024-10-31 21:56:06,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 29 remaining) [2024-10-31 21:56:06,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 29 remaining) [2024-10-31 21:56:06,335 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 29 remaining) [2024-10-31 21:56:06,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 29 remaining) [2024-10-31 21:56:06,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 29 remaining) [2024-10-31 21:56:06,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 29 remaining) [2024-10-31 21:56:06,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 29 remaining) [2024-10-31 21:56:06,336 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 29 remaining) [2024-10-31 21:56:06,337 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 29 remaining) [2024-10-31 21:56:06,341 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 29 remaining) [2024-10-31 21:56:06,341 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-31 21:56:06,341 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-31 21:56:06,342 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-31 21:56:06,342 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-10-31 21:56:06,471 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-31 21:56:06,475 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 164 places, 168 transitions, 364 flow [2024-10-31 21:56:06,530 INFO L124 PetriNetUnfolderBase]: 17/210 cut-off events. [2024-10-31 21:56:06,530 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-10-31 21:56:06,533 INFO L83 FinitePrefix]: Finished finitePrefix Result has 229 conditions, 210 events. 17/210 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 703 event pairs, 0 based on Foata normal form. 0/160 useless extension candidates. Maximal degree in co-relation 171. Up to 10 conditions per place. [2024-10-31 21:56:06,533 INFO L82 GeneralOperation]: Start removeDead. Operand has 164 places, 168 transitions, 364 flow [2024-10-31 21:56:06,537 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 164 places, 168 transitions, 364 flow [2024-10-31 21:56:06,539 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 21:56:06,540 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6505fcaa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 21:56:06,540 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-10-31 21:56:06,545 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 21:56:06,546 INFO L124 PetriNetUnfolderBase]: 2/36 cut-off events. [2024-10-31 21:56:06,546 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 21:56:06,546 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:06,546 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:06,547 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-31 21:56:06,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:06,548 INFO L85 PathProgramCache]: Analyzing trace with hash 1567497022, now seen corresponding path program 1 times [2024-10-31 21:56:06,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:06,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [924167223] [2024-10-31 21:56:06,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:06,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:06,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:06,662 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:06,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:06,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [924167223] [2024-10-31 21:56:06,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [924167223] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:06,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:06,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 21:56:06,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252920264] [2024-10-31 21:56:06,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:06,664 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-31 21:56:06,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:06,665 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-31 21:56:06,665 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 21:56:06,665 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 122 out of 168 [2024-10-31 21:56:06,666 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 168 transitions, 364 flow. Second operand has 2 states, 2 states have (on average 123.0) internal successors, (246), 2 states have internal predecessors, (246), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:06,666 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:06,666 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 122 of 168 [2024-10-31 21:56:06,666 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:07,594 INFO L124 PetriNetUnfolderBase]: 1028/3661 cut-off events. [2024-10-31 21:56:07,594 INFO L125 PetriNetUnfolderBase]: For 755/755 co-relation queries the response was YES. [2024-10-31 21:56:07,628 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5317 conditions, 3661 events. 1028/3661 cut-off events. For 755/755 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 32375 event pairs, 684 based on Foata normal form. 341/3544 useless extension candidates. Maximal degree in co-relation 3727. Up to 1253 conditions per place. [2024-10-31 21:56:07,658 INFO L140 encePairwiseOnDemand]: 138/168 looper letters, 16 selfloop transitions, 0 changer transitions 0/135 dead transitions. [2024-10-31 21:56:07,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 330 flow [2024-10-31 21:56:07,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 21:56:07,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-31 21:56:07,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 290 transitions. [2024-10-31 21:56:07,669 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8630952380952381 [2024-10-31 21:56:07,669 INFO L175 Difference]: Start difference. First operand has 164 places, 168 transitions, 364 flow. Second operand 2 states and 290 transitions. [2024-10-31 21:56:07,669 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 330 flow [2024-10-31 21:56:07,672 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 135 transitions, 324 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:07,676 INFO L231 Difference]: Finished difference. Result has 137 places, 135 transitions, 292 flow [2024-10-31 21:56:07,676 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=168, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=135} [2024-10-31 21:56:07,680 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -27 predicate places. [2024-10-31 21:56:07,681 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 135 transitions, 292 flow [2024-10-31 21:56:07,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 123.0) internal successors, (246), 2 states have internal predecessors, (246), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:07,681 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:07,681 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:07,681 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-31 21:56:07,681 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-31 21:56:07,682 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:07,682 INFO L85 PathProgramCache]: Analyzing trace with hash -2033607695, now seen corresponding path program 1 times [2024-10-31 21:56:07,682 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:07,682 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1613711504] [2024-10-31 21:56:07,682 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:07,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:07,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:08,109 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:08,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:08,110 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1613711504] [2024-10-31 21:56:08,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1613711504] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:08,111 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:08,111 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 21:56:08,111 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [152859754] [2024-10-31 21:56:08,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:08,111 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 21:56:08,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:08,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 21:56:08,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-31 21:56:08,411 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 113 out of 168 [2024-10-31 21:56:08,412 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 135 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 114.5) internal successors, (687), 6 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:08,412 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:08,413 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 113 of 168 [2024-10-31 21:56:08,413 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:13,680 INFO L124 PetriNetUnfolderBase]: 4956/13322 cut-off events. [2024-10-31 21:56:13,681 INFO L125 PetriNetUnfolderBase]: For 1141/1141 co-relation queries the response was YES. [2024-10-31 21:56:13,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20720 conditions, 13322 events. 4956/13322 cut-off events. For 1141/1141 co-relation queries the response was YES. Maximal size of possible extension queue 583. Compared 141069 event pairs, 1678 based on Foata normal form. 0/11793 useless extension candidates. Maximal degree in co-relation 20713. Up to 4383 conditions per place. [2024-10-31 21:56:14,010 INFO L140 encePairwiseOnDemand]: 156/168 looper letters, 62 selfloop transitions, 20 changer transitions 0/192 dead transitions. [2024-10-31 21:56:14,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 192 transitions, 630 flow [2024-10-31 21:56:14,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 21:56:14,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 21:56:14,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 761 transitions. [2024-10-31 21:56:14,014 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7549603174603174 [2024-10-31 21:56:14,015 INFO L175 Difference]: Start difference. First operand has 137 places, 135 transitions, 292 flow. Second operand 6 states and 761 transitions. [2024-10-31 21:56:14,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 192 transitions, 630 flow [2024-10-31 21:56:14,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 192 transitions, 630 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:14,025 INFO L231 Difference]: Finished difference. Result has 147 places, 154 transitions, 432 flow [2024-10-31 21:56:14,025 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=168, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=432, PETRI_PLACES=147, PETRI_TRANSITIONS=154} [2024-10-31 21:56:14,026 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -17 predicate places. [2024-10-31 21:56:14,028 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 154 transitions, 432 flow [2024-10-31 21:56:14,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 114.5) internal successors, (687), 6 states have internal predecessors, (687), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:14,029 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:14,029 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:14,030 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-31 21:56:14,030 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-31 21:56:14,031 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:14,031 INFO L85 PathProgramCache]: Analyzing trace with hash 1183191110, now seen corresponding path program 1 times [2024-10-31 21:56:14,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:14,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [829192480] [2024-10-31 21:56:14,032 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:14,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:14,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:14,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-31 21:56:14,533 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:14,534 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [829192480] [2024-10-31 21:56:14,534 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [829192480] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:14,534 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:14,534 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 21:56:14,534 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [176709168] [2024-10-31 21:56:14,534 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:14,535 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 21:56:14,535 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:14,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 21:56:14,536 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-31 21:56:14,843 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 113 out of 168 [2024-10-31 21:56:14,844 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 154 transitions, 432 flow. Second operand has 6 states, 6 states have (on average 114.66666666666667) internal successors, (688), 6 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:14,844 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:14,844 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 113 of 168 [2024-10-31 21:56:14,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:23,516 INFO L124 PetriNetUnfolderBase]: 13786/35470 cut-off events. [2024-10-31 21:56:23,516 INFO L125 PetriNetUnfolderBase]: For 11514/12373 co-relation queries the response was YES. [2024-10-31 21:56:23,808 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63661 conditions, 35470 events. 13786/35470 cut-off events. For 11514/12373 co-relation queries the response was YES. Maximal size of possible extension queue 1515. Compared 431684 event pairs, 3668 based on Foata normal form. 0/31702 useless extension candidates. Maximal degree in co-relation 63649. Up to 12132 conditions per place. [2024-10-31 21:56:24,075 INFO L140 encePairwiseOnDemand]: 156/168 looper letters, 71 selfloop transitions, 60 changer transitions 0/247 dead transitions. [2024-10-31 21:56:24,076 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 247 transitions, 1106 flow [2024-10-31 21:56:24,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 21:56:24,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-31 21:56:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 757 transitions. [2024-10-31 21:56:24,079 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7509920634920635 [2024-10-31 21:56:24,079 INFO L175 Difference]: Start difference. First operand has 147 places, 154 transitions, 432 flow. Second operand 6 states and 757 transitions. [2024-10-31 21:56:24,079 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 247 transitions, 1106 flow [2024-10-31 21:56:24,104 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 247 transitions, 1106 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:24,108 INFO L231 Difference]: Finished difference. Result has 157 places, 213 transitions, 1024 flow [2024-10-31 21:56:24,109 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=168, PETRI_DIFFERENCE_MINUEND_FLOW=432, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1024, PETRI_PLACES=157, PETRI_TRANSITIONS=213} [2024-10-31 21:56:24,110 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -7 predicate places. [2024-10-31 21:56:24,110 INFO L471 AbstractCegarLoop]: Abstraction has has 157 places, 213 transitions, 1024 flow [2024-10-31 21:56:24,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 114.66666666666667) internal successors, (688), 6 states have internal predecessors, (688), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:24,111 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:24,111 INFO L204 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:24,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-31 21:56:24,111 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-10-31 21:56:24,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:24,112 INFO L85 PathProgramCache]: Analyzing trace with hash 275955197, now seen corresponding path program 1 times [2024-10-31 21:56:24,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:24,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [996160363] [2024-10-31 21:56:24,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:24,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:24,131 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:24,150 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:24,150 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-31 21:56:24,150 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 36 remaining) [2024-10-31 21:56:24,152 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2024-10-31 21:56:24,152 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2024-10-31 21:56:24,152 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2024-10-31 21:56:24,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2024-10-31 21:56:24,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2024-10-31 21:56:24,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2024-10-31 21:56:24,153 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2024-10-31 21:56:24,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2024-10-31 21:56:24,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2024-10-31 21:56:24,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2024-10-31 21:56:24,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2024-10-31 21:56:24,154 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2024-10-31 21:56:24,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2024-10-31 21:56:24,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2024-10-31 21:56:24,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2024-10-31 21:56:24,155 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2024-10-31 21:56:24,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2024-10-31 21:56:24,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (17 of 36 remaining) [2024-10-31 21:56:24,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2024-10-31 21:56:24,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (15 of 36 remaining) [2024-10-31 21:56:24,156 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 36 remaining) [2024-10-31 21:56:24,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2024-10-31 21:56:24,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2024-10-31 21:56:24,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2024-10-31 21:56:24,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2024-10-31 21:56:24,157 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2024-10-31 21:56:24,158 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2024-10-31 21:56:24,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2024-10-31 21:56:24,159 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2024-10-31 21:56:24,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-31 21:56:24,159 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-31 21:56:24,160 WARN L244 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-31 21:56:24,160 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-10-31 21:56:24,294 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-31 21:56:24,299 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 199 places, 204 transitions, 448 flow [2024-10-31 21:56:24,355 INFO L124 PetriNetUnfolderBase]: 21/257 cut-off events. [2024-10-31 21:56:24,355 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-10-31 21:56:24,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 283 conditions, 257 events. 21/257 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 888 event pairs, 0 based on Foata normal form. 0/195 useless extension candidates. Maximal degree in co-relation 223. Up to 12 conditions per place. [2024-10-31 21:56:24,359 INFO L82 GeneralOperation]: Start removeDead. Operand has 199 places, 204 transitions, 448 flow [2024-10-31 21:56:24,362 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 199 places, 204 transitions, 448 flow [2024-10-31 21:56:24,363 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 21:56:24,364 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6505fcaa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 21:56:24,364 INFO L334 AbstractCegarLoop]: Starting to check reachability of 43 error locations. [2024-10-31 21:56:24,367 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-31 21:56:24,367 INFO L124 PetriNetUnfolderBase]: 2/34 cut-off events. [2024-10-31 21:56:24,367 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-31 21:56:24,367 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:24,368 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:24,368 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-10-31 21:56:24,368 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:24,368 INFO L85 PathProgramCache]: Analyzing trace with hash -1884386792, now seen corresponding path program 1 times [2024-10-31 21:56:24,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:24,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644019148] [2024-10-31 21:56:24,369 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:24,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:24,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:24,447 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:24,448 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:24,448 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644019148] [2024-10-31 21:56:24,448 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644019148] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:24,448 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:24,449 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-31 21:56:24,449 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [123984857] [2024-10-31 21:56:24,449 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:24,449 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-31 21:56:24,449 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:24,450 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-31 21:56:24,450 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-31 21:56:24,450 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 147 out of 204 [2024-10-31 21:56:24,451 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 199 places, 204 transitions, 448 flow. Second operand has 2 states, 2 states have (on average 148.0) internal successors, (296), 2 states have internal predecessors, (296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:24,451 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:24,451 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 147 of 204 [2024-10-31 21:56:24,451 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-31 21:56:27,958 INFO L124 PetriNetUnfolderBase]: 5466/15952 cut-off events. [2024-10-31 21:56:27,959 INFO L125 PetriNetUnfolderBase]: For 4599/4599 co-relation queries the response was YES. [2024-10-31 21:56:28,086 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24265 conditions, 15952 events. 5466/15952 cut-off events. For 4599/4599 co-relation queries the response was YES. Maximal size of possible extension queue 533. Compared 172017 event pairs, 3756 based on Foata normal form. 1365/15440 useless extension candidates. Maximal degree in co-relation 16915. Up to 6373 conditions per place. [2024-10-31 21:56:28,197 INFO L140 encePairwiseOnDemand]: 167/204 looper letters, 20 selfloop transitions, 0 changer transitions 0/164 dead transitions. [2024-10-31 21:56:28,198 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 164 transitions, 408 flow [2024-10-31 21:56:28,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-31 21:56:28,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-10-31 21:56:28,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 351 transitions. [2024-10-31 21:56:28,200 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8602941176470589 [2024-10-31 21:56:28,200 INFO L175 Difference]: Start difference. First operand has 199 places, 204 transitions, 448 flow. Second operand 2 states and 351 transitions. [2024-10-31 21:56:28,200 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 164 transitions, 408 flow [2024-10-31 21:56:28,202 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 164 transitions, 396 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-10-31 21:56:28,204 INFO L231 Difference]: Finished difference. Result has 166 places, 164 transitions, 356 flow [2024-10-31 21:56:28,205 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=204, PETRI_DIFFERENCE_MINUEND_FLOW=356, PETRI_DIFFERENCE_MINUEND_PLACES=165, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=164, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=356, PETRI_PLACES=166, PETRI_TRANSITIONS=164} [2024-10-31 21:56:28,205 INFO L277 CegarLoopForPetriNet]: 199 programPoint places, -33 predicate places. [2024-10-31 21:56:28,206 INFO L471 AbstractCegarLoop]: Abstraction has has 166 places, 164 transitions, 356 flow [2024-10-31 21:56:28,206 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 148.0) internal successors, (296), 2 states have internal predecessors, (296), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:28,206 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-31 21:56:28,206 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:28,206 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-31 21:56:28,207 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err6ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 39 more)] === [2024-10-31 21:56:28,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:28,207 INFO L85 PathProgramCache]: Analyzing trace with hash -58708352, now seen corresponding path program 1 times [2024-10-31 21:56:28,207 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:28,208 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1583600633] [2024-10-31 21:56:28,208 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:28,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:28,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:28,584 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:28,584 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:28,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1583600633] [2024-10-31 21:56:28,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1583600633] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:28,584 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:28,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-31 21:56:28,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1981179426] [2024-10-31 21:56:28,585 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:28,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 21:56:28,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:28,586 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 21:56:28,586 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-31 21:56:28,866 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 204 [2024-10-31 21:56:28,867 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 166 places, 164 transitions, 356 flow. Second operand has 6 states, 6 states have (on average 139.5) internal successors, (837), 6 states have internal predecessors, (837), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 21:56:28,868 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-31 21:56:28,868 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 204 [2024-10-31 21:56:28,868 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand