./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc-pthread.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 5fad6244fcf6eaf8307cc493ab8f193eacc838ad9166f53316e6259a46f1eed1 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-13 06:50:00,428 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 06:50:00,483 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 06:50:00,488 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 06:50:00,489 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 06:50:00,507 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 06:50:00,509 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 06:50:00,510 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 06:50:00,510 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 06:50:00,511 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 06:50:00,511 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 06:50:00,512 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 06:50:00,512 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 06:50:00,512 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 06:50:00,513 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 06:50:00,514 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 06:50:00,514 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 06:50:00,514 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 06:50:00,515 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 06:50:00,515 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 06:50:00,517 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 06:50:00,518 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 06:50:00,518 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 06:50:00,518 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 06:50:00,518 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 06:50:00,519 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 06:50:00,519 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 06:50:00,519 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 06:50:00,519 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 06:50:00,519 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 06:50:00,520 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 06:50:00,520 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 06:50:00,520 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 06:50:00,520 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 06:50:00,520 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 06:50:00,520 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 06:50:00,521 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 06:50:00,521 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 06:50:00,521 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 06:50:00,521 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 06:50:00,521 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 06:50:00,522 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 06:50:00,522 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 5fad6244fcf6eaf8307cc493ab8f193eacc838ad9166f53316e6259a46f1eed1 [2024-10-13 06:50:00,733 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 06:50:00,753 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 06:50:00,756 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 06:50:00,757 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 06:50:00,757 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 06:50:00,758 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc-pthread.i [2024-10-13 06:50:01,997 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 06:50:02,225 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 06:50:02,226 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc-pthread.i [2024-10-13 06:50:02,247 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/87bb96ff7/193768d4440844919904dd3e8c12c18a/FLAG0b0fac9ec [2024-10-13 06:50:02,263 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/87bb96ff7/193768d4440844919904dd3e8c12c18a [2024-10-13 06:50:02,265 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 06:50:02,266 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 06:50:02,268 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 06:50:02,268 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 06:50:02,273 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 06:50:02,273 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,275 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@26532b4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02, skipping insertion in model container [2024-10-13 06:50:02,275 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,311 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 06:50:02,573 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc-pthread.i[30747,30760] [2024-10-13 06:50:02,583 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 06:50:02,593 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 06:50:02,630 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/01b_inc-pthread.i[30747,30760] [2024-10-13 06:50:02,633 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 06:50:02,663 INFO L204 MainTranslator]: Completed translation [2024-10-13 06:50:02,663 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02 WrapperNode [2024-10-13 06:50:02,663 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 06:50:02,664 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 06:50:02,664 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 06:50:02,664 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 06:50:02,670 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,685 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,711 INFO L138 Inliner]: procedures = 163, calls = 20, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 27 [2024-10-13 06:50:02,711 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 06:50:02,712 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 06:50:02,712 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 06:50:02,712 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 06:50:02,720 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,720 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,723 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,734 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-10-13 06:50:02,734 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,734 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,737 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,740 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,741 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,742 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,746 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 06:50:02,747 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 06:50:02,747 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 06:50:02,747 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 06:50:02,748 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (1/1) ... [2024-10-13 06:50:02,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 06:50:02,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 06:50:02,788 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 06:50:02,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 06:50:02,831 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-13 06:50:02,831 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-13 06:50:02,831 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-10-13 06:50:02,831 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-13 06:50:02,831 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 06:50:02,831 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 06:50:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 06:50:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-13 06:50:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-10-13 06:50:02,832 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 06:50:02,832 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 06:50:02,833 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-13 06:50:02,926 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 06:50:02,927 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 06:50:03,043 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-13 06:50:03,043 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 06:50:03,145 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 06:50:03,145 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-13 06:50:03,146 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 06:50:03 BoogieIcfgContainer [2024-10-13 06:50:03,146 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 06:50:03,148 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 06:50:03,148 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 06:50:03,151 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 06:50:03,151 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 06:50:02" (1/3) ... [2024-10-13 06:50:03,152 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@373a9254 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 06:50:03, skipping insertion in model container [2024-10-13 06:50:03,152 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 06:50:02" (2/3) ... [2024-10-13 06:50:03,152 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@373a9254 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 06:50:03, skipping insertion in model container [2024-10-13 06:50:03,152 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 06:50:03" (3/3) ... [2024-10-13 06:50:03,153 INFO L112 eAbstractionObserver]: Analyzing ICFG 01b_inc-pthread.i [2024-10-13 06:50:03,166 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 06:50:03,166 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 06:50:03,166 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-13 06:50:03,199 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 06:50:03,227 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 22 places, 20 transitions, 44 flow [2024-10-13 06:50:03,245 INFO L124 PetriNetUnfolderBase]: 1/22 cut-off events. [2024-10-13 06:50:03,246 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 06:50:03,249 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26 conditions, 22 events. 1/22 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 19 event pairs, 0 based on Foata normal form. 0/18 useless extension candidates. Maximal degree in co-relation 17. Up to 2 conditions per place. [2024-10-13 06:50:03,249 INFO L82 GeneralOperation]: Start removeDead. Operand has 22 places, 20 transitions, 44 flow [2024-10-13 06:50:03,251 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 22 places, 20 transitions, 44 flow [2024-10-13 06:50:03,264 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 06:50:03,269 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;@4db995e2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 06:50:03,270 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-10-13 06:50:03,273 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 06:50:03,274 INFO L124 PetriNetUnfolderBase]: 0/10 cut-off events. [2024-10-13 06:50:03,274 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-10-13 06:50:03,274 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 06:50:03,274 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-10-13 06:50:03,277 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 06:50:03,281 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 06:50:03,281 INFO L85 PathProgramCache]: Analyzing trace with hash 310545309, now seen corresponding path program 1 times [2024-10-13 06:50:03,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 06:50:03,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348460127] [2024-10-13 06:50:03,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 06:50:03,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 06:50:03,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 06:50:03,381 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 06:50:03,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 06:50:03,411 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 06:50:03,413 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 06:50:03,414 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 3 remaining) [2024-10-13 06:50:03,415 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 3 remaining) [2024-10-13 06:50:03,415 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 3 remaining) [2024-10-13 06:50:03,416 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 06:50:03,416 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-13 06:50:03,418 WARN L239 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 06:50:03,418 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-13 06:50:03,436 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 06:50:03,440 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 38 places, 35 transitions, 80 flow [2024-10-13 06:50:03,453 INFO L124 PetriNetUnfolderBase]: 2/40 cut-off events. [2024-10-13 06:50:03,456 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-13 06:50:03,457 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48 conditions, 40 events. 2/40 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 86 event pairs, 0 based on Foata normal form. 0/33 useless extension candidates. Maximal degree in co-relation 31. Up to 3 conditions per place. [2024-10-13 06:50:03,457 INFO L82 GeneralOperation]: Start removeDead. Operand has 38 places, 35 transitions, 80 flow [2024-10-13 06:50:03,458 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 38 places, 35 transitions, 80 flow [2024-10-13 06:50:03,459 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 06:50:03,460 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;@4db995e2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 06:50:03,460 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-10-13 06:50:03,467 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 06:50:03,467 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2024-10-13 06:50:03,467 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-10-13 06:50:03,467 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 06:50:03,467 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-10-13 06:50:03,467 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-10-13 06:50:03,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 06:50:03,468 INFO L85 PathProgramCache]: Analyzing trace with hash -592772691, now seen corresponding path program 1 times [2024-10-13 06:50:03,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 06:50:03,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1345311328] [2024-10-13 06:50:03,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 06:50:03,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 06:50:03,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 06:50:03,489 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 06:50:03,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 06:50:03,515 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 06:50:03,515 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 06:50:03,516 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 4 remaining) [2024-10-13 06:50:03,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 4 remaining) [2024-10-13 06:50:03,517 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 4 remaining) [2024-10-13 06:50:03,518 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 4 remaining) [2024-10-13 06:50:03,518 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-13 06:50:03,518 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-13 06:50:03,519 WARN L239 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 06:50:03,520 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-13 06:50:03,540 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 06:50:03,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 54 places, 50 transitions, 118 flow [2024-10-13 06:50:03,556 INFO L124 PetriNetUnfolderBase]: 3/58 cut-off events. [2024-10-13 06:50:03,556 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-13 06:50:03,557 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71 conditions, 58 events. 3/58 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 158 event pairs, 0 based on Foata normal form. 0/48 useless extension candidates. Maximal degree in co-relation 47. Up to 4 conditions per place. [2024-10-13 06:50:03,558 INFO L82 GeneralOperation]: Start removeDead. Operand has 54 places, 50 transitions, 118 flow [2024-10-13 06:50:03,558 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 54 places, 50 transitions, 118 flow [2024-10-13 06:50:03,559 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 06:50:03,561 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;@4db995e2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 06:50:03,561 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-10-13 06:50:03,573 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 06:50:03,573 INFO L124 PetriNetUnfolderBase]: 0/35 cut-off events. [2024-10-13 06:50:03,573 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-10-13 06:50:03,573 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 06:50:03,574 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 06:50:03,574 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2024-10-13 06:50:03,574 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 06:50:03,575 INFO L85 PathProgramCache]: Analyzing trace with hash -1448173899, now seen corresponding path program 1 times [2024-10-13 06:50:03,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 06:50:03,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1294157188] [2024-10-13 06:50:03,575 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 06:50:03,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 06:50:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 06:50:03,885 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 06:50:03,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 06:50:03,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1294157188] [2024-10-13 06:50:03,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1294157188] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 06:50:03,886 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 06:50:03,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 06:50:03,886 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736502066] [2024-10-13 06:50:03,886 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 06:50:03,892 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 06:50:03,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 06:50:03,917 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 06:50:03,918 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 06:50:03,942 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 50 [2024-10-13 06:50:03,945 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 50 transitions, 118 flow. Second operand has 5 states, 5 states have (on average 14.8) internal successors, (74), 5 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 06:50:03,946 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 06:50:03,946 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 50 [2024-10-13 06:50:03,947 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 06:50:05,347 INFO L124 PetriNetUnfolderBase]: 11367/19206 cut-off events. [2024-10-13 06:50:05,347 INFO L125 PetriNetUnfolderBase]: For 706/706 co-relation queries the response was YES. [2024-10-13 06:50:05,387 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35951 conditions, 19206 events. 11367/19206 cut-off events. For 706/706 co-relation queries the response was YES. Maximal size of possible extension queue 1116. Compared 156409 event pairs, 3321 based on Foata normal form. 0/16619 useless extension candidates. Maximal degree in co-relation 19822. Up to 7422 conditions per place. [2024-10-13 06:50:05,476 INFO L140 encePairwiseOnDemand]: 39/50 looper letters, 104 selfloop transitions, 12 changer transitions 0/129 dead transitions. [2024-10-13 06:50:05,476 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 129 transitions, 546 flow [2024-10-13 06:50:05,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 06:50:05,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-13 06:50:05,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 205 transitions. [2024-10-13 06:50:05,489 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6833333333333333 [2024-10-13 06:50:05,491 INFO L175 Difference]: Start difference. First operand has 54 places, 50 transitions, 118 flow. Second operand 6 states and 205 transitions. [2024-10-13 06:50:05,492 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 129 transitions, 546 flow [2024-10-13 06:50:05,495 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 129 transitions, 536 flow, removed 5 selfloop flow, removed 0 redundant places. [2024-10-13 06:50:05,499 INFO L231 Difference]: Finished difference. Result has 62 places, 61 transitions, 205 flow [2024-10-13 06:50:05,502 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=205, PETRI_PLACES=62, PETRI_TRANSITIONS=61} [2024-10-13 06:50:05,505 INFO L277 CegarLoopForPetriNet]: 54 programPoint places, 8 predicate places. [2024-10-13 06:50:05,505 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 61 transitions, 205 flow [2024-10-13 06:50:05,507 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 14.8) internal successors, (74), 5 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 06:50:05,507 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 06:50:05,507 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 3, 1, 1, 1, 1, 1] [2024-10-13 06:50:05,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 06:50:05,508 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 2 more)] === [2024-10-13 06:50:05,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 06:50:05,509 INFO L85 PathProgramCache]: Analyzing trace with hash -653441956, now seen corresponding path program 1 times [2024-10-13 06:50:05,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 06:50:05,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1639090855] [2024-10-13 06:50:05,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 06:50:05,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 06:50:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 06:50:05,523 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 06:50:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 06:50:05,535 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 06:50:05,536 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 06:50:05,536 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 5 remaining) [2024-10-13 06:50:05,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining) [2024-10-13 06:50:05,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 5 remaining) [2024-10-13 06:50:05,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2024-10-13 06:50:05,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining) [2024-10-13 06:50:05,537 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-13 06:50:05,537 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-13 06:50:05,538 WARN L239 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-13 06:50:05,538 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-10-13 06:50:05,558 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-13 06:50:05,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 70 places, 65 transitions, 158 flow [2024-10-13 06:50:05,565 INFO L124 PetriNetUnfolderBase]: 4/76 cut-off events. [2024-10-13 06:50:05,565 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-10-13 06:50:05,566 INFO L83 FinitePrefix]: Finished finitePrefix Result has 95 conditions, 76 events. 4/76 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 222 event pairs, 0 based on Foata normal form. 0/63 useless extension candidates. Maximal degree in co-relation 70. Up to 5 conditions per place. [2024-10-13 06:50:05,566 INFO L82 GeneralOperation]: Start removeDead. Operand has 70 places, 65 transitions, 158 flow [2024-10-13 06:50:05,567 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 70 places, 65 transitions, 158 flow [2024-10-13 06:50:05,567 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 06:50:05,568 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;@4db995e2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 06:50:05,568 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-10-13 06:50:05,573 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-10-13 06:50:05,573 INFO L124 PetriNetUnfolderBase]: 0/35 cut-off events. [2024-10-13 06:50:05,573 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-10-13 06:50:05,573 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 06:50:05,573 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 06:50:05,573 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 3 more)] === [2024-10-13 06:50:05,574 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 06:50:05,574 INFO L85 PathProgramCache]: Analyzing trace with hash 744117092, now seen corresponding path program 1 times [2024-10-13 06:50:05,574 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 06:50:05,574 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1756766765] [2024-10-13 06:50:05,574 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 06:50:05,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 06:50:05,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 06:50:05,678 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 06:50:05,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 06:50:05,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1756766765] [2024-10-13 06:50:05,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1756766765] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 06:50:05,679 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 06:50:05,679 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 06:50:05,679 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1840706117] [2024-10-13 06:50:05,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 06:50:05,679 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 06:50:05,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 06:50:05,680 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 06:50:05,680 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 06:50:05,688 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 65 [2024-10-13 06:50:05,689 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 65 transitions, 158 flow. Second operand has 5 states, 5 states have (on average 18.8) internal successors, (94), 5 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 06:50:05,689 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 06:50:05,689 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 65 [2024-10-13 06:50:05,689 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-10-13 06:50:22,233 INFO L124 PetriNetUnfolderBase]: 207509/303710 cut-off events. [2024-10-13 06:50:22,233 INFO L125 PetriNetUnfolderBase]: For 16564/16564 co-relation queries the response was YES. [2024-10-13 06:50:22,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 580116 conditions, 303710 events. 207509/303710 cut-off events. For 16564/16564 co-relation queries the response was YES. Maximal size of possible extension queue 12236. Compared 2720895 event pairs, 70548 based on Foata normal form. 0/257898 useless extension candidates. Maximal degree in co-relation 131702. Up to 133343 conditions per place. [2024-10-13 06:50:24,735 INFO L140 encePairwiseOnDemand]: 52/65 looper letters, 144 selfloop transitions, 15 changer transitions 0/176 dead transitions. [2024-10-13 06:50:24,736 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 176 transitions, 772 flow [2024-10-13 06:50:24,736 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 06:50:24,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-10-13 06:50:24,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 274 transitions. [2024-10-13 06:50:24,742 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7025641025641025 [2024-10-13 06:50:24,742 INFO L175 Difference]: Start difference. First operand has 70 places, 65 transitions, 158 flow. Second operand 6 states and 274 transitions. [2024-10-13 06:50:24,742 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 176 transitions, 772 flow [2024-10-13 06:50:24,761 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 176 transitions, 742 flow, removed 15 selfloop flow, removed 0 redundant places. [2024-10-13 06:50:24,764 INFO L231 Difference]: Finished difference. Result has 78 places, 80 transitions, 268 flow [2024-10-13 06:50:24,765 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=65, PETRI_DIFFERENCE_MINUEND_FLOW=150, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=268, PETRI_PLACES=78, PETRI_TRANSITIONS=80} [2024-10-13 06:50:24,766 INFO L277 CegarLoopForPetriNet]: 70 programPoint places, 8 predicate places. [2024-10-13 06:50:24,766 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 80 transitions, 268 flow [2024-10-13 06:50:24,766 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.8) internal successors, (94), 5 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 06:50:24,767 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-10-13 06:50:24,767 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 06:50:24,767 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-13 06:50:24,767 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (and 3 more)] === [2024-10-13 06:50:24,767 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 06:50:24,768 INFO L85 PathProgramCache]: Analyzing trace with hash -1604283611, now seen corresponding path program 1 times [2024-10-13 06:50:24,768 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 06:50:24,768 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097011247] [2024-10-13 06:50:24,768 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 06:50:24,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 06:50:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 06:50:24,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 06:50:24,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 06:50:24,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2097011247] [2024-10-13 06:50:24,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2097011247] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 06:50:24,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 06:50:24,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 06:50:24,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503026048] [2024-10-13 06:50:24,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 06:50:24,895 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 06:50:24,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 06:50:24,896 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 06:50:24,896 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 06:50:24,913 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 65 [2024-10-13 06:50:24,913 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 80 transitions, 268 flow. Second operand has 5 states, 5 states have (on average 19.2) internal successors, (96), 5 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 06:50:24,914 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-10-13 06:50:24,914 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 65 [2024-10-13 06:50:24,914 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand