./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 803cd42f 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 ../sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.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 d5289904c0d34e84fc731c9bca51c5d8bc54117a73409b0419290d8896b60d2d --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 13:29:57,686 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 13:29:57,761 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-22 13:29:57,766 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 13:29:57,768 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 13:29:57,788 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 13:29:57,789 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 13:29:57,789 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 13:29:57,790 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 13:29:57,792 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 13:29:57,792 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 13:29:57,792 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 13:29:57,794 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 13:29:57,796 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 13:29:57,796 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 13:29:57,797 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 13:29:57,797 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 13:29:57,797 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 13:29:57,797 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 13:29:57,798 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 13:29:57,798 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 13:29:57,802 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 13:29:57,802 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 13:29:57,802 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 13:29:57,803 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 13:29:57,803 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 13:29:57,803 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 13:29:57,803 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 13:29:57,804 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 13:29:57,804 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 13:29:57,804 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 13:29:57,804 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 13:29:57,805 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 13:29:57,805 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 13:29:57,805 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 13:29:57,806 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 13:29:57,806 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 13:29:57,807 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 13:29:57,807 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 13:29:57,807 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 13:29:57,808 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 13:29:57,809 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 13:29:57,809 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 -> d5289904c0d34e84fc731c9bca51c5d8bc54117a73409b0419290d8896b60d2d [2024-11-22 13:29:58,077 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 13:29:58,110 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 13:29:58,114 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 13:29:58,116 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 13:29:58,117 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 13:29:58,119 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i [2024-11-22 13:29:59,622 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 13:29:59,860 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 13:29:59,861 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/31_simple_loop5_vs.i [2024-11-22 13:29:59,874 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2310d13b5/bda6198684ab450fa69072016f883a71/FLAG92031a2a9 [2024-11-22 13:29:59,886 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2310d13b5/bda6198684ab450fa69072016f883a71 [2024-11-22 13:29:59,888 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 13:29:59,889 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 13:29:59,890 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 13:29:59,890 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 13:29:59,905 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 13:29:59,906 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 01:29:59" (1/1) ... [2024-11-22 13:29:59,907 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57b29297 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:29:59, skipping insertion in model container [2024-11-22 13:29:59,907 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 01:29:59" (1/1) ... [2024-11-22 13:29:59,948 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 13:30:00,303 WARN L250 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/31_simple_loop5_vs.i[30640,30653] [2024-11-22 13:30:00,311 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 13:30:00,328 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 13:30:00,377 WARN L250 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/31_simple_loop5_vs.i[30640,30653] [2024-11-22 13:30:00,382 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 13:30:00,422 INFO L204 MainTranslator]: Completed translation [2024-11-22 13:30:00,423 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00 WrapperNode [2024-11-22 13:30:00,423 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 13:30:00,424 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 13:30:00,425 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 13:30:00,425 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 13:30:00,432 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,450 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,475 INFO L138 Inliner]: procedures = 162, calls = 18, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 36 [2024-11-22 13:30:00,476 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 13:30:00,476 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 13:30:00,476 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 13:30:00,477 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 13:30:00,486 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,487 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,489 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,507 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-11-22 13:30:00,508 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,509 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,516 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,522 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,525 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,526 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,531 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 13:30:00,535 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 13:30:00,536 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 13:30:00,536 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 13:30:00,537 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (1/1) ... [2024-11-22 13:30:00,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 13:30:00,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 13:30:00,571 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-11-22 13:30:00,574 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-11-22 13:30:00,621 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-11-22 13:30:00,622 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-11-22 13:30:00,622 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-22 13:30:00,625 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-22 13:30:00,625 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-22 13:30:00,625 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 13:30:00,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-22 13:30:00,625 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-22 13:30:00,625 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-22 13:30:00,625 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 13:30:00,625 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 13:30:00,627 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-22 13:30:00,740 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 13:30:00,741 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 13:30:00,849 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 13:30:00,849 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 13:30:00,963 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 13:30:00,964 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-22 13:30:00,964 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 01:30:00 BoogieIcfgContainer [2024-11-22 13:30:00,965 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 13:30:00,967 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 13:30:00,967 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 13:30:00,973 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 13:30:00,974 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 01:29:59" (1/3) ... [2024-11-22 13:30:00,974 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7a4f251f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 01:30:00, skipping insertion in model container [2024-11-22 13:30:00,975 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:30:00" (2/3) ... [2024-11-22 13:30:00,975 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7a4f251f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 01:30:00, skipping insertion in model container [2024-11-22 13:30:00,975 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 01:30:00" (3/3) ... [2024-11-22 13:30:00,977 INFO L112 eAbstractionObserver]: Analyzing ICFG 31_simple_loop5_vs.i [2024-11-22 13:30:00,995 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 13:30:00,996 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-22 13:30:00,996 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 13:30:01,044 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-22 13:30:01,086 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 29 places, 26 transitions, 60 flow [2024-11-22 13:30:01,110 INFO L124 PetriNetUnfolderBase]: 3/27 cut-off events. [2024-11-22 13:30:01,110 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 13:30:01,113 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34 conditions, 27 events. 3/27 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 60 event pairs, 0 based on Foata normal form. 0/21 useless extension candidates. Maximal degree in co-relation 27. Up to 2 conditions per place. [2024-11-22 13:30:01,114 INFO L82 GeneralOperation]: Start removeDead. Operand has 29 places, 26 transitions, 60 flow [2024-11-22 13:30:01,117 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 28 places, 25 transitions, 57 flow [2024-11-22 13:30:01,125 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 13:30:01,146 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;@60731c67, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 13:30:01,147 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-22 13:30:01,159 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 13:30:01,159 INFO L124 PetriNetUnfolderBase]: 1/20 cut-off events. [2024-11-22 13:30:01,163 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 13:30:01,163 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:01,164 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:01,165 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-22 13:30:01,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:01,175 INFO L85 PathProgramCache]: Analyzing trace with hash 442740158, now seen corresponding path program 1 times [2024-11-22 13:30:01,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:01,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1126176824] [2024-11-22 13:30:01,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:01,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:01,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:01,499 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:01,500 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:01,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1126176824] [2024-11-22 13:30:01,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1126176824] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:01,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:01,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 13:30:01,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [687262497] [2024-11-22 13:30:01,503 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:01,509 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:30:01,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:01,534 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:30:01,535 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:30:01,540 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 9 out of 26 [2024-11-22 13:30:01,542 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 28 places, 25 transitions, 57 flow. Second operand has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 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-11-22 13:30:01,542 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:01,542 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 9 of 26 [2024-11-22 13:30:01,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:01,659 INFO L124 PetriNetUnfolderBase]: 158/325 cut-off events. [2024-11-22 13:30:01,659 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 13:30:01,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 596 conditions, 325 events. 158/325 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 1430 event pairs, 50 based on Foata normal form. 49/359 useless extension candidates. Maximal degree in co-relation 586. Up to 134 conditions per place. [2024-11-22 13:30:01,665 INFO L140 encePairwiseOnDemand]: 18/26 looper letters, 18 selfloop transitions, 3 changer transitions 0/29 dead transitions. [2024-11-22 13:30:01,665 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 27 places, 29 transitions, 107 flow [2024-11-22 13:30:01,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:30:01,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:30:01,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 56 transitions. [2024-11-22 13:30:01,676 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.717948717948718 [2024-11-22 13:30:01,677 INFO L175 Difference]: Start difference. First operand has 28 places, 25 transitions, 57 flow. Second operand 3 states and 56 transitions. [2024-11-22 13:30:01,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 27 places, 29 transitions, 107 flow [2024-11-22 13:30:01,679 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 26 places, 29 transitions, 106 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 13:30:01,681 INFO L231 Difference]: Finished difference. Result has 28 places, 23 transitions, 70 flow [2024-11-22 13:30:01,682 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=26, PETRI_DIFFERENCE_MINUEND_FLOW=48, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=21, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=70, PETRI_PLACES=28, PETRI_TRANSITIONS=23} [2024-11-22 13:30:01,685 INFO L277 CegarLoopForPetriNet]: 28 programPoint places, 0 predicate places. [2024-11-22 13:30:01,686 INFO L471 AbstractCegarLoop]: Abstraction has has 28 places, 23 transitions, 70 flow [2024-11-22 13:30:01,686 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 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-11-22 13:30:01,686 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:01,686 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:01,686 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 13:30:01,687 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-22 13:30:01,687 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:01,687 INFO L85 PathProgramCache]: Analyzing trace with hash 131759601, now seen corresponding path program 1 times [2024-11-22 13:30:01,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:01,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1847213331] [2024-11-22 13:30:01,688 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:01,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:01,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:01,730 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 13:30:01,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:01,777 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 13:30:01,777 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 13:30:01,779 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 4 remaining) [2024-11-22 13:30:01,781 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 4 remaining) [2024-11-22 13:30:01,781 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-11-22 13:30:01,781 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 4 remaining) [2024-11-22 13:30:01,781 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 13:30:01,782 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-22 13:30:01,784 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 13:30:01,785 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-22 13:30:01,805 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-22 13:30:01,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 49 places, 45 transitions, 110 flow [2024-11-22 13:30:01,813 INFO L124 PetriNetUnfolderBase]: 4/37 cut-off events. [2024-11-22 13:30:01,814 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-22 13:30:01,814 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49 conditions, 37 events. 4/37 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 81 event pairs, 0 based on Foata normal form. 0/29 useless extension candidates. Maximal degree in co-relation 44. Up to 3 conditions per place. [2024-11-22 13:30:01,814 INFO L82 GeneralOperation]: Start removeDead. Operand has 49 places, 45 transitions, 110 flow [2024-11-22 13:30:01,815 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 36 places, 32 transitions, 77 flow [2024-11-22 13:30:01,816 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 13:30:01,817 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;@60731c67, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 13:30:01,817 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-22 13:30:01,821 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 13:30:01,821 INFO L124 PetriNetUnfolderBase]: 1/20 cut-off events. [2024-11-22 13:30:01,821 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 13:30:01,821 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:01,821 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:01,822 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-22 13:30:01,822 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:01,822 INFO L85 PathProgramCache]: Analyzing trace with hash -1148260080, now seen corresponding path program 1 times [2024-11-22 13:30:01,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:01,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [893581327] [2024-11-22 13:30:01,823 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:01,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:01,906 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:01,907 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:01,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [893581327] [2024-11-22 13:30:01,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [893581327] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:01,907 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:01,907 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 13:30:01,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1668777520] [2024-11-22 13:30:01,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:01,908 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:30:01,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:01,909 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:30:01,910 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:30:01,916 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 45 [2024-11-22 13:30:01,917 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 32 transitions, 77 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-11-22 13:30:01,918 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:01,918 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 45 [2024-11-22 13:30:01,918 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:02,195 INFO L124 PetriNetUnfolderBase]: 1203/1985 cut-off events. [2024-11-22 13:30:02,196 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2024-11-22 13:30:02,204 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3770 conditions, 1985 events. 1203/1985 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 118. Compared 10699 event pairs, 303 based on Foata normal form. 243/2162 useless extension candidates. Maximal degree in co-relation 3759. Up to 1003 conditions per place. [2024-11-22 13:30:02,219 INFO L140 encePairwiseOnDemand]: 35/45 looper letters, 25 selfloop transitions, 4 changer transitions 0/39 dead transitions. [2024-11-22 13:30:02,219 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 39 transitions, 154 flow [2024-11-22 13:30:02,222 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:30:02,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:30:02,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 87 transitions. [2024-11-22 13:30:02,224 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6444444444444445 [2024-11-22 13:30:02,225 INFO L175 Difference]: Start difference. First operand has 36 places, 32 transitions, 77 flow. Second operand 3 states and 87 transitions. [2024-11-22 13:30:02,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 39 transitions, 154 flow [2024-11-22 13:30:02,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 33 places, 39 transitions, 153 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-22 13:30:02,228 INFO L231 Difference]: Finished difference. Result has 35 places, 30 transitions, 96 flow [2024-11-22 13:30:02,229 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=66, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=35, PETRI_TRANSITIONS=30} [2024-11-22 13:30:02,230 INFO L277 CegarLoopForPetriNet]: 36 programPoint places, -1 predicate places. [2024-11-22 13:30:02,230 INFO L471 AbstractCegarLoop]: Abstraction has has 35 places, 30 transitions, 96 flow [2024-11-22 13:30:02,230 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-11-22 13:30:02,230 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:02,231 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:02,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 13:30:02,231 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-22 13:30:02,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:02,232 INFO L85 PathProgramCache]: Analyzing trace with hash -1490065791, now seen corresponding path program 1 times [2024-11-22 13:30:02,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:02,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [897119099] [2024-11-22 13:30:02,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:02,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:02,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:02,259 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 13:30:02,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:02,278 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 13:30:02,282 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 13:30:02,282 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 5 remaining) [2024-11-22 13:30:02,282 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (3 of 5 remaining) [2024-11-22 13:30:02,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-22 13:30:02,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2024-11-22 13:30:02,283 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 5 remaining) [2024-11-22 13:30:02,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-22 13:30:02,284 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-22 13:30:02,284 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 13:30:02,285 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-22 13:30:02,312 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-22 13:30:02,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 69 places, 64 transitions, 164 flow [2024-11-22 13:30:02,322 INFO L124 PetriNetUnfolderBase]: 5/47 cut-off events. [2024-11-22 13:30:02,323 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-22 13:30:02,323 INFO L83 FinitePrefix]: Finished finitePrefix Result has 65 conditions, 47 events. 5/47 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 101 event pairs, 0 based on Foata normal form. 0/37 useless extension candidates. Maximal degree in co-relation 58. Up to 4 conditions per place. [2024-11-22 13:30:02,323 INFO L82 GeneralOperation]: Start removeDead. Operand has 69 places, 64 transitions, 164 flow [2024-11-22 13:30:02,324 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 44 places, 39 transitions, 99 flow [2024-11-22 13:30:02,325 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 13:30:02,327 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;@60731c67, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 13:30:02,328 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-22 13:30:02,331 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 13:30:02,331 INFO L124 PetriNetUnfolderBase]: 1/20 cut-off events. [2024-11-22 13:30:02,332 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 13:30:02,332 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:02,332 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:02,332 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-22 13:30:02,333 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:02,333 INFO L85 PathProgramCache]: Analyzing trace with hash 879569410, now seen corresponding path program 1 times [2024-11-22 13:30:02,333 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:02,333 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253971926] [2024-11-22 13:30:02,333 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:02,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:02,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:02,400 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:02,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:02,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1253971926] [2024-11-22 13:30:02,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1253971926] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:02,401 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:02,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 13:30:02,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1670729986] [2024-11-22 13:30:02,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:02,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:30:02,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:02,402 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:30:02,403 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:30:02,414 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 64 [2024-11-22 13:30:02,415 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 39 transitions, 99 flow. Second operand has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 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-11-22 13:30:02,415 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:02,415 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 64 [2024-11-22 13:30:02,415 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:03,440 INFO L124 PetriNetUnfolderBase]: 6995/10276 cut-off events. [2024-11-22 13:30:03,440 INFO L125 PetriNetUnfolderBase]: For 1042/1042 co-relation queries the response was YES. [2024-11-22 13:30:03,465 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19907 conditions, 10276 events. 6995/10276 cut-off events. For 1042/1042 co-relation queries the response was YES. Maximal size of possible extension queue 475. Compared 61146 event pairs, 1712 based on Foata normal form. 1027/10990 useless extension candidates. Maximal degree in co-relation 19895. Up to 5767 conditions per place. [2024-11-22 13:30:03,534 INFO L140 encePairwiseOnDemand]: 52/64 looper letters, 32 selfloop transitions, 5 changer transitions 0/49 dead transitions. [2024-11-22 13:30:03,535 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 41 places, 49 transitions, 205 flow [2024-11-22 13:30:03,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:30:03,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:30:03,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 118 transitions. [2024-11-22 13:30:03,540 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6145833333333334 [2024-11-22 13:30:03,541 INFO L175 Difference]: Start difference. First operand has 44 places, 39 transitions, 99 flow. Second operand 3 states and 118 transitions. [2024-11-22 13:30:03,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 41 places, 49 transitions, 205 flow [2024-11-22 13:30:03,543 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 49 transitions, 200 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-22 13:30:03,544 INFO L231 Difference]: Finished difference. Result has 42 places, 37 transitions, 122 flow [2024-11-22 13:30:03,544 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=84, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=122, PETRI_PLACES=42, PETRI_TRANSITIONS=37} [2024-11-22 13:30:03,545 INFO L277 CegarLoopForPetriNet]: 44 programPoint places, -2 predicate places. [2024-11-22 13:30:03,545 INFO L471 AbstractCegarLoop]: Abstraction has has 42 places, 37 transitions, 122 flow [2024-11-22 13:30:03,545 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 24.333333333333332) internal successors, (73), 3 states have internal predecessors, (73), 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-11-22 13:30:03,546 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:03,546 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:03,546 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-22 13:30:03,546 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-22 13:30:03,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:03,547 INFO L85 PathProgramCache]: Analyzing trace with hash -1979051612, now seen corresponding path program 1 times [2024-11-22 13:30:03,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:03,547 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [807265740] [2024-11-22 13:30:03,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:03,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:03,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:03,634 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:03,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:03,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [807265740] [2024-11-22 13:30:03,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [807265740] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:03,636 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:03,636 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 13:30:03,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370604211] [2024-11-22 13:30:03,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:03,638 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 13:30:03,638 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:03,639 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 13:30:03,639 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 13:30:03,657 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 64 [2024-11-22 13:30:03,657 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 37 transitions, 122 flow. Second operand has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 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-11-22 13:30:03,658 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:03,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 64 [2024-11-22 13:30:03,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:04,902 INFO L124 PetriNetUnfolderBase]: 9157/13536 cut-off events. [2024-11-22 13:30:04,902 INFO L125 PetriNetUnfolderBase]: For 4322/4322 co-relation queries the response was YES. [2024-11-22 13:30:04,932 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30164 conditions, 13536 events. 9157/13536 cut-off events. For 4322/4322 co-relation queries the response was YES. Maximal size of possible extension queue 660. Compared 85262 event pairs, 1070 based on Foata normal form. 135/13585 useless extension candidates. Maximal degree in co-relation 30149. Up to 6256 conditions per place. [2024-11-22 13:30:05,010 INFO L140 encePairwiseOnDemand]: 58/64 looper letters, 43 selfloop transitions, 11 changer transitions 0/66 dead transitions. [2024-11-22 13:30:05,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 66 transitions, 332 flow [2024-11-22 13:30:05,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 13:30:05,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 13:30:05,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 143 transitions. [2024-11-22 13:30:05,012 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.55859375 [2024-11-22 13:30:05,012 INFO L175 Difference]: Start difference. First operand has 42 places, 37 transitions, 122 flow. Second operand 4 states and 143 transitions. [2024-11-22 13:30:05,012 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 66 transitions, 332 flow [2024-11-22 13:30:05,023 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 43 places, 66 transitions, 314 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 13:30:05,025 INFO L231 Difference]: Finished difference. Result has 45 places, 44 transitions, 190 flow [2024-11-22 13:30:05,025 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=64, PETRI_DIFFERENCE_MINUEND_FLOW=112, PETRI_DIFFERENCE_MINUEND_PLACES=40, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=37, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=190, PETRI_PLACES=45, PETRI_TRANSITIONS=44} [2024-11-22 13:30:05,026 INFO L277 CegarLoopForPetriNet]: 44 programPoint places, 1 predicate places. [2024-11-22 13:30:05,027 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 44 transitions, 190 flow [2024-11-22 13:30:05,027 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 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-11-22 13:30:05,027 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:05,027 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 3, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:05,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-22 13:30:05,028 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-22 13:30:05,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:05,028 INFO L85 PathProgramCache]: Analyzing trace with hash 174906068, now seen corresponding path program 1 times [2024-11-22 13:30:05,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:05,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1179218267] [2024-11-22 13:30:05,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:05,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:05,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:05,041 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 13:30:05,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:05,055 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 13:30:05,057 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 13:30:05,057 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 6 remaining) [2024-11-22 13:30:05,057 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (4 of 6 remaining) [2024-11-22 13:30:05,057 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 6 remaining) [2024-11-22 13:30:05,058 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 6 remaining) [2024-11-22 13:30:05,058 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 6 remaining) [2024-11-22 13:30:05,058 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 6 remaining) [2024-11-22 13:30:05,058 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-22 13:30:05,058 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-22 13:30:05,059 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 13:30:05,059 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-22 13:30:05,096 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-22 13:30:05,099 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 89 places, 83 transitions, 222 flow [2024-11-22 13:30:05,104 INFO L124 PetriNetUnfolderBase]: 6/57 cut-off events. [2024-11-22 13:30:05,104 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-22 13:30:05,105 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82 conditions, 57 events. 6/57 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 128 event pairs, 0 based on Foata normal form. 0/45 useless extension candidates. Maximal degree in co-relation 73. Up to 5 conditions per place. [2024-11-22 13:30:05,105 INFO L82 GeneralOperation]: Start removeDead. Operand has 89 places, 83 transitions, 222 flow [2024-11-22 13:30:05,106 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 52 places, 46 transitions, 123 flow [2024-11-22 13:30:05,107 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 13:30:05,111 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;@60731c67, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 13:30:05,111 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-22 13:30:05,113 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 13:30:05,115 INFO L124 PetriNetUnfolderBase]: 1/22 cut-off events. [2024-11-22 13:30:05,115 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 13:30:05,115 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:05,115 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:05,116 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-22 13:30:05,116 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:05,116 INFO L85 PathProgramCache]: Analyzing trace with hash -2063705964, now seen corresponding path program 1 times [2024-11-22 13:30:05,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:05,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001135794] [2024-11-22 13:30:05,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:05,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:05,157 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:05,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:05,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1001135794] [2024-11-22 13:30:05,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1001135794] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:05,157 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:05,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 13:30:05,158 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [121097716] [2024-11-22 13:30:05,158 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:05,158 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:30:05,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:05,159 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:30:05,159 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:30:05,169 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 30 out of 83 [2024-11-22 13:30:05,170 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 46 transitions, 123 flow. Second operand has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 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-11-22 13:30:05,171 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:05,171 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 30 of 83 [2024-11-22 13:30:05,172 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:09,301 INFO L124 PetriNetUnfolderBase]: 36336/49458 cut-off events. [2024-11-22 13:30:09,301 INFO L125 PetriNetUnfolderBase]: For 7744/7744 co-relation queries the response was YES. [2024-11-22 13:30:09,391 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97183 conditions, 49458 events. 36336/49458 cut-off events. For 7744/7744 co-relation queries the response was YES. Maximal size of possible extension queue 1821. Compared 307189 event pairs, 9261 based on Foata normal form. 4138/52287 useless extension candidates. Maximal degree in co-relation 97170. Up to 29392 conditions per place. [2024-11-22 13:30:09,661 INFO L140 encePairwiseOnDemand]: 69/83 looper letters, 39 selfloop transitions, 6 changer transitions 0/59 dead transitions. [2024-11-22 13:30:09,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 59 transitions, 260 flow [2024-11-22 13:30:09,662 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:30:09,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:30:09,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 149 transitions. [2024-11-22 13:30:09,663 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5983935742971888 [2024-11-22 13:30:09,663 INFO L175 Difference]: Start difference. First operand has 52 places, 46 transitions, 123 flow. Second operand 3 states and 149 transitions. [2024-11-22 13:30:09,664 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 59 transitions, 260 flow [2024-11-22 13:30:09,668 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 47 places, 59 transitions, 247 flow, removed 6 selfloop flow, removed 1 redundant places. [2024-11-22 13:30:09,669 INFO L231 Difference]: Finished difference. Result has 49 places, 44 transitions, 148 flow [2024-11-22 13:30:09,670 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=102, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=148, PETRI_PLACES=49, PETRI_TRANSITIONS=44} [2024-11-22 13:30:09,671 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, -3 predicate places. [2024-11-22 13:30:09,672 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 44 transitions, 148 flow [2024-11-22 13:30:09,673 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 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-11-22 13:30:09,673 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:09,673 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:09,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-22 13:30:09,673 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-22 13:30:09,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:09,674 INFO L85 PathProgramCache]: Analyzing trace with hash -874166507, now seen corresponding path program 1 times [2024-11-22 13:30:09,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:09,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470133757] [2024-11-22 13:30:09,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:09,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:09,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:09,739 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:09,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:09,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470133757] [2024-11-22 13:30:09,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470133757] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:09,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:09,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 13:30:09,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714557207] [2024-11-22 13:30:09,744 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:09,744 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 13:30:09,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:09,745 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 13:30:09,745 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 13:30:09,756 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 30 out of 83 [2024-11-22 13:30:09,757 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 44 transitions, 148 flow. Second operand has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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-11-22 13:30:09,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:09,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 30 of 83 [2024-11-22 13:30:09,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:14,021 INFO L124 PetriNetUnfolderBase]: 43697/60206 cut-off events. [2024-11-22 13:30:14,022 INFO L125 PetriNetUnfolderBase]: For 19152/19152 co-relation queries the response was YES. [2024-11-22 13:30:14,162 INFO L83 FinitePrefix]: Finished finitePrefix Result has 134949 conditions, 60206 events. 43697/60206 cut-off events. For 19152/19152 co-relation queries the response was YES. Maximal size of possible extension queue 2390. Compared 394484 event pairs, 5040 based on Foata normal form. 372/60149 useless extension candidates. Maximal degree in co-relation 134933. Up to 31321 conditions per place. [2024-11-22 13:30:14,455 INFO L140 encePairwiseOnDemand]: 76/83 looper letters, 52 selfloop transitions, 14 changer transitions 0/80 dead transitions. [2024-11-22 13:30:14,456 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 80 transitions, 412 flow [2024-11-22 13:30:14,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-22 13:30:14,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-22 13:30:14,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 182 transitions. [2024-11-22 13:30:14,459 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5481927710843374 [2024-11-22 13:30:14,460 INFO L175 Difference]: Start difference. First operand has 49 places, 44 transitions, 148 flow. Second operand 4 states and 182 transitions. [2024-11-22 13:30:14,460 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 80 transitions, 412 flow [2024-11-22 13:30:14,499 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 80 transitions, 390 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 13:30:14,501 INFO L231 Difference]: Finished difference. Result has 52 places, 53 transitions, 235 flow [2024-11-22 13:30:14,501 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=83, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=235, PETRI_PLACES=52, PETRI_TRANSITIONS=53} [2024-11-22 13:30:14,503 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 0 predicate places. [2024-11-22 13:30:14,503 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 53 transitions, 235 flow [2024-11-22 13:30:14,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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-11-22 13:30:14,503 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:14,504 INFO L204 CegarLoopForPetriNet]: trace histogram [5, 4, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:14,504 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-22 13:30:14,504 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2024-11-22 13:30:14,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:14,505 INFO L85 PathProgramCache]: Analyzing trace with hash 224335569, now seen corresponding path program 1 times [2024-11-22 13:30:14,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:14,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [816154811] [2024-11-22 13:30:14,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:14,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:14,523 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-22 13:30:14,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-22 13:30:14,537 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-22 13:30:14,538 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-22 13:30:14,538 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2024-11-22 13:30:14,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (5 of 7 remaining) [2024-11-22 13:30:14,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 7 remaining) [2024-11-22 13:30:14,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (3 of 7 remaining) [2024-11-22 13:30:14,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (2 of 7 remaining) [2024-11-22 13:30:14,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 7 remaining) [2024-11-22 13:30:14,540 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 7 remaining) [2024-11-22 13:30:14,540 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-22 13:30:14,540 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-22 13:30:14,541 WARN L244 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-22 13:30:14,541 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-11-22 13:30:14,584 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-22 13:30:14,588 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 109 places, 102 transitions, 284 flow [2024-11-22 13:30:14,594 INFO L124 PetriNetUnfolderBase]: 7/67 cut-off events. [2024-11-22 13:30:14,596 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-22 13:30:14,596 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100 conditions, 67 events. 7/67 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 142 event pairs, 0 based on Foata normal form. 0/53 useless extension candidates. Maximal degree in co-relation 89. Up to 6 conditions per place. [2024-11-22 13:30:14,596 INFO L82 GeneralOperation]: Start removeDead. Operand has 109 places, 102 transitions, 284 flow [2024-11-22 13:30:14,597 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 60 places, 53 transitions, 149 flow [2024-11-22 13:30:14,600 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 13:30:14,600 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;@60731c67, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 13:30:14,601 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2024-11-22 13:30:14,603 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 13:30:14,603 INFO L124 PetriNetUnfolderBase]: 1/22 cut-off events. [2024-11-22 13:30:14,603 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 13:30:14,603 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:14,604 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:14,604 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 5 more)] === [2024-11-22 13:30:14,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:14,604 INFO L85 PathProgramCache]: Analyzing trace with hash 1605143622, now seen corresponding path program 1 times [2024-11-22 13:30:14,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:14,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1666403921] [2024-11-22 13:30:14,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:14,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:14,642 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:14,642 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:14,642 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1666403921] [2024-11-22 13:30:14,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1666403921] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:14,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:14,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-22 13:30:14,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [36241785] [2024-11-22 13:30:14,643 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:14,643 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:30:14,644 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:14,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:30:14,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:30:14,659 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 102 [2024-11-22 13:30:14,659 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 53 transitions, 149 flow. Second operand has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 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-11-22 13:30:14,659 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:14,660 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 102 [2024-11-22 13:30:14,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:30:30,573 INFO L124 PetriNetUnfolderBase]: 178118/230355 cut-off events. [2024-11-22 13:30:30,573 INFO L125 PetriNetUnfolderBase]: For 49465/49465 co-relation queries the response was YES. [2024-11-22 13:30:31,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 456874 conditions, 230355 events. 178118/230355 cut-off events. For 49465/49465 co-relation queries the response was YES. Maximal size of possible extension queue 6855. Compared 1469504 event pairs, 48026 based on Foata normal form. 16512/241563 useless extension candidates. Maximal degree in co-relation 456860. Up to 141658 conditions per place. [2024-11-22 13:30:32,632 INFO L140 encePairwiseOnDemand]: 86/102 looper letters, 46 selfloop transitions, 7 changer transitions 0/69 dead transitions. [2024-11-22 13:30:32,632 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 69 transitions, 319 flow [2024-11-22 13:30:32,633 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:30:32,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:30:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 180 transitions. [2024-11-22 13:30:32,634 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5882352941176471 [2024-11-22 13:30:32,634 INFO L175 Difference]: Start difference. First operand has 60 places, 53 transitions, 149 flow. Second operand 3 states and 180 transitions. [2024-11-22 13:30:32,634 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 69 transitions, 319 flow [2024-11-22 13:30:32,678 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 54 places, 69 transitions, 294 flow, removed 12 selfloop flow, removed 1 redundant places. [2024-11-22 13:30:32,680 INFO L231 Difference]: Finished difference. Result has 56 places, 51 transitions, 174 flow [2024-11-22 13:30:32,680 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=102, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=174, PETRI_PLACES=56, PETRI_TRANSITIONS=51} [2024-11-22 13:30:32,681 INFO L277 CegarLoopForPetriNet]: 60 programPoint places, -4 predicate places. [2024-11-22 13:30:32,681 INFO L471 AbstractCegarLoop]: Abstraction has has 56 places, 51 transitions, 174 flow [2024-11-22 13:30:32,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 3 states have internal predecessors, (115), 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-11-22 13:30:32,682 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:30:32,682 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:30:32,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-22 13:30:32,682 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 5 more)] === [2024-11-22 13:30:32,682 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:30:32,683 INFO L85 PathProgramCache]: Analyzing trace with hash 1223388690, now seen corresponding path program 1 times [2024-11-22 13:30:32,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:30:32,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74955540] [2024-11-22 13:30:32,683 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:30:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:30:32,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:30:32,731 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-22 13:30:32,732 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:30:32,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74955540] [2024-11-22 13:30:32,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74955540] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:30:32,732 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:30:32,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 13:30:32,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [708510891] [2024-11-22 13:30:32,732 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:30:32,733 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 13:30:32,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:30:32,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 13:30:32,734 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 13:30:32,746 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 37 out of 102 [2024-11-22 13:30:32,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 51 transitions, 174 flow. Second operand has 4 states, 4 states have (on average 39.25) internal successors, (157), 4 states have internal predecessors, (157), 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-11-22 13:30:32,747 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:30:32,747 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 37 of 102 [2024-11-22 13:30:32,747 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand