./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c --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/weaver/parallel-bakery-2.wvr.c -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 4f539592bc69a174492e01050b581a78ee6bfd25c2e79dba974730b39e2fa54b --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 13:46:30,924 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 13:46:30,981 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-22 13:46:30,986 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 13:46:30,986 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 13:46:31,035 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 13:46:31,036 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 13:46:31,037 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 13:46:31,037 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-22 13:46:31,037 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-22 13:46:31,038 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 13:46:31,038 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 13:46:31,038 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 13:46:31,039 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 13:46:31,039 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 13:46:31,039 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 13:46:31,040 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 13:46:31,040 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 13:46:31,043 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 13:46:31,044 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 13:46:31,044 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 13:46:31,044 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 13:46:31,048 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 13:46:31,048 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 13:46:31,049 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 13:46:31,049 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 13:46:31,049 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 13:46:31,049 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 13:46:31,050 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 13:46:31,050 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 13:46:31,050 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-22 13:46:31,050 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 13:46:31,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 13:46:31,051 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 13:46:31,051 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 13:46:31,051 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 13:46:31,052 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 13:46:31,053 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 13:46:31,053 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 13:46:31,053 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 13:46:31,053 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 13:46:31,054 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 13:46:31,055 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 -> 4f539592bc69a174492e01050b581a78ee6bfd25c2e79dba974730b39e2fa54b [2024-11-22 13:46:31,339 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 13:46:31,364 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 13:46:31,368 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 13:46:31,369 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 13:46:31,369 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 13:46:31,371 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c [2024-11-22 13:46:32,839 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 13:46:33,050 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 13:46:33,050 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-2.wvr.c [2024-11-22 13:46:33,057 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd3bc302f/a7541b8977a34e8eab87f5b7a6c67c0f/FLAGa660973f8 [2024-11-22 13:46:33,431 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd3bc302f/a7541b8977a34e8eab87f5b7a6c67c0f [2024-11-22 13:46:33,433 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 13:46:33,435 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 13:46:33,436 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 13:46:33,436 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 13:46:33,442 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 13:46:33,442 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,443 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5bdc8b77 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33, skipping insertion in model container [2024-11-22 13:46:33,443 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,463 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 13:46:33,651 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/weaver/parallel-bakery-2.wvr.c[2556,2569] [2024-11-22 13:46:33,660 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 13:46:33,668 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 13:46:33,688 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/weaver/parallel-bakery-2.wvr.c[2556,2569] [2024-11-22 13:46:33,689 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 13:46:33,707 INFO L204 MainTranslator]: Completed translation [2024-11-22 13:46:33,708 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33 WrapperNode [2024-11-22 13:46:33,708 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 13:46:33,709 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 13:46:33,710 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 13:46:33,710 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 13:46:33,718 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:46:33" (1/1) ... [2024-11-22 13:46:33,730 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:46:33" (1/1) ... [2024-11-22 13:46:33,764 INFO L138 Inliner]: procedures = 18, calls = 14, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 139 [2024-11-22 13:46:33,765 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 13:46:33,769 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 13:46:33,769 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 13:46:33,769 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 13:46:33,779 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,781 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,785 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,811 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-22 13:46:33,811 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,812 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,820 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,822 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,827 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,828 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,830 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 13:46:33,835 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 13:46:33,835 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 13:46:33,835 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 13:46:33,836 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (1/1) ... [2024-11-22 13:46:33,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 13:46:33,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 13:46:33,875 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:46:33,878 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:46:33,923 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 13:46:33,924 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-22 13:46:33,924 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-22 13:46:33,924 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-22 13:46:33,924 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-22 13:46:33,924 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-22 13:46:33,924 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 13:46:33,925 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 13:46:33,929 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:46:34,056 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 13:46:34,058 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 13:46:34,321 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 13:46:34,323 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 13:46:34,446 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 13:46:34,447 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-22 13:46:34,447 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 01:46:34 BoogieIcfgContainer [2024-11-22 13:46:34,447 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 13:46:34,449 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 13:46:34,450 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 13:46:34,453 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 13:46:34,453 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 01:46:33" (1/3) ... [2024-11-22 13:46:34,453 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@61b275f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 01:46:34, skipping insertion in model container [2024-11-22 13:46:34,454 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 01:46:33" (2/3) ... [2024-11-22 13:46:34,454 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@61b275f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 01:46:34, skipping insertion in model container [2024-11-22 13:46:34,454 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 01:46:34" (3/3) ... [2024-11-22 13:46:34,455 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-2.wvr.c [2024-11-22 13:46:34,471 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 13:46:34,472 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-22 13:46:34,472 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 13:46:34,532 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-22 13:46:34,575 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 59 places, 54 transitions, 122 flow [2024-11-22 13:46:34,613 INFO L124 PetriNetUnfolderBase]: 2/52 cut-off events. [2024-11-22 13:46:34,614 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-22 13:46:34,617 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61 conditions, 52 events. 2/52 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 40 event pairs, 0 based on Foata normal form. 0/49 useless extension candidates. Maximal degree in co-relation 33. Up to 2 conditions per place. [2024-11-22 13:46:34,617 INFO L82 GeneralOperation]: Start removeDead. Operand has 59 places, 54 transitions, 122 flow [2024-11-22 13:46:34,622 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 56 places, 51 transitions, 114 flow [2024-11-22 13:46:34,633 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 13:46:34,642 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;@778975d3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 13:46:34,643 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2024-11-22 13:46:34,664 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 13:46:34,664 INFO L124 PetriNetUnfolderBase]: 2/50 cut-off events. [2024-11-22 13:46:34,664 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-22 13:46:34,664 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:34,665 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:34,667 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:34,672 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:34,672 INFO L85 PathProgramCache]: Analyzing trace with hash -1040242015, now seen corresponding path program 1 times [2024-11-22 13:46:34,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:34,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1612195162] [2024-11-22 13:46:34,681 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:46:34,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:46:35,384 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:46:35,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:35,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1612195162] [2024-11-22 13:46:35,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1612195162] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:35,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:35,390 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-22 13:46:35,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [210616416] [2024-11-22 13:46:35,398 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:35,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 13:46:35,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:35,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 13:46:35,437 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-22 13:46:35,468 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-11-22 13:46:35,471 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 51 transitions, 114 flow. Second operand has 7 states, 7 states have (on average 27.285714285714285) internal successors, (191), 7 states have internal predecessors, (191), 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:46:35,472 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:35,472 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-11-22 13:46:35,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:35,898 INFO L124 PetriNetUnfolderBase]: 168/427 cut-off events. [2024-11-22 13:46:35,900 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-22 13:46:35,904 INFO L83 FinitePrefix]: Finished finitePrefix Result has 803 conditions, 427 events. 168/427 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 1950 event pairs, 56 based on Foata normal form. 1/404 useless extension candidates. Maximal degree in co-relation 684. Up to 98 conditions per place. [2024-11-22 13:46:35,909 INFO L140 encePairwiseOnDemand]: 45/54 looper letters, 51 selfloop transitions, 10 changer transitions 12/94 dead transitions. [2024-11-22 13:46:35,910 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 94 transitions, 373 flow [2024-11-22 13:46:35,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-22 13:46:35,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-22 13:46:35,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 258 transitions. [2024-11-22 13:46:35,924 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5972222222222222 [2024-11-22 13:46:35,926 INFO L175 Difference]: Start difference. First operand has 56 places, 51 transitions, 114 flow. Second operand 8 states and 258 transitions. [2024-11-22 13:46:35,927 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 94 transitions, 373 flow [2024-11-22 13:46:35,931 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 94 transitions, 347 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-22 13:46:35,936 INFO L231 Difference]: Finished difference. Result has 62 places, 56 transitions, 150 flow [2024-11-22 13:46:35,938 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=150, PETRI_PLACES=62, PETRI_TRANSITIONS=56} [2024-11-22 13:46:35,942 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 6 predicate places. [2024-11-22 13:46:35,944 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 56 transitions, 150 flow [2024-11-22 13:46:35,945 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 27.285714285714285) internal successors, (191), 7 states have internal predecessors, (191), 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:46:35,945 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:35,946 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:35,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 13:46:35,947 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:35,948 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:35,948 INFO L85 PathProgramCache]: Analyzing trace with hash 413092827, now seen corresponding path program 2 times [2024-11-22 13:46:35,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:35,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1082433518] [2024-11-22 13:46:35,950 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 13:46:35,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:35,981 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 13:46:35,982 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:36,110 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:46:36,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:36,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1082433518] [2024-11-22 13:46:36,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1082433518] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:36,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:36,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 13:46:36,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [441703257] [2024-11-22 13:46:36,113 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:36,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 13:46:36,116 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:36,116 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 13:46:36,117 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-22 13:46:36,143 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-11-22 13:46:36,143 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 56 transitions, 150 flow. Second operand has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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:46:36,144 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:36,144 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-11-22 13:46:36,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:36,363 INFO L124 PetriNetUnfolderBase]: 330/757 cut-off events. [2024-11-22 13:46:36,363 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-11-22 13:46:36,370 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1487 conditions, 757 events. 330/757 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 3881 event pairs, 46 based on Foata normal form. 0/720 useless extension candidates. Maximal degree in co-relation 1469. Up to 418 conditions per place. [2024-11-22 13:46:36,395 INFO L140 encePairwiseOnDemand]: 42/54 looper letters, 50 selfloop transitions, 18 changer transitions 6/98 dead transitions. [2024-11-22 13:46:36,395 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 98 transitions, 385 flow [2024-11-22 13:46:36,397 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 13:46:36,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 13:46:36,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 223 transitions. [2024-11-22 13:46:36,398 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.58994708994709 [2024-11-22 13:46:36,399 INFO L175 Difference]: Start difference. First operand has 62 places, 56 transitions, 150 flow. Second operand 7 states and 223 transitions. [2024-11-22 13:46:36,399 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 98 transitions, 385 flow [2024-11-22 13:46:36,404 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 98 transitions, 383 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-22 13:46:36,407 INFO L231 Difference]: Finished difference. Result has 70 places, 70 transitions, 261 flow [2024-11-22 13:46:36,408 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=261, PETRI_PLACES=70, PETRI_TRANSITIONS=70} [2024-11-22 13:46:36,409 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 14 predicate places. [2024-11-22 13:46:36,409 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 70 transitions, 261 flow [2024-11-22 13:46:36,410 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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:46:36,410 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:36,410 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:36,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 13:46:36,411 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:36,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:36,412 INFO L85 PathProgramCache]: Analyzing trace with hash 2069709107, now seen corresponding path program 3 times [2024-11-22 13:46:36,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:36,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175125788] [2024-11-22 13:46:36,413 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-22 13:46:36,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:36,441 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-22 13:46:36,441 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:36,529 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:46:36,531 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:36,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1175125788] [2024-11-22 13:46:36,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1175125788] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:36,532 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:36,532 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 13:46:36,532 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [702949512] [2024-11-22 13:46:36,532 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:36,533 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:46:36,533 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:36,534 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:46:36,534 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:46:36,537 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 54 [2024-11-22 13:46:36,538 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 70 transitions, 261 flow. Second operand has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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:46:36,538 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:36,538 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 54 [2024-11-22 13:46:36,539 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:36,643 INFO L124 PetriNetUnfolderBase]: 209/577 cut-off events. [2024-11-22 13:46:36,644 INFO L125 PetriNetUnfolderBase]: For 235/238 co-relation queries the response was YES. [2024-11-22 13:46:36,647 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1369 conditions, 577 events. 209/577 cut-off events. For 235/238 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 3048 event pairs, 101 based on Foata normal form. 8/553 useless extension candidates. Maximal degree in co-relation 833. Up to 250 conditions per place. [2024-11-22 13:46:36,650 INFO L140 encePairwiseOnDemand]: 51/54 looper letters, 33 selfloop transitions, 2 changer transitions 1/76 dead transitions. [2024-11-22 13:46:36,650 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 76 transitions, 354 flow [2024-11-22 13:46:36,650 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:46:36,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:46:36,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 113 transitions. [2024-11-22 13:46:36,654 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6975308641975309 [2024-11-22 13:46:36,654 INFO L175 Difference]: Start difference. First operand has 70 places, 70 transitions, 261 flow. Second operand 3 states and 113 transitions. [2024-11-22 13:46:36,655 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 76 transitions, 354 flow [2024-11-22 13:46:36,659 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 76 transitions, 349 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-22 13:46:36,662 INFO L231 Difference]: Finished difference. Result has 72 places, 70 transitions, 264 flow [2024-11-22 13:46:36,662 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=264, PETRI_PLACES=72, PETRI_TRANSITIONS=70} [2024-11-22 13:46:36,663 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 16 predicate places. [2024-11-22 13:46:36,664 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 70 transitions, 264 flow [2024-11-22 13:46:36,664 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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:46:36,665 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:36,665 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:36,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 13:46:36,665 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:36,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:36,666 INFO L85 PathProgramCache]: Analyzing trace with hash -1619785449, now seen corresponding path program 4 times [2024-11-22 13:46:36,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:36,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550517774] [2024-11-22 13:46:36,667 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-22 13:46:36,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:36,687 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-22 13:46:36,688 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:36,846 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:46:36,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:36,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550517774] [2024-11-22 13:46:36,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550517774] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:36,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:36,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 13:46:36,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2021406602] [2024-11-22 13:46:36,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:36,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 13:46:36,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:36,849 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 13:46:36,850 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-22 13:46:36,881 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 54 [2024-11-22 13:46:36,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 70 transitions, 264 flow. Second operand has 5 states, 5 states have (on average 29.4) internal successors, (147), 5 states have internal predecessors, (147), 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:46:36,881 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:36,881 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 54 [2024-11-22 13:46:36,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:37,044 INFO L124 PetriNetUnfolderBase]: 286/734 cut-off events. [2024-11-22 13:46:37,045 INFO L125 PetriNetUnfolderBase]: For 477/493 co-relation queries the response was YES. [2024-11-22 13:46:37,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1872 conditions, 734 events. 286/734 cut-off events. For 477/493 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 3933 event pairs, 61 based on Foata normal form. 6/702 useless extension candidates. Maximal degree in co-relation 909. Up to 391 conditions per place. [2024-11-22 13:46:37,051 INFO L140 encePairwiseOnDemand]: 44/54 looper letters, 41 selfloop transitions, 14 changer transitions 4/90 dead transitions. [2024-11-22 13:46:37,052 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 90 transitions, 442 flow [2024-11-22 13:46:37,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 13:46:37,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 13:46:37,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 176 transitions. [2024-11-22 13:46:37,053 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6518518518518519 [2024-11-22 13:46:37,053 INFO L175 Difference]: Start difference. First operand has 72 places, 70 transitions, 264 flow. Second operand 5 states and 176 transitions. [2024-11-22 13:46:37,053 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 90 transitions, 442 flow [2024-11-22 13:46:37,056 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 90 transitions, 438 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 13:46:37,058 INFO L231 Difference]: Finished difference. Result has 77 places, 72 transitions, 326 flow [2024-11-22 13:46:37,058 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=255, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=326, PETRI_PLACES=77, PETRI_TRANSITIONS=72} [2024-11-22 13:46:37,059 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 21 predicate places. [2024-11-22 13:46:37,059 INFO L471 AbstractCegarLoop]: Abstraction has has 77 places, 72 transitions, 326 flow [2024-11-22 13:46:37,060 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 29.4) internal successors, (147), 5 states have internal predecessors, (147), 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:46:37,060 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:37,060 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:37,060 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-22 13:46:37,061 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:37,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:37,061 INFO L85 PathProgramCache]: Analyzing trace with hash -235733003, now seen corresponding path program 5 times [2024-11-22 13:46:37,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:37,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7925515] [2024-11-22 13:46:37,062 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-22 13:46:37,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:37,081 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 13:46:37,081 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:37,218 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:46:37,220 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:37,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [7925515] [2024-11-22 13:46:37,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [7925515] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:37,220 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:37,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-22 13:46:37,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1019850741] [2024-11-22 13:46:37,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:37,221 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 13:46:37,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:37,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 13:46:37,223 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-22 13:46:37,241 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 54 [2024-11-22 13:46:37,242 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 72 transitions, 326 flow. Second operand has 7 states, 7 states have (on average 27.285714285714285) internal successors, (191), 7 states have internal predecessors, (191), 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:46:37,242 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:37,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 54 [2024-11-22 13:46:37,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:37,519 INFO L124 PetriNetUnfolderBase]: 316/741 cut-off events. [2024-11-22 13:46:37,519 INFO L125 PetriNetUnfolderBase]: For 837/852 co-relation queries the response was YES. [2024-11-22 13:46:37,524 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2144 conditions, 741 events. 316/741 cut-off events. For 837/852 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 3872 event pairs, 93 based on Foata normal form. 3/702 useless extension candidates. Maximal degree in co-relation 954. Up to 202 conditions per place. [2024-11-22 13:46:37,527 INFO L140 encePairwiseOnDemand]: 45/54 looper letters, 48 selfloop transitions, 11 changer transitions 13/105 dead transitions. [2024-11-22 13:46:37,527 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 105 transitions, 584 flow [2024-11-22 13:46:37,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-22 13:46:37,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-22 13:46:37,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 250 transitions. [2024-11-22 13:46:37,529 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5787037037037037 [2024-11-22 13:46:37,529 INFO L175 Difference]: Start difference. First operand has 77 places, 72 transitions, 326 flow. Second operand 8 states and 250 transitions. [2024-11-22 13:46:37,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 105 transitions, 584 flow [2024-11-22 13:46:37,534 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 105 transitions, 570 flow, removed 7 selfloop flow, removed 1 redundant places. [2024-11-22 13:46:37,536 INFO L231 Difference]: Finished difference. Result has 83 places, 71 transitions, 339 flow [2024-11-22 13:46:37,537 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=318, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=339, PETRI_PLACES=83, PETRI_TRANSITIONS=71} [2024-11-22 13:46:37,539 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 27 predicate places. [2024-11-22 13:46:37,539 INFO L471 AbstractCegarLoop]: Abstraction has has 83 places, 71 transitions, 339 flow [2024-11-22 13:46:37,540 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 27.285714285714285) internal successors, (191), 7 states have internal predecessors, (191), 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:46:37,540 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:37,540 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:37,540 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-22 13:46:37,541 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:37,541 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:37,542 INFO L85 PathProgramCache]: Analyzing trace with hash -1602560563, now seen corresponding path program 6 times [2024-11-22 13:46:37,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:37,543 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98918917] [2024-11-22 13:46:37,543 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-22 13:46:37,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:37,558 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-11-22 13:46:37,559 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:37,643 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:46:37,645 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:37,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98918917] [2024-11-22 13:46:37,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98918917] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:37,646 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:37,646 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 13:46:37,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1922458495] [2024-11-22 13:46:37,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:37,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 13:46:37,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:37,647 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 13:46:37,648 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-22 13:46:37,688 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-11-22 13:46:37,689 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 71 transitions, 339 flow. Second operand has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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:46:37,689 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:37,689 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-11-22 13:46:37,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:37,914 INFO L124 PetriNetUnfolderBase]: 343/848 cut-off events. [2024-11-22 13:46:37,915 INFO L125 PetriNetUnfolderBase]: For 835/909 co-relation queries the response was YES. [2024-11-22 13:46:37,918 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2368 conditions, 848 events. 343/848 cut-off events. For 835/909 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 4592 event pairs, 51 based on Foata normal form. 20/818 useless extension candidates. Maximal degree in co-relation 2344. Up to 446 conditions per place. [2024-11-22 13:46:37,922 INFO L140 encePairwiseOnDemand]: 42/54 looper letters, 52 selfloop transitions, 20 changer transitions 5/104 dead transitions. [2024-11-22 13:46:37,922 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 104 transitions, 588 flow [2024-11-22 13:46:37,923 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 13:46:37,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 13:46:37,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 222 transitions. [2024-11-22 13:46:37,924 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5873015873015873 [2024-11-22 13:46:37,924 INFO L175 Difference]: Start difference. First operand has 83 places, 71 transitions, 339 flow. Second operand 7 states and 222 transitions. [2024-11-22 13:46:37,924 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 104 transitions, 588 flow [2024-11-22 13:46:37,928 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 104 transitions, 569 flow, removed 2 selfloop flow, removed 5 redundant places. [2024-11-22 13:46:37,931 INFO L231 Difference]: Finished difference. Result has 85 places, 77 transitions, 404 flow [2024-11-22 13:46:37,931 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=404, PETRI_PLACES=85, PETRI_TRANSITIONS=77} [2024-11-22 13:46:37,932 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 29 predicate places. [2024-11-22 13:46:37,933 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 77 transitions, 404 flow [2024-11-22 13:46:37,933 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 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:46:37,933 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:37,933 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:37,934 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-22 13:46:37,934 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:37,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:37,934 INFO L85 PathProgramCache]: Analyzing trace with hash 1691727339, now seen corresponding path program 7 times [2024-11-22 13:46:37,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:37,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1859250465] [2024-11-22 13:46:37,935 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-22 13:46:37,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:37,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:46:37,994 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:46:37,994 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:37,995 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1859250465] [2024-11-22 13:46:37,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1859250465] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:37,995 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:37,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-22 13:46:37,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915849816] [2024-11-22 13:46:37,995 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:37,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-22 13:46:37,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:37,996 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-22 13:46:37,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-22 13:46:38,001 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 27 out of 54 [2024-11-22 13:46:38,002 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 77 transitions, 404 flow. Second operand has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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:46:38,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:38,002 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 27 of 54 [2024-11-22 13:46:38,002 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:38,106 INFO L124 PetriNetUnfolderBase]: 226/676 cut-off events. [2024-11-22 13:46:38,106 INFO L125 PetriNetUnfolderBase]: For 635/672 co-relation queries the response was YES. [2024-11-22 13:46:38,109 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1789 conditions, 676 events. 226/676 cut-off events. For 635/672 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 3924 event pairs, 119 based on Foata normal form. 17/655 useless extension candidates. Maximal degree in co-relation 1126. Up to 264 conditions per place. [2024-11-22 13:46:38,112 INFO L140 encePairwiseOnDemand]: 51/54 looper letters, 36 selfloop transitions, 2 changer transitions 0/84 dead transitions. [2024-11-22 13:46:38,112 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 87 places, 84 transitions, 503 flow [2024-11-22 13:46:38,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-22 13:46:38,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-22 13:46:38,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 114 transitions. [2024-11-22 13:46:38,114 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7037037037037037 [2024-11-22 13:46:38,114 INFO L175 Difference]: Start difference. First operand has 85 places, 77 transitions, 404 flow. Second operand 3 states and 114 transitions. [2024-11-22 13:46:38,114 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 87 places, 84 transitions, 503 flow [2024-11-22 13:46:38,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 84 transitions, 485 flow, removed 5 selfloop flow, removed 2 redundant places. [2024-11-22 13:46:38,120 INFO L231 Difference]: Finished difference. Result has 86 places, 77 transitions, 394 flow [2024-11-22 13:46:38,122 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=386, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=394, PETRI_PLACES=86, PETRI_TRANSITIONS=77} [2024-11-22 13:46:38,122 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 30 predicate places. [2024-11-22 13:46:38,123 INFO L471 AbstractCegarLoop]: Abstraction has has 86 places, 77 transitions, 394 flow [2024-11-22 13:46:38,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.666666666666664) internal successors, (107), 3 states have internal predecessors, (107), 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:46:38,123 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:38,123 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:38,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-22 13:46:38,124 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:38,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:38,124 INFO L85 PathProgramCache]: Analyzing trace with hash -573180601, now seen corresponding path program 8 times [2024-11-22 13:46:38,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:38,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644125430] [2024-11-22 13:46:38,124 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 13:46:38,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:38,139 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 13:46:38,140 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:38,302 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:46:38,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:38,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644125430] [2024-11-22 13:46:38,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644125430] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:38,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:38,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 13:46:38,303 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1829769892] [2024-11-22 13:46:38,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:38,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-22 13:46:38,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:38,305 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-22 13:46:38,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-22 13:46:38,359 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 54 [2024-11-22 13:46:38,360 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 77 transitions, 394 flow. Second operand has 5 states, 5 states have (on average 29.4) internal successors, (147), 5 states have internal predecessors, (147), 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:46:38,360 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:38,360 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 54 [2024-11-22 13:46:38,360 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:38,534 INFO L124 PetriNetUnfolderBase]: 233/646 cut-off events. [2024-11-22 13:46:38,534 INFO L125 PetriNetUnfolderBase]: For 781/797 co-relation queries the response was YES. [2024-11-22 13:46:38,536 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1811 conditions, 646 events. 233/646 cut-off events. For 781/797 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 3443 event pairs, 54 based on Foata normal form. 6/620 useless extension candidates. Maximal degree in co-relation 1193. Up to 383 conditions per place. [2024-11-22 13:46:38,539 INFO L140 encePairwiseOnDemand]: 45/54 looper letters, 35 selfloop transitions, 12 changer transitions 4/85 dead transitions. [2024-11-22 13:46:38,540 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 85 transitions, 503 flow [2024-11-22 13:46:38,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 13:46:38,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 13:46:38,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 167 transitions. [2024-11-22 13:46:38,541 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6185185185185185 [2024-11-22 13:46:38,541 INFO L175 Difference]: Start difference. First operand has 86 places, 77 transitions, 394 flow. Second operand 5 states and 167 transitions. [2024-11-22 13:46:38,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 85 transitions, 503 flow [2024-11-22 13:46:38,544 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 85 transitions, 487 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-22 13:46:38,546 INFO L231 Difference]: Finished difference. Result has 88 places, 73 transitions, 367 flow [2024-11-22 13:46:38,546 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=360, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=367, PETRI_PLACES=88, PETRI_TRANSITIONS=73} [2024-11-22 13:46:38,547 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 32 predicate places. [2024-11-22 13:46:38,547 INFO L471 AbstractCegarLoop]: Abstraction has has 88 places, 73 transitions, 367 flow [2024-11-22 13:46:38,548 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 29.4) internal successors, (147), 5 states have internal predecessors, (147), 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:46:38,548 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:38,548 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:38,548 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-22 13:46:38,548 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:38,549 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:38,549 INFO L85 PathProgramCache]: Analyzing trace with hash 1542120109, now seen corresponding path program 1 times [2024-11-22 13:46:38,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:38,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724766807] [2024-11-22 13:46:38,550 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:46:38,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:38,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:46:38,608 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:46:38,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:38,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [724766807] [2024-11-22 13:46:38,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [724766807] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:38,609 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:38,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 13:46:38,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301443175] [2024-11-22 13:46:38,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:38,610 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 13:46:38,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:38,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 13:46:38,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 13:46:38,635 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-11-22 13:46:38,635 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 73 transitions, 367 flow. Second operand has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 states have internal predecessors, (114), 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:46:38,635 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:38,636 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-11-22 13:46:38,636 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:38,772 INFO L124 PetriNetUnfolderBase]: 245/638 cut-off events. [2024-11-22 13:46:38,772 INFO L125 PetriNetUnfolderBase]: For 824/848 co-relation queries the response was YES. [2024-11-22 13:46:38,774 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1862 conditions, 638 events. 245/638 cut-off events. For 824/848 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 3179 event pairs, 54 based on Foata normal form. 10/628 useless extension candidates. Maximal degree in co-relation 1288. Up to 298 conditions per place. [2024-11-22 13:46:38,776 INFO L140 encePairwiseOnDemand]: 43/54 looper letters, 44 selfloop transitions, 13 changer transitions 1/84 dead transitions. [2024-11-22 13:46:38,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 84 transitions, 508 flow [2024-11-22 13:46:38,777 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 13:46:38,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 13:46:38,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 160 transitions. [2024-11-22 13:46:38,778 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5925925925925926 [2024-11-22 13:46:38,778 INFO L175 Difference]: Start difference. First operand has 88 places, 73 transitions, 367 flow. Second operand 5 states and 160 transitions. [2024-11-22 13:46:38,778 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 84 transitions, 508 flow [2024-11-22 13:46:38,781 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 84 transitions, 464 flow, removed 2 selfloop flow, removed 7 redundant places. [2024-11-22 13:46:38,782 INFO L231 Difference]: Finished difference. Result has 85 places, 70 transitions, 355 flow [2024-11-22 13:46:38,783 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=271, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=355, PETRI_PLACES=85, PETRI_TRANSITIONS=70} [2024-11-22 13:46:38,783 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 29 predicate places. [2024-11-22 13:46:38,783 INFO L471 AbstractCegarLoop]: Abstraction has has 85 places, 70 transitions, 355 flow [2024-11-22 13:46:38,784 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 states have internal predecessors, (114), 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:46:38,784 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:38,784 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:38,784 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-22 13:46:38,784 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:38,785 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:38,785 INFO L85 PathProgramCache]: Analyzing trace with hash -2091777371, now seen corresponding path program 2 times [2024-11-22 13:46:38,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:38,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1001615910] [2024-11-22 13:46:38,785 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 13:46:38,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:38,795 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 13:46:38,796 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:38,915 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:46:38,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:38,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1001615910] [2024-11-22 13:46:38,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1001615910] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:38,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:38,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-22 13:46:38,918 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1563939806] [2024-11-22 13:46:38,918 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:38,919 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 13:46:38,919 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:38,919 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 13:46:38,919 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-11-22 13:46:38,969 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-11-22 13:46:38,970 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 70 transitions, 355 flow. Second operand has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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:46:38,970 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:38,970 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-11-22 13:46:38,970 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:39,175 INFO L124 PetriNetUnfolderBase]: 257/666 cut-off events. [2024-11-22 13:46:39,175 INFO L125 PetriNetUnfolderBase]: For 1176/1200 co-relation queries the response was YES. [2024-11-22 13:46:39,177 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2075 conditions, 666 events. 257/666 cut-off events. For 1176/1200 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 3378 event pairs, 89 based on Foata normal form. 6/653 useless extension candidates. Maximal degree in co-relation 1458. Up to 266 conditions per place. [2024-11-22 13:46:39,179 INFO L140 encePairwiseOnDemand]: 44/54 looper letters, 41 selfloop transitions, 7 changer transitions 22/96 dead transitions. [2024-11-22 13:46:39,180 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 96 transitions, 617 flow [2024-11-22 13:46:39,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 13:46:39,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 13:46:39,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 208 transitions. [2024-11-22 13:46:39,181 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5502645502645502 [2024-11-22 13:46:39,181 INFO L175 Difference]: Start difference. First operand has 85 places, 70 transitions, 355 flow. Second operand 7 states and 208 transitions. [2024-11-22 13:46:39,181 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 96 transitions, 617 flow [2024-11-22 13:46:39,185 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 91 places, 96 transitions, 611 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-11-22 13:46:39,186 INFO L231 Difference]: Finished difference. Result has 93 places, 66 transitions, 336 flow [2024-11-22 13:46:39,187 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=351, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=336, PETRI_PLACES=93, PETRI_TRANSITIONS=66} [2024-11-22 13:46:39,187 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 37 predicate places. [2024-11-22 13:46:39,188 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 66 transitions, 336 flow [2024-11-22 13:46:39,188 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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:46:39,188 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:39,188 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:39,189 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-22 13:46:39,189 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:39,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:39,189 INFO L85 PathProgramCache]: Analyzing trace with hash 2055796129, now seen corresponding path program 1 times [2024-11-22 13:46:39,190 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:39,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1024078546] [2024-11-22 13:46:39,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 13:46:39,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:39,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 13:46:39,239 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:46:39,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:39,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1024078546] [2024-11-22 13:46:39,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1024078546] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:39,240 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:39,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-22 13:46:39,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254757516] [2024-11-22 13:46:39,240 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:39,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-22 13:46:39,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:39,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-22 13:46:39,241 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-22 13:46:39,257 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-11-22 13:46:39,257 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 66 transitions, 336 flow. Second operand has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 states have internal predecessors, (114), 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:46:39,257 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:39,258 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-11-22 13:46:39,258 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:39,361 INFO L124 PetriNetUnfolderBase]: 132/366 cut-off events. [2024-11-22 13:46:39,361 INFO L125 PetriNetUnfolderBase]: For 745/769 co-relation queries the response was YES. [2024-11-22 13:46:39,362 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1140 conditions, 366 events. 132/366 cut-off events. For 745/769 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1435 event pairs, 31 based on Foata normal form. 8/363 useless extension candidates. Maximal degree in co-relation 1121. Up to 194 conditions per place. [2024-11-22 13:46:39,364 INFO L140 encePairwiseOnDemand]: 46/54 looper letters, 30 selfloop transitions, 6 changer transitions 11/69 dead transitions. [2024-11-22 13:46:39,364 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 69 transitions, 408 flow [2024-11-22 13:46:39,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-22 13:46:39,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-22 13:46:39,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 151 transitions. [2024-11-22 13:46:39,365 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5592592592592592 [2024-11-22 13:46:39,365 INFO L175 Difference]: Start difference. First operand has 93 places, 66 transitions, 336 flow. Second operand 5 states and 151 transitions. [2024-11-22 13:46:39,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 69 transitions, 408 flow [2024-11-22 13:46:39,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 69 transitions, 350 flow, removed 7 selfloop flow, removed 13 redundant places. [2024-11-22 13:46:39,368 INFO L231 Difference]: Finished difference. Result has 75 places, 54 transitions, 214 flow [2024-11-22 13:46:39,369 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=214, PETRI_PLACES=75, PETRI_TRANSITIONS=54} [2024-11-22 13:46:39,369 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 19 predicate places. [2024-11-22 13:46:39,369 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 54 transitions, 214 flow [2024-11-22 13:46:39,370 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 states have internal predecessors, (114), 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:46:39,370 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 13:46:39,370 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-22 13:46:39,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-22 13:46:39,370 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-11-22 13:46:39,371 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 13:46:39,371 INFO L85 PathProgramCache]: Analyzing trace with hash -1472327353, now seen corresponding path program 2 times [2024-11-22 13:46:39,371 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 13:46:39,371 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362025317] [2024-11-22 13:46:39,371 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-22 13:46:39,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 13:46:39,383 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-22 13:46:39,383 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-22 13:46:39,502 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:46:39,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 13:46:39,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362025317] [2024-11-22 13:46:39,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362025317] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 13:46:39,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 13:46:39,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-22 13:46:39,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1797379506] [2024-11-22 13:46:39,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 13:46:39,505 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-22 13:46:39,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 13:46:39,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-22 13:46:39,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-11-22 13:46:39,539 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 54 [2024-11-22 13:46:39,540 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 54 transitions, 214 flow. Second operand has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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:46:39,540 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 13:46:39,540 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 54 [2024-11-22 13:46:39,540 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 13:46:39,624 INFO L124 PetriNetUnfolderBase]: 42/149 cut-off events. [2024-11-22 13:46:39,625 INFO L125 PetriNetUnfolderBase]: For 121/123 co-relation queries the response was YES. [2024-11-22 13:46:39,625 INFO L83 FinitePrefix]: Finished finitePrefix Result has 404 conditions, 149 events. 42/149 cut-off events. For 121/123 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 403 event pairs, 17 based on Foata normal form. 8/155 useless extension candidates. Maximal degree in co-relation 392. Up to 59 conditions per place. [2024-11-22 13:46:39,625 INFO L140 encePairwiseOnDemand]: 45/54 looper letters, 0 selfloop transitions, 0 changer transitions 49/49 dead transitions. [2024-11-22 13:46:39,626 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 49 transitions, 255 flow [2024-11-22 13:46:39,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-22 13:46:39,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-22 13:46:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 181 transitions. [2024-11-22 13:46:39,627 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.47883597883597884 [2024-11-22 13:46:39,627 INFO L175 Difference]: Start difference. First operand has 75 places, 54 transitions, 214 flow. Second operand 7 states and 181 transitions. [2024-11-22 13:46:39,627 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 49 transitions, 255 flow [2024-11-22 13:46:39,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 49 transitions, 213 flow, removed 3 selfloop flow, removed 13 redundant places. [2024-11-22 13:46:39,628 INFO L231 Difference]: Finished difference. Result has 58 places, 0 transitions, 0 flow [2024-11-22 13:46:39,628 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=54, PETRI_DIFFERENCE_MINUEND_FLOW=125, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=58, PETRI_TRANSITIONS=0} [2024-11-22 13:46:39,629 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, 2 predicate places. [2024-11-22 13:46:39,629 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 0 transitions, 0 flow [2024-11-22 13:46:39,631 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 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:46:39,633 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (2 of 3 remaining) [2024-11-22 13:46:39,634 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 3 remaining) [2024-11-22 13:46:39,635 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 3 remaining) [2024-11-22 13:46:39,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-22 13:46:39,635 INFO L407 BasicCegarLoop]: Path program histogram: [8, 2, 2] [2024-11-22 13:46:39,638 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-22 13:46:39,638 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-22 13:46:39,644 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 22.11 01:46:39 BasicIcfg [2024-11-22 13:46:39,644 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-22 13:46:39,645 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-22 13:46:39,645 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-22 13:46:39,645 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-22 13:46:39,645 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 01:46:34" (3/4) ... [2024-11-22 13:46:39,648 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-22 13:46:39,651 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread1 [2024-11-22 13:46:39,651 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure thread2 [2024-11-22 13:46:39,655 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 56 nodes and edges [2024-11-22 13:46:39,655 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 14 nodes and edges [2024-11-22 13:46:39,655 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-22 13:46:39,656 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-22 13:46:39,742 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-22 13:46:39,745 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-22 13:46:39,745 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-22 13:46:39,746 INFO L158 Benchmark]: Toolchain (without parser) took 6311.44ms. Allocated memory was 169.9MB in the beginning and 247.5MB in the end (delta: 77.6MB). Free memory was 139.2MB in the beginning and 81.0MB in the end (delta: 58.2MB). Peak memory consumption was 136.9MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,746 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 169.9MB. Free memory is still 134.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-22 13:46:39,747 INFO L158 Benchmark]: CACSL2BoogieTranslator took 272.90ms. Allocated memory is still 169.9MB. Free memory was 138.4MB in the beginning and 125.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,747 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.50ms. Allocated memory is still 169.9MB. Free memory was 125.0MB in the beginning and 123.7MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,747 INFO L158 Benchmark]: Boogie Preprocessor took 61.39ms. Allocated memory is still 169.9MB. Free memory was 123.7MB in the beginning and 121.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,747 INFO L158 Benchmark]: RCFGBuilder took 612.81ms. Allocated memory is still 169.9MB. Free memory was 121.7MB in the beginning and 119.4MB in the end (delta: 2.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,748 INFO L158 Benchmark]: TraceAbstraction took 5194.74ms. Allocated memory was 169.9MB in the beginning and 247.5MB in the end (delta: 77.6MB). Free memory was 118.6MB in the beginning and 85.2MB in the end (delta: 33.4MB). Peak memory consumption was 113.7MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,748 INFO L158 Benchmark]: Witness Printer took 100.81ms. Allocated memory is still 247.5MB. Free memory was 85.2MB in the beginning and 81.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-22 13:46:39,749 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.19ms. Allocated memory is still 169.9MB. Free memory is still 134.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 272.90ms. Allocated memory is still 169.9MB. Free memory was 138.4MB in the beginning and 125.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.50ms. Allocated memory is still 169.9MB. Free memory was 125.0MB in the beginning and 123.7MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 61.39ms. Allocated memory is still 169.9MB. Free memory was 123.7MB in the beginning and 121.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 612.81ms. Allocated memory is still 169.9MB. Free memory was 121.7MB in the beginning and 119.4MB in the end (delta: 2.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * TraceAbstraction took 5194.74ms. Allocated memory was 169.9MB in the beginning and 247.5MB in the end (delta: 77.6MB). Free memory was 118.6MB in the beginning and 85.2MB in the end (delta: 33.4MB). Peak memory consumption was 113.7MB. Max. memory is 16.1GB. * Witness Printer took 100.81ms. Allocated memory is still 247.5MB. Free memory was 85.2MB in the beginning and 81.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 98]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 83 locations, 3 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 5.1s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 8, EmptinessCheckTime: 0.0s, AutomataDifference: 2.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 456 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 368 mSDsluCounter, 123 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 75 mSDsCounter, 36 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1815 IncrementalHoareTripleChecker+Invalid, 1851 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 36 mSolverCounterUnsat, 48 mSDtfsCounter, 1815 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 82 GetRequests, 26 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=404occurred in iteration=6, InterpolantAutomatonStates: 70, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.7s InterpolantComputationTime, 568 NumberOfCodeBlocks, 568 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 556 ConstructedInterpolants, 0 QuantifiedInterpolants, 1254 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-22 13:46:39,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE