./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 801883caffd8b582a36607f9ec62109ac5c5dc10c811693a281fb396b4b60131 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 10:09:17,984 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 10:09:18,036 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-12-02 10:09:18,040 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 10:09:18,040 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 10:09:18,059 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 10:09:18,060 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 10:09:18,060 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 10:09:18,060 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 10:09:18,060 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 10:09:18,060 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 10:09:18,060 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 10:09:18,061 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 10:09:18,061 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 10:09:18,061 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 10:09:18,062 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 10:09:18,062 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 10:09:18,062 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 10:09:18,063 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 10:09:18,063 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1 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 ! call(reach_error())) ) 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 -> 801883caffd8b582a36607f9ec62109ac5c5dc10c811693a281fb396b4b60131 [2024-12-02 10:09:18,301 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 10:09:18,309 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 10:09:18,312 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 10:09:18,313 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 10:09:18,314 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 10:09:18,315 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i [2024-12-02 10:09:20,951 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/data/734afb09b/5ce13d3381ff4179a91c663f5199e9cb/FLAG7800f3ba8 [2024-12-02 10:09:21,188 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 10:09:21,189 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i [2024-12-02 10:09:21,203 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/data/734afb09b/5ce13d3381ff4179a91c663f5199e9cb/FLAG7800f3ba8 [2024-12-02 10:09:21,514 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/data/734afb09b/5ce13d3381ff4179a91c663f5199e9cb [2024-12-02 10:09:21,515 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 10:09:21,516 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 10:09:21,517 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 10:09:21,517 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 10:09:21,520 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 10:09:21,521 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,522 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d7146a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21, skipping insertion in model container [2024-12-02 10:09:21,522 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,545 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 10:09:21,786 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i[30570,30583] [2024-12-02 10:09:21,797 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 10:09:21,810 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 10:09:21,844 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i[30570,30583] [2024-12-02 10:09:21,846 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 10:09:21,879 INFO L204 MainTranslator]: Completed translation [2024-12-02 10:09:21,879 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21 WrapperNode [2024-12-02 10:09:21,879 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 10:09:21,880 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 10:09:21,880 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 10:09:21,880 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 10:09:21,886 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,895 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,911 INFO L138 Inliner]: procedures = 164, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 47 [2024-12-02 10:09:21,912 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 10:09:21,912 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 10:09:21,912 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 10:09:21,912 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 10:09:21,921 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,922 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,923 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,935 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 5]. The 0 writes are split as follows [0, 0]. [2024-12-02 10:09:21,936 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,936 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,940 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,941 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,944 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,945 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,946 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,948 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 10:09:21,948 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 10:09:21,948 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 10:09:21,948 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 10:09:21,949 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (1/1) ... [2024-12-02 10:09:21,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 10:09:21,966 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 10:09:21,977 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 10:09:21,980 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eca236a1-76a1-4e36-a78e-abb72a94a3f9/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-12-02 10:09:22,003 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-12-02 10:09:22,003 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 10:09:22,004 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 10:09:22,005 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 10:09:22,096 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 10:09:22,097 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 10:09:22,208 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 10:09:22,208 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 10:09:22,284 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 10:09:22,284 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-02 10:09:22,284 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:09:22 BoogieIcfgContainer [2024-12-02 10:09:22,284 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 10:09:22,287 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 10:09:22,287 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 10:09:22,291 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 10:09:22,291 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 10:09:21" (1/3) ... [2024-12-02 10:09:22,292 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@100e074 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 10:09:22, skipping insertion in model container [2024-12-02 10:09:22,292 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:09:21" (2/3) ... [2024-12-02 10:09:22,292 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@100e074 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 10:09:22, skipping insertion in model container [2024-12-02 10:09:22,292 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 10:09:22" (3/3) ... [2024-12-02 10:09:22,293 INFO L128 eAbstractionObserver]: Analyzing ICFG 48_ticket_lock_low_contention_vs-pthread.i [2024-12-02 10:09:22,304 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 10:09:22,305 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 48_ticket_lock_low_contention_vs-pthread.i that has 2 procedures, 24 locations, 1 initial locations, 1 loop locations, and 2 error locations. [2024-12-02 10:09:22,305 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 10:09:22,337 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 10:09:22,370 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 27 places, 27 transitions, 58 flow [2024-12-02 10:09:22,399 INFO L124 PetriNetUnfolderBase]: 5/41 cut-off events. [2024-12-02 10:09:22,401 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 10:09:22,404 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45 conditions, 41 events. 5/41 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 95 event pairs, 0 based on Foata normal form. 0/31 useless extension candidates. Maximal degree in co-relation 24. Up to 4 conditions per place. [2024-12-02 10:09:22,404 INFO L82 GeneralOperation]: Start removeDead. Operand has 27 places, 27 transitions, 58 flow [2024-12-02 10:09:22,407 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 27 places, 27 transitions, 58 flow [2024-12-02 10:09:22,413 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 10:09:22,423 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;@727f0408, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 10:09:22,424 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-12-02 10:09:22,431 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 10:09:22,431 INFO L124 PetriNetUnfolderBase]: 3/19 cut-off events. [2024-12-02 10:09:22,431 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 10:09:22,431 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:22,432 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:22,432 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-12-02 10:09:22,437 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:22,437 INFO L85 PathProgramCache]: Analyzing trace with hash -2071616802, now seen corresponding path program 1 times [2024-12-02 10:09:22,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:22,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1159990557] [2024-12-02 10:09:22,445 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:22,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:22,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:22,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:22,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:22,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1159990557] [2024-12-02 10:09:22,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1159990557] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:22,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:22,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 10:09:22,576 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662697408] [2024-12-02 10:09:22,576 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:22,582 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 10:09:22,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:22,603 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 10:09:22,603 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 10:09:22,604 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 27 [2024-12-02 10:09:22,606 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 27 places, 27 transitions, 58 flow. Second operand has 2 states, 2 states have (on average 12.5) internal successors, (25), 2 states have internal predecessors, (25), 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-12-02 10:09:22,606 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:22,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 27 [2024-12-02 10:09:22,607 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:22,670 INFO L124 PetriNetUnfolderBase]: 32/133 cut-off events. [2024-12-02 10:09:22,670 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 10:09:22,670 INFO L83 FinitePrefix]: Finished finitePrefix Result has 224 conditions, 133 events. 32/133 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 571 event pairs, 32 based on Foata normal form. 15/128 useless extension candidates. Maximal degree in co-relation 193. Up to 87 conditions per place. [2024-12-02 10:09:22,672 INFO L140 encePairwiseOnDemand]: 24/27 looper letters, 14 selfloop transitions, 0 changer transitions 0/24 dead transitions. [2024-12-02 10:09:22,672 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 28 places, 24 transitions, 80 flow [2024-12-02 10:09:22,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 10:09:22,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 10:09:22,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 37 transitions. [2024-12-02 10:09:22,682 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6851851851851852 [2024-12-02 10:09:22,684 INFO L175 Difference]: Start difference. First operand has 27 places, 27 transitions, 58 flow. Second operand 2 states and 37 transitions. [2024-12-02 10:09:22,685 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 28 places, 24 transitions, 80 flow [2024-12-02 10:09:22,688 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 28 places, 24 transitions, 80 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:22,690 INFO L231 Difference]: Finished difference. Result has 28 places, 24 transitions, 52 flow [2024-12-02 10:09:22,692 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=27, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=27, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=52, PETRI_PLACES=28, PETRI_TRANSITIONS=24} [2024-12-02 10:09:22,696 INFO L279 CegarLoopForPetriNet]: 27 programPoint places, 1 predicate places. [2024-12-02 10:09:22,696 INFO L471 AbstractCegarLoop]: Abstraction has has 28 places, 24 transitions, 52 flow [2024-12-02 10:09:22,696 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 12.5) internal successors, (25), 2 states have internal predecessors, (25), 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-12-02 10:09:22,696 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:22,696 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1] [2024-12-02 10:09:22,696 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 10:09:22,697 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-12-02 10:09:22,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:22,697 INFO L85 PathProgramCache]: Analyzing trace with hash -2047487709, now seen corresponding path program 1 times [2024-12-02 10:09:22,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:22,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421194238] [2024-12-02 10:09:22,698 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:22,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:22,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:22,721 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 10:09:22,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:22,749 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 10:09:22,749 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 10:09:22,751 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 4 remaining) [2024-12-02 10:09:22,752 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 4 remaining) [2024-12-02 10:09:22,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (1 of 4 remaining) [2024-12-02 10:09:22,753 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 4 remaining) [2024-12-02 10:09:22,753 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 10:09:22,753 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-12-02 10:09:22,756 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 10:09:22,756 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-12-02 10:09:22,772 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 10:09:22,774 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 39 places, 38 transitions, 86 flow [2024-12-02 10:09:22,787 INFO L124 PetriNetUnfolderBase]: 8/66 cut-off events. [2024-12-02 10:09:22,787 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-12-02 10:09:22,788 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74 conditions, 66 events. 8/66 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 201 event pairs, 0 based on Foata normal form. 0/50 useless extension candidates. Maximal degree in co-relation 43. Up to 6 conditions per place. [2024-12-02 10:09:22,788 INFO L82 GeneralOperation]: Start removeDead. Operand has 39 places, 38 transitions, 86 flow [2024-12-02 10:09:22,789 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 39 places, 38 transitions, 86 flow [2024-12-02 10:09:22,790 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 10:09:22,791 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;@727f0408, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 10:09:22,791 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-12-02 10:09:22,795 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 10:09:22,795 INFO L124 PetriNetUnfolderBase]: 3/19 cut-off events. [2024-12-02 10:09:22,796 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 10:09:22,796 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:22,796 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:22,796 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 10:09:22,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:22,796 INFO L85 PathProgramCache]: Analyzing trace with hash -1582043964, now seen corresponding path program 1 times [2024-12-02 10:09:22,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:22,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306094240] [2024-12-02 10:09:22,797 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:22,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:22,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:22,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:22,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:22,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306094240] [2024-12-02 10:09:22,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306094240] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:22,824 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:22,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 10:09:22,824 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1344667466] [2024-12-02 10:09:22,824 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:22,824 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 10:09:22,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:22,825 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 10:09:22,825 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 10:09:22,825 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 38 [2024-12-02 10:09:22,826 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 38 transitions, 86 flow. Second operand has 2 states, 2 states have (on average 17.5) internal successors, (35), 2 states have internal predecessors, (35), 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-12-02 10:09:22,826 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:22,826 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 38 [2024-12-02 10:09:22,826 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:22,988 INFO L124 PetriNetUnfolderBase]: 372/910 cut-off events. [2024-12-02 10:09:22,988 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-12-02 10:09:22,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1582 conditions, 910 events. 372/910 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 5875 event pairs, 372 based on Foata normal form. 126/909 useless extension candidates. Maximal degree in co-relation 1047. Up to 652 conditions per place. [2024-12-02 10:09:22,996 INFO L140 encePairwiseOnDemand]: 34/38 looper letters, 19 selfloop transitions, 0 changer transitions 0/34 dead transitions. [2024-12-02 10:09:22,996 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 34 transitions, 116 flow [2024-12-02 10:09:22,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 10:09:22,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 10:09:22,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 53 transitions. [2024-12-02 10:09:22,997 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6973684210526315 [2024-12-02 10:09:22,997 INFO L175 Difference]: Start difference. First operand has 39 places, 38 transitions, 86 flow. Second operand 2 states and 53 transitions. [2024-12-02 10:09:22,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 34 transitions, 116 flow [2024-12-02 10:09:22,998 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 34 transitions, 116 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:22,999 INFO L231 Difference]: Finished difference. Result has 40 places, 34 transitions, 78 flow [2024-12-02 10:09:22,999 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=78, PETRI_PLACES=40, PETRI_TRANSITIONS=34} [2024-12-02 10:09:23,000 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 1 predicate places. [2024-12-02 10:09:23,000 INFO L471 AbstractCegarLoop]: Abstraction has has 40 places, 34 transitions, 78 flow [2024-12-02 10:09:23,000 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 17.5) internal successors, (35), 2 states have internal predecessors, (35), 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-12-02 10:09:23,000 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:23,000 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:23,000 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 10:09:23,000 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 10:09:23,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:23,001 INFO L85 PathProgramCache]: Analyzing trace with hash -1093272610, now seen corresponding path program 1 times [2024-12-02 10:09:23,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:23,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454310276] [2024-12-02 10:09:23,001 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:23,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:23,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:23,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:23,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454310276] [2024-12-02 10:09:23,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454310276] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:23,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:23,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 10:09:23,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800871673] [2024-12-02 10:09:23,118 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:23,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 10:09:23,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:23,118 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 10:09:23,118 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 10:09:23,139 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 38 [2024-12-02 10:09:23,139 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 34 transitions, 78 flow. Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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-12-02 10:09:23,139 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:23,139 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 38 [2024-12-02 10:09:23,139 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:23,394 INFO L124 PetriNetUnfolderBase]: 967/1933 cut-off events. [2024-12-02 10:09:23,394 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2024-12-02 10:09:23,397 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3595 conditions, 1933 events. 967/1933 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 125. Compared 12598 event pairs, 612 based on Foata normal form. 191/2066 useless extension candidates. Maximal degree in co-relation 3590. Up to 1239 conditions per place. [2024-12-02 10:09:23,403 INFO L140 encePairwiseOnDemand]: 29/38 looper letters, 39 selfloop transitions, 6 changer transitions 0/54 dead transitions. [2024-12-02 10:09:23,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 54 transitions, 213 flow [2024-12-02 10:09:23,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 10:09:23,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 10:09:23,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 75 transitions. [2024-12-02 10:09:23,405 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6578947368421053 [2024-12-02 10:09:23,405 INFO L175 Difference]: Start difference. First operand has 40 places, 34 transitions, 78 flow. Second operand 3 states and 75 transitions. [2024-12-02 10:09:23,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 54 transitions, 213 flow [2024-12-02 10:09:23,406 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 54 transitions, 213 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:23,408 INFO L231 Difference]: Finished difference. Result has 44 places, 40 transitions, 132 flow [2024-12-02 10:09:23,408 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=38, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=34, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=132, PETRI_PLACES=44, PETRI_TRANSITIONS=40} [2024-12-02 10:09:23,409 INFO L279 CegarLoopForPetriNet]: 39 programPoint places, 5 predicate places. [2024-12-02 10:09:23,409 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 40 transitions, 132 flow [2024-12-02 10:09:23,409 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 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-12-02 10:09:23,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:23,409 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 1, 1, 1, 1] [2024-12-02 10:09:23,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-12-02 10:09:23,409 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-12-02 10:09:23,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:23,410 INFO L85 PathProgramCache]: Analyzing trace with hash -139676563, now seen corresponding path program 1 times [2024-12-02 10:09:23,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:23,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [484668498] [2024-12-02 10:09:23,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:23,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:23,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:23,427 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 10:09:23,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:23,437 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 10:09:23,437 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 10:09:23,437 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 5 remaining) [2024-12-02 10:09:23,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining) [2024-12-02 10:09:23,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (2 of 5 remaining) [2024-12-02 10:09:23,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2024-12-02 10:09:23,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining) [2024-12-02 10:09:23,438 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-12-02 10:09:23,438 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-12-02 10:09:23,439 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 10:09:23,439 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-12-02 10:09:23,455 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 10:09:23,457 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 51 places, 49 transitions, 116 flow [2024-12-02 10:09:23,464 INFO L124 PetriNetUnfolderBase]: 11/91 cut-off events. [2024-12-02 10:09:23,465 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-12-02 10:09:23,465 INFO L83 FinitePrefix]: Finished finitePrefix Result has 104 conditions, 91 events. 11/91 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 310 event pairs, 0 based on Foata normal form. 0/69 useless extension candidates. Maximal degree in co-relation 72. Up to 8 conditions per place. [2024-12-02 10:09:23,465 INFO L82 GeneralOperation]: Start removeDead. Operand has 51 places, 49 transitions, 116 flow [2024-12-02 10:09:23,466 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 51 places, 49 transitions, 116 flow [2024-12-02 10:09:23,467 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 10:09:23,467 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;@727f0408, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 10:09:23,468 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-12-02 10:09:23,470 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 10:09:23,470 INFO L124 PetriNetUnfolderBase]: 3/19 cut-off events. [2024-12-02 10:09:23,470 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 10:09:23,470 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:23,470 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:23,470 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-12-02 10:09:23,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:23,471 INFO L85 PathProgramCache]: Analyzing trace with hash 405552789, now seen corresponding path program 1 times [2024-12-02 10:09:23,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:23,471 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1474715099] [2024-12-02 10:09:23,471 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:23,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:23,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:23,487 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:23,487 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:23,487 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1474715099] [2024-12-02 10:09:23,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1474715099] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:23,488 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:23,488 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 10:09:23,488 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1378072977] [2024-12-02 10:09:23,488 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:23,488 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 10:09:23,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:23,489 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 10:09:23,489 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 10:09:23,489 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 49 [2024-12-02 10:09:23,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 49 transitions, 116 flow. Second operand has 2 states, 2 states have (on average 22.5) internal successors, (45), 2 states have internal predecessors, (45), 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-12-02 10:09:23,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:23,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 49 [2024-12-02 10:09:23,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:24,104 INFO L124 PetriNetUnfolderBase]: 2972/5695 cut-off events. [2024-12-02 10:09:24,104 INFO L125 PetriNetUnfolderBase]: For 197/197 co-relation queries the response was YES. [2024-12-02 10:09:24,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10193 conditions, 5695 events. 2972/5695 cut-off events. For 197/197 co-relation queries the response was YES. Maximal size of possible extension queue 300. Compared 43934 event pairs, 2972 based on Foata normal form. 918/5958 useless extension candidates. Maximal degree in co-relation 2405. Up to 4377 conditions per place. [2024-12-02 10:09:24,136 INFO L140 encePairwiseOnDemand]: 44/49 looper letters, 24 selfloop transitions, 0 changer transitions 0/44 dead transitions. [2024-12-02 10:09:24,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 44 transitions, 154 flow [2024-12-02 10:09:24,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 10:09:24,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 10:09:24,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 69 transitions. [2024-12-02 10:09:24,138 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7040816326530612 [2024-12-02 10:09:24,138 INFO L175 Difference]: Start difference. First operand has 51 places, 49 transitions, 116 flow. Second operand 2 states and 69 transitions. [2024-12-02 10:09:24,138 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 44 transitions, 154 flow [2024-12-02 10:09:24,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 44 transitions, 152 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:24,140 INFO L231 Difference]: Finished difference. Result has 52 places, 44 transitions, 104 flow [2024-12-02 10:09:24,140 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=104, PETRI_PLACES=52, PETRI_TRANSITIONS=44} [2024-12-02 10:09:24,141 INFO L279 CegarLoopForPetriNet]: 51 programPoint places, 1 predicate places. [2024-12-02 10:09:24,141 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 44 transitions, 104 flow [2024-12-02 10:09:24,141 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 22.5) internal successors, (45), 2 states have internal predecessors, (45), 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-12-02 10:09:24,141 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:24,141 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:24,141 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 10:09:24,141 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-12-02 10:09:24,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:24,142 INFO L85 PathProgramCache]: Analyzing trace with hash 392684638, now seen corresponding path program 1 times [2024-12-02 10:09:24,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:24,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [927874699] [2024-12-02 10:09:24,142 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:24,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:24,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:24,202 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:24,202 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:24,203 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [927874699] [2024-12-02 10:09:24,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [927874699] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:24,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:24,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 10:09:24,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1648469152] [2024-12-02 10:09:24,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:24,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 10:09:24,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:24,204 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 10:09:24,204 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 10:09:24,232 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 49 [2024-12-02 10:09:24,232 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 44 transitions, 104 flow. Second operand has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 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-12-02 10:09:24,232 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:24,232 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 49 [2024-12-02 10:09:24,232 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:25,875 INFO L124 PetriNetUnfolderBase]: 12179/20345 cut-off events. [2024-12-02 10:09:25,875 INFO L125 PetriNetUnfolderBase]: For 198/198 co-relation queries the response was YES. [2024-12-02 10:09:25,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38104 conditions, 20345 events. 12179/20345 cut-off events. For 198/198 co-relation queries the response was YES. Maximal size of possible extension queue 995. Compared 162753 event pairs, 7347 based on Foata normal form. 1919/21798 useless extension candidates. Maximal degree in co-relation 38098. Up to 12688 conditions per place. [2024-12-02 10:09:25,976 INFO L140 encePairwiseOnDemand]: 37/49 looper letters, 50 selfloop transitions, 8 changer transitions 0/70 dead transitions. [2024-12-02 10:09:25,976 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 70 transitions, 282 flow [2024-12-02 10:09:25,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 10:09:25,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 10:09:25,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 98 transitions. [2024-12-02 10:09:25,978 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6666666666666666 [2024-12-02 10:09:25,978 INFO L175 Difference]: Start difference. First operand has 52 places, 44 transitions, 104 flow. Second operand 3 states and 98 transitions. [2024-12-02 10:09:25,978 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 70 transitions, 282 flow [2024-12-02 10:09:25,979 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 70 transitions, 282 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:25,981 INFO L231 Difference]: Finished difference. Result has 56 places, 52 transitions, 176 flow [2024-12-02 10:09:25,981 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=49, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=176, PETRI_PLACES=56, PETRI_TRANSITIONS=52} [2024-12-02 10:09:25,981 INFO L279 CegarLoopForPetriNet]: 51 programPoint places, 5 predicate places. [2024-12-02 10:09:25,982 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 52 transitions, 176 flow [2024-12-02 10:09:25,982 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 states have internal predecessors, (43), 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-12-02 10:09:25,982 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:25,982 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 1, 1, 1, 1, 1] [2024-12-02 10:09:25,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 10:09:25,982 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-12-02 10:09:25,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:25,983 INFO L85 PathProgramCache]: Analyzing trace with hash -497894503, now seen corresponding path program 1 times [2024-12-02 10:09:25,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:25,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [946937227] [2024-12-02 10:09:25,983 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:25,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:25,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:26,000 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 10:09:26,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:26,014 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 10:09:26,014 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 10:09:26,014 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 6 remaining) [2024-12-02 10:09:26,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (4 of 6 remaining) [2024-12-02 10:09:26,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (3 of 6 remaining) [2024-12-02 10:09:26,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 6 remaining) [2024-12-02 10:09:26,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 6 remaining) [2024-12-02 10:09:26,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 6 remaining) [2024-12-02 10:09:26,015 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-12-02 10:09:26,016 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-12-02 10:09:26,016 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 10:09:26,016 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-12-02 10:09:26,041 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 10:09:26,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 63 places, 60 transitions, 148 flow [2024-12-02 10:09:26,055 INFO L124 PetriNetUnfolderBase]: 14/116 cut-off events. [2024-12-02 10:09:26,055 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-12-02 10:09:26,056 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135 conditions, 116 events. 14/116 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 417 event pairs, 0 based on Foata normal form. 0/88 useless extension candidates. Maximal degree in co-relation 102. Up to 10 conditions per place. [2024-12-02 10:09:26,056 INFO L82 GeneralOperation]: Start removeDead. Operand has 63 places, 60 transitions, 148 flow [2024-12-02 10:09:26,057 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 63 places, 60 transitions, 148 flow [2024-12-02 10:09:26,058 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 10:09:26,059 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;@727f0408, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 10:09:26,059 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-12-02 10:09:26,101 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 10:09:26,101 INFO L124 PetriNetUnfolderBase]: 3/19 cut-off events. [2024-12-02 10:09:26,101 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 10:09:26,101 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:26,101 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:26,101 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-12-02 10:09:26,102 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:26,102 INFO L85 PathProgramCache]: Analyzing trace with hash -403793839, now seen corresponding path program 1 times [2024-12-02 10:09:26,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:26,102 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1372485554] [2024-12-02 10:09:26,102 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:26,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:26,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:26,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:26,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:26,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1372485554] [2024-12-02 10:09:26,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1372485554] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:26,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:26,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 10:09:26,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668560249] [2024-12-02 10:09:26,116 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:26,117 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 10:09:26,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:26,117 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 10:09:26,117 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 10:09:26,117 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 60 [2024-12-02 10:09:26,118 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 60 transitions, 148 flow. Second operand has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 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-12-02 10:09:26,118 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:26,118 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 60 [2024-12-02 10:09:26,118 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:27,968 INFO L124 PetriNetUnfolderBase]: 20472/34284 cut-off events. [2024-12-02 10:09:27,968 INFO L125 PetriNetUnfolderBase]: For 1815/1815 co-relation queries the response was YES. [2024-12-02 10:09:28,003 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62533 conditions, 34284 events. 20472/34284 cut-off events. For 1815/1815 co-relation queries the response was YES. Maximal size of possible extension queue 1491. Compared 296396 event pairs, 20472 based on Foata normal form. 6043/37036 useless extension candidates. Maximal degree in co-relation 10265. Up to 27502 conditions per place. [2024-12-02 10:09:28,191 INFO L140 encePairwiseOnDemand]: 54/60 looper letters, 29 selfloop transitions, 0 changer transitions 0/54 dead transitions. [2024-12-02 10:09:28,191 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 54 transitions, 194 flow [2024-12-02 10:09:28,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 10:09:28,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 10:09:28,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 85 transitions. [2024-12-02 10:09:28,192 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7083333333333334 [2024-12-02 10:09:28,192 INFO L175 Difference]: Start difference. First operand has 63 places, 60 transitions, 148 flow. Second operand 2 states and 85 transitions. [2024-12-02 10:09:28,192 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 54 transitions, 194 flow [2024-12-02 10:09:28,195 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 54 transitions, 188 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:28,196 INFO L231 Difference]: Finished difference. Result has 64 places, 54 transitions, 130 flow [2024-12-02 10:09:28,196 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=60, PETRI_DIFFERENCE_MINUEND_FLOW=130, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=130, PETRI_PLACES=64, PETRI_TRANSITIONS=54} [2024-12-02 10:09:28,196 INFO L279 CegarLoopForPetriNet]: 63 programPoint places, 1 predicate places. [2024-12-02 10:09:28,196 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 54 transitions, 130 flow [2024-12-02 10:09:28,197 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 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-12-02 10:09:28,197 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:28,197 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:28,197 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 10:09:28,197 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-12-02 10:09:28,197 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:28,197 INFO L85 PathProgramCache]: Analyzing trace with hash 1072743006, now seen corresponding path program 1 times [2024-12-02 10:09:28,198 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:28,198 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [84474839] [2024-12-02 10:09:28,198 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:28,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:28,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:28,246 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:28,246 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:28,246 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [84474839] [2024-12-02 10:09:28,246 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [84474839] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:28,246 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:28,246 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 10:09:28,247 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1388734137] [2024-12-02 10:09:28,247 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:28,247 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 10:09:28,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:28,247 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 10:09:28,247 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 10:09:28,274 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 60 [2024-12-02 10:09:28,275 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 54 transitions, 130 flow. Second operand has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 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-12-02 10:09:28,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:28,275 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 60 [2024-12-02 10:09:28,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:37,839 INFO L124 PetriNetUnfolderBase]: 129035/194871 cut-off events. [2024-12-02 10:09:37,839 INFO L125 PetriNetUnfolderBase]: For 2050/2050 co-relation queries the response was YES. [2024-12-02 10:09:38,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 367575 conditions, 194871 events. 129035/194871 cut-off events. For 2050/2050 co-relation queries the response was YES. Maximal size of possible extension queue 7300. Compared 1744769 event pairs, 75131 based on Foata normal form. 17945/209104 useless extension candidates. Maximal degree in co-relation 367568. Up to 118406 conditions per place. [2024-12-02 10:09:38,585 INFO L140 encePairwiseOnDemand]: 45/60 looper letters, 61 selfloop transitions, 10 changer transitions 0/86 dead transitions. [2024-12-02 10:09:38,585 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 86 transitions, 351 flow [2024-12-02 10:09:38,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 10:09:38,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 10:09:38,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 121 transitions. [2024-12-02 10:09:38,586 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6722222222222223 [2024-12-02 10:09:38,586 INFO L175 Difference]: Start difference. First operand has 64 places, 54 transitions, 130 flow. Second operand 3 states and 121 transitions. [2024-12-02 10:09:38,586 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 86 transitions, 351 flow [2024-12-02 10:09:38,591 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 86 transitions, 351 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:38,592 INFO L231 Difference]: Finished difference. Result has 68 places, 64 transitions, 220 flow [2024-12-02 10:09:38,592 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=60, PETRI_DIFFERENCE_MINUEND_FLOW=130, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=220, PETRI_PLACES=68, PETRI_TRANSITIONS=64} [2024-12-02 10:09:38,592 INFO L279 CegarLoopForPetriNet]: 63 programPoint places, 5 predicate places. [2024-12-02 10:09:38,592 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 64 transitions, 220 flow [2024-12-02 10:09:38,593 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 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-12-02 10:09:38,593 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:38,593 INFO L206 CegarLoopForPetriNet]: trace histogram [5, 5, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:38,593 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 10:09:38,593 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-12-02 10:09:38,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:38,593 INFO L85 PathProgramCache]: Analyzing trace with hash 135108864, now seen corresponding path program 1 times [2024-12-02 10:09:38,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:38,594 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990361135] [2024-12-02 10:09:38,594 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:38,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:38,608 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 10:09:38,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 10:09:38,621 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 10:09:38,621 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 10:09:38,621 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2024-12-02 10:09:38,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (5 of 7 remaining) [2024-12-02 10:09:38,621 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (4 of 7 remaining) [2024-12-02 10:09:38,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (3 of 7 remaining) [2024-12-02 10:09:38,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 7 remaining) [2024-12-02 10:09:38,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 7 remaining) [2024-12-02 10:09:38,622 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 7 remaining) [2024-12-02 10:09:38,622 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-12-02 10:09:38,622 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-12-02 10:09:38,623 WARN L246 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-12-02 10:09:38,623 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-12-02 10:09:38,648 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-12-02 10:09:38,649 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 75 places, 71 transitions, 182 flow [2024-12-02 10:09:38,658 INFO L124 PetriNetUnfolderBase]: 17/141 cut-off events. [2024-12-02 10:09:38,658 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-12-02 10:09:38,659 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167 conditions, 141 events. 17/141 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 522 event pairs, 0 based on Foata normal form. 0/107 useless extension candidates. Maximal degree in co-relation 133. Up to 12 conditions per place. [2024-12-02 10:09:38,659 INFO L82 GeneralOperation]: Start removeDead. Operand has 75 places, 71 transitions, 182 flow [2024-12-02 10:09:38,660 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 75 places, 71 transitions, 182 flow [2024-12-02 10:09:38,661 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 10:09:38,661 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;@727f0408, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 10:09:38,661 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-12-02 10:09:38,663 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 10:09:38,663 INFO L124 PetriNetUnfolderBase]: 3/19 cut-off events. [2024-12-02 10:09:38,663 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-12-02 10:09:38,663 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:38,663 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:38,663 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 5 more)] === [2024-12-02 10:09:38,663 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:38,663 INFO L85 PathProgramCache]: Analyzing trace with hash 284883448, now seen corresponding path program 1 times [2024-12-02 10:09:38,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:38,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [468587943] [2024-12-02 10:09:38,664 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:38,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:38,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:38,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:38,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:38,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [468587943] [2024-12-02 10:09:38,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [468587943] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:38,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:38,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 10:09:38,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1529006897] [2024-12-02 10:09:38,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:38,675 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 10:09:38,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:38,676 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 10:09:38,676 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 10:09:38,676 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 30 out of 71 [2024-12-02 10:09:38,676 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 71 transitions, 182 flow. Second operand has 2 states, 2 states have (on average 32.5) internal successors, (65), 2 states have internal predecessors, (65), 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-12-02 10:09:38,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:38,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 30 of 71 [2024-12-02 10:09:38,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 10:09:49,838 INFO L124 PetriNetUnfolderBase]: 130472/199729 cut-off events. [2024-12-02 10:09:49,838 INFO L125 PetriNetUnfolderBase]: For 14310/14310 co-relation queries the response was YES. [2024-12-02 10:09:50,144 INFO L83 FinitePrefix]: Finished finitePrefix Result has 369854 conditions, 199729 events. 130472/199729 cut-off events. For 14310/14310 co-relation queries the response was YES. Maximal size of possible extension queue 7137. Compared 1843045 event pairs, 130472 based on Foata normal form. 37293/220551 useless extension candidates. Maximal degree in co-relation 62729. Up to 165627 conditions per place. [2024-12-02 10:09:50,888 INFO L140 encePairwiseOnDemand]: 64/71 looper letters, 34 selfloop transitions, 0 changer transitions 0/64 dead transitions. [2024-12-02 10:09:50,888 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 64 transitions, 236 flow [2024-12-02 10:09:50,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 10:09:50,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-12-02 10:09:50,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 101 transitions. [2024-12-02 10:09:50,889 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7112676056338029 [2024-12-02 10:09:50,889 INFO L175 Difference]: Start difference. First operand has 75 places, 71 transitions, 182 flow. Second operand 2 states and 101 transitions. [2024-12-02 10:09:50,889 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 64 transitions, 236 flow [2024-12-02 10:09:50,894 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 64 transitions, 224 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-12-02 10:09:50,895 INFO L231 Difference]: Finished difference. Result has 76 places, 64 transitions, 156 flow [2024-12-02 10:09:50,895 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=71, PETRI_DIFFERENCE_MINUEND_FLOW=156, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=156, PETRI_PLACES=76, PETRI_TRANSITIONS=64} [2024-12-02 10:09:50,896 INFO L279 CegarLoopForPetriNet]: 75 programPoint places, 1 predicate places. [2024-12-02 10:09:50,896 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 64 transitions, 156 flow [2024-12-02 10:09:50,896 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 32.5) internal successors, (65), 2 states have internal predecessors, (65), 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-12-02 10:09:50,896 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 10:09:50,896 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 10:09:50,896 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-02 10:09:50,896 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 5 more)] === [2024-12-02 10:09:50,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 10:09:50,897 INFO L85 PathProgramCache]: Analyzing trace with hash 946902494, now seen corresponding path program 1 times [2024-12-02 10:09:50,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 10:09:50,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806010591] [2024-12-02 10:09:50,897 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 10:09:50,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 10:09:50,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 10:09:50,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 10:09:50,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 10:09:50,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [806010591] [2024-12-02 10:09:50,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [806010591] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 10:09:50,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 10:09:50,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 10:09:50,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1135621856] [2024-12-02 10:09:50,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 10:09:50,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 10:09:50,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 10:09:50,943 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 10:09:50,943 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 10:09:50,975 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 71 [2024-12-02 10:09:50,975 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 64 transitions, 156 flow. Second operand has 3 states, 3 states have (on average 20.333333333333332) internal successors, (61), 3 states have internal predecessors, (61), 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-12-02 10:09:50,975 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 10:09:50,975 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 71 [2024-12-02 10:09:50,975 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand