./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-wmm/safe026_tso.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --validate ./goblint.2024-06-19_11-23-25.files/mutex-meet-rel/safe026_tso.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 7724a2de 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/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/pthread-wmm/safe026_tso.i ./goblint.2024-06-19_11-23-25.files/mutex-meet-rel/safe026_tso.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.fs.goblint-validation-7724a2d-m [2024-06-27 23:00:49,988 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-06-27 23:00:50,055 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-06-27 23:00:50,060 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-06-27 23:00:50,061 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-06-27 23:00:50,088 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-06-27 23:00:50,090 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-06-27 23:00:50,090 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-06-27 23:00:50,090 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-06-27 23:00:50,092 INFO L153 SettingsManager]: * Use memory slicer=true [2024-06-27 23:00:50,092 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-06-27 23:00:50,093 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-06-27 23:00:50,093 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-06-27 23:00:50,093 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-06-27 23:00:50,094 INFO L153 SettingsManager]: * Use SBE=true [2024-06-27 23:00:50,094 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-06-27 23:00:50,094 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-06-27 23:00:50,094 INFO L153 SettingsManager]: * sizeof long=4 [2024-06-27 23:00:50,095 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-06-27 23:00:50,095 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-06-27 23:00:50,095 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-06-27 23:00:50,095 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-06-27 23:00:50,096 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-06-27 23:00:50,096 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-06-27 23:00:50,096 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-06-27 23:00:50,096 INFO L153 SettingsManager]: * sizeof long double=12 [2024-06-27 23:00:50,097 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-06-27 23:00:50,097 INFO L153 SettingsManager]: * Use constant arrays=true [2024-06-27 23:00:50,097 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-06-27 23:00:50,098 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-06-27 23:00:50,098 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-06-27 23:00:50,099 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-06-27 23:00:50,099 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-06-27 23:00:50,099 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-06-27 23:00:50,099 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-06-27 23:00:50,100 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-06-27 23:00:50,100 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-06-27 23:00:50,100 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-06-27 23:00:50,100 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-06-27 23:00:50,100 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-06-27 23:00:50,100 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-06-27 23:00:50,101 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-06-27 23:00:50,101 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-06-27 23:00:50,101 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.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false [2024-06-27 23:00:50,317 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-06-27 23:00:50,349 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-06-27 23:00:50,352 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-06-27 23:00:50,353 INFO L270 PluginConnector]: Initializing CDTParser... [2024-06-27 23:00:50,354 INFO L274 PluginConnector]: CDTParser initialized [2024-06-27 23:00:50,355 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-wmm/safe026_tso.i [2024-06-27 23:00:51,527 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-06-27 23:00:51,741 INFO L384 CDTParser]: Found 1 translation units. [2024-06-27 23:00:51,742 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/safe026_tso.i [2024-06-27 23:00:51,754 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2b5fd06da/e025674147054ba2b5ede59b8157f0cd/FLAGe7c175237 [2024-06-27 23:00:51,770 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2b5fd06da/e025674147054ba2b5ede59b8157f0cd [2024-06-27 23:00:51,772 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-06-27 23:00:51,773 INFO L274 PluginConnector]: Witness Parser initialized [2024-06-27 23:00:51,774 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-06-19_11-23-25.files/mutex-meet-rel/safe026_tso.yml/witness.yml [2024-06-27 23:00:51,842 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-06-27 23:00:51,844 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-06-27 23:00:51,845 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-06-27 23:00:51,845 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-06-27 23:00:51,848 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-06-27 23:00:51,849 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.06 11:00:51" (1/2) ... [2024-06-27 23:00:51,850 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@78dafc42 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.06 11:00:51, skipping insertion in model container [2024-06-27 23:00:51,850 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.06 11:00:51" (1/2) ... [2024-06-27 23:00:51,851 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4a5273ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.06 11:00:51, skipping insertion in model container [2024-06-27 23:00:51,852 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.06 11:00:51" (2/2) ... [2024-06-27 23:00:51,853 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@78dafc42 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:51, skipping insertion in model container [2024-06-27 23:00:51,853 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.06 11:00:51" (2/2) ... [2024-06-27 23:00:51,854 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-06-27 23:00:51,874 INFO L95 edCorrectnessWitness]: Found the following entries in the witness: [2024-06-27 23:00:51,875 INFO L97 edCorrectnessWitness]: Location invariant before [L779-L779] ! multithreaded || ((((((0LL - (long long )__unbuffered_p2_EBX) + (long long )y >= 0LL && (1LL - (long long )__unbuffered_p2_EBX) + (long long )main$tmp_guard1 >= 0LL) && (1LL - (long long )__unbuffered_p2_EBX) + (long long )x >= 0LL) && (1LL + (long long )__unbuffered_cnt) - (long long )__unbuffered_p2_EBX >= 0LL) && (1LL + (long long )__unbuffered_p2_EAX) - (long long )__unbuffered_p2_EBX >= 0LL) && (2LL - (long long )__unbuffered_p2_EBX) - (long long )y >= 0LL) [2024-06-27 23:00:51,875 INFO L97 edCorrectnessWitness]: Location invariant before [L776-L776] ! multithreaded || ((((((0LL - (long long )__unbuffered_p2_EBX) + (long long )y >= 0LL && (1LL - (long long )__unbuffered_p2_EBX) + (long long )main$tmp_guard1 >= 0LL) && (1LL - (long long )__unbuffered_p2_EBX) + (long long )x >= 0LL) && (1LL + (long long )__unbuffered_cnt) - (long long )__unbuffered_p2_EBX >= 0LL) && (1LL + (long long )__unbuffered_p2_EAX) - (long long )__unbuffered_p2_EBX >= 0LL) && (2LL - (long long )__unbuffered_p2_EBX) - (long long )y >= 0LL) [2024-06-27 23:00:51,875 INFO L97 edCorrectnessWitness]: Location invariant before [L778-L778] ! multithreaded || ((((((0LL - (long long )__unbuffered_p2_EBX) + (long long )y >= 0LL && (1LL - (long long )__unbuffered_p2_EBX) + (long long )main$tmp_guard1 >= 0LL) && (1LL - (long long )__unbuffered_p2_EBX) + (long long )x >= 0LL) && (1LL + (long long )__unbuffered_cnt) - (long long )__unbuffered_p2_EBX >= 0LL) && (1LL + (long long )__unbuffered_p2_EAX) - (long long )__unbuffered_p2_EBX >= 0LL) && (2LL - (long long )__unbuffered_p2_EBX) - (long long )y >= 0LL) [2024-06-27 23:00:51,875 INFO L103 edCorrectnessWitness]: ghost_variable multithreaded = 0 [2024-06-27 23:00:51,875 INFO L106 edCorrectnessWitness]: ghost_update [L774-L774] multithreaded = 1; [2024-06-27 23:00:51,912 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-06-27 23:00:52,228 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-06-27 23:00:52,250 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-06-27 23:00:52,359 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-06-27 23:00:52,387 INFO L206 MainTranslator]: Completed translation [2024-06-27 23:00:52,388 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52 WrapperNode [2024-06-27 23:00:52,388 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-06-27 23:00:52,389 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-06-27 23:00:52,389 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-06-27 23:00:52,389 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-06-27 23:00:52,394 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,416 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,438 INFO L138 Inliner]: procedures = 175, calls = 40, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 65 [2024-06-27 23:00:52,440 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-06-27 23:00:52,440 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-06-27 23:00:52,441 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-06-27 23:00:52,441 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-06-27 23:00:52,448 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,448 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,461 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,485 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-06-27 23:00:52,485 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,485 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,493 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,494 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,495 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,496 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,498 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-06-27 23:00:52,499 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-06-27 23:00:52,499 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-06-27 23:00:52,499 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-06-27 23:00:52,499 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (1/1) ... [2024-06-27 23:00:52,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-06-27 23:00:52,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-06-27 23:00:52,540 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-06-27 23:00:52,545 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-06-27 23:00:52,580 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-06-27 23:00:52,581 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-06-27 23:00:52,581 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-06-27 23:00:52,581 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-06-27 23:00:52,581 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-06-27 23:00:52,590 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-06-27 23:00:52,590 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-06-27 23:00:52,590 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-06-27 23:00:52,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-06-27 23:00:52,591 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-06-27 23:00:52,592 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-06-27 23:00:52,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-06-27 23:00:52,593 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-06-27 23:00:52,746 INFO L244 CfgBuilder]: Building ICFG [2024-06-27 23:00:52,749 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-06-27 23:00:52,949 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-06-27 23:00:52,950 INFO L293 CfgBuilder]: Performing block encoding [2024-06-27 23:00:53,013 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-06-27 23:00:53,013 INFO L320 CfgBuilder]: Removed 0 assume(true) statements. [2024-06-27 23:00:53,013 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.06 11:00:53 BoogieIcfgContainer [2024-06-27 23:00:53,014 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-06-27 23:00:53,015 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-06-27 23:00:53,015 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-06-27 23:00:53,018 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-06-27 23:00:53,018 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.06 11:00:51" (1/4) ... [2024-06-27 23:00:53,018 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17854aca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.06 11:00:53, skipping insertion in model container [2024-06-27 23:00:53,019 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 27.06 11:00:51" (2/4) ... [2024-06-27 23:00:53,019 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17854aca and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 27.06 11:00:53, skipping insertion in model container [2024-06-27 23:00:53,019 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 27.06 11:00:52" (3/4) ... [2024-06-27 23:00:53,019 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17854aca and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 27.06 11:00:53, skipping insertion in model container [2024-06-27 23:00:53,019 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.06 11:00:53" (4/4) ... [2024-06-27 23:00:53,020 INFO L112 eAbstractionObserver]: Analyzing ICFG safe026_tso.i [2024-06-27 23:00:53,034 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-06-27 23:00:53,034 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-06-27 23:00:53,034 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-06-27 23:00:53,079 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-06-27 23:00:53,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 49 places, 39 transitions, 90 flow [2024-06-27 23:00:53,134 INFO L124 PetriNetUnfolderBase]: 0/36 cut-off events. [2024-06-27 23:00:53,135 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-06-27 23:00:53,136 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46 conditions, 36 events. 0/36 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 59 event pairs, 0 based on Foata normal form. 0/33 useless extension candidates. Maximal degree in co-relation 0. Up to 1 conditions per place. [2024-06-27 23:00:53,137 INFO L82 GeneralOperation]: Start removeDead. Operand has 49 places, 39 transitions, 90 flow [2024-06-27 23:00:53,139 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 40 places, 30 transitions, 69 flow [2024-06-27 23:00:53,145 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-06-27 23:00:53,150 INFO L357 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, mHoare=false, 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;@2c89e5d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-06-27 23:00:53,150 INFO L358 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-06-27 23:00:53,153 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-06-27 23:00:53,153 INFO L124 PetriNetUnfolderBase]: 0/5 cut-off events. [2024-06-27 23:00:53,153 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-06-27 23:00:53,153 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:53,154 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-06-27 23:00:53,154 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:53,157 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:53,158 INFO L85 PathProgramCache]: Analyzing trace with hash 215546049, now seen corresponding path program 1 times [2024-06-27 23:00:53,165 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:53,166 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1381311627] [2024-06-27 23:00:53,166 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:53,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:53,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:53,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:53,593 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:53,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1381311627] [2024-06-27 23:00:53,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1381311627] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:53,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:53,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-06-27 23:00:53,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1188833726] [2024-06-27 23:00:53,599 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:53,605 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-06-27 23:00:53,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:53,633 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-06-27 23:00:53,634 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-06-27 23:00:53,671 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 39 [2024-06-27 23:00:53,673 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 30 transitions, 69 flow. Second operand has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:53,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:53,688 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 39 [2024-06-27 23:00:53,689 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:53,802 INFO L124 PetriNetUnfolderBase]: 474/795 cut-off events. [2024-06-27 23:00:53,802 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2024-06-27 23:00:53,808 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1604 conditions, 795 events. 474/795 cut-off events. For 24/24 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 3932 event pairs, 295 based on Foata normal form. 1/761 useless extension candidates. Maximal degree in co-relation 1592. Up to 744 conditions per place. [2024-06-27 23:00:53,815 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 27 selfloop transitions, 4 changer transitions 0/40 dead transitions. [2024-06-27 23:00:53,815 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 40 transitions, 157 flow [2024-06-27 23:00:53,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-06-27 23:00:53,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-06-27 23:00:53,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 82 transitions. [2024-06-27 23:00:53,826 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7008547008547008 [2024-06-27 23:00:53,827 INFO L175 Difference]: Start difference. First operand has 40 places, 30 transitions, 69 flow. Second operand 3 states and 82 transitions. [2024-06-27 23:00:53,828 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 40 transitions, 157 flow [2024-06-27 23:00:53,830 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 40 transitions, 152 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-06-27 23:00:53,832 INFO L231 Difference]: Finished difference. Result has 40 places, 33 transitions, 96 flow [2024-06-27 23:00:53,833 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=66, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=96, PETRI_PLACES=40, PETRI_TRANSITIONS=33} [2024-06-27 23:00:53,836 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 0 predicate places. [2024-06-27 23:00:53,837 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 33 transitions, 96 flow [2024-06-27 23:00:53,837 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:53,837 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:53,837 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:53,837 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-06-27 23:00:53,838 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:53,839 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:53,839 INFO L85 PathProgramCache]: Analyzing trace with hash 981332192, now seen corresponding path program 1 times [2024-06-27 23:00:53,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:53,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1132099694] [2024-06-27 23:00:53,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:53,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:53,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:53,927 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:53,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:53,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1132099694] [2024-06-27 23:00:53,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1132099694] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:53,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:53,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-06-27 23:00:53,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1730642728] [2024-06-27 23:00:53,929 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:53,930 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-06-27 23:00:53,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:53,931 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-06-27 23:00:53,931 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-06-27 23:00:53,951 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:00:53,952 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 33 transitions, 96 flow. Second operand has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:53,952 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:53,952 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:00:53,952 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:54,101 INFO L124 PetriNetUnfolderBase]: 598/1010 cut-off events. [2024-06-27 23:00:54,116 INFO L125 PetriNetUnfolderBase]: For 211/249 co-relation queries the response was YES. [2024-06-27 23:00:54,118 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2314 conditions, 1010 events. 598/1010 cut-off events. For 211/249 co-relation queries the response was YES. Maximal size of possible extension queue 61. Compared 4863 event pairs, 320 based on Foata normal form. 3/992 useless extension candidates. Maximal degree in co-relation 2302. Up to 909 conditions per place. [2024-06-27 23:00:54,122 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 38 selfloop transitions, 7 changer transitions 0/53 dead transitions. [2024-06-27 23:00:54,122 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 53 transitions, 242 flow [2024-06-27 23:00:54,123 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-27 23:00:54,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-27 23:00:54,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 105 transitions. [2024-06-27 23:00:54,153 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6730769230769231 [2024-06-27 23:00:54,153 INFO L175 Difference]: Start difference. First operand has 40 places, 33 transitions, 96 flow. Second operand 4 states and 105 transitions. [2024-06-27 23:00:54,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 53 transitions, 242 flow [2024-06-27 23:00:54,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 53 transitions, 236 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-06-27 23:00:54,156 INFO L231 Difference]: Finished difference. Result has 44 places, 39 transitions, 148 flow [2024-06-27 23:00:54,156 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=148, PETRI_PLACES=44, PETRI_TRANSITIONS=39} [2024-06-27 23:00:54,157 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 4 predicate places. [2024-06-27 23:00:54,157 INFO L495 AbstractCegarLoop]: Abstraction has has 44 places, 39 transitions, 148 flow [2024-06-27 23:00:54,157 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:54,158 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:54,158 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:54,160 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-06-27 23:00:54,160 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:54,171 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:54,172 INFO L85 PathProgramCache]: Analyzing trace with hash 356527232, now seen corresponding path program 1 times [2024-06-27 23:00:54,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:54,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348971478] [2024-06-27 23:00:54,175 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:54,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:54,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:54,301 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:54,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:54,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348971478] [2024-06-27 23:00:54,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [348971478] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:54,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:54,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-27 23:00:54,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [975792956] [2024-06-27 23:00:54,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:54,302 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-27 23:00:54,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:54,303 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-27 23:00:54,303 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-06-27 23:00:54,339 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:54,339 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 39 transitions, 148 flow. Second operand has 5 states, 5 states have (on average 15.2) internal successors, (76), 5 states have internal predecessors, (76), 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-06-27 23:00:54,339 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:54,340 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:54,340 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:54,449 INFO L124 PetriNetUnfolderBase]: 733/1219 cut-off events. [2024-06-27 23:00:54,450 INFO L125 PetriNetUnfolderBase]: For 656/656 co-relation queries the response was YES. [2024-06-27 23:00:54,452 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3126 conditions, 1219 events. 733/1219 cut-off events. For 656/656 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 5901 event pairs, 234 based on Foata normal form. 5/1222 useless extension candidates. Maximal degree in co-relation 3111. Up to 1040 conditions per place. [2024-06-27 23:00:54,456 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 58 selfloop transitions, 14 changer transitions 0/79 dead transitions. [2024-06-27 23:00:54,457 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 79 transitions, 427 flow [2024-06-27 23:00:54,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:00:54,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:00:54,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 134 transitions. [2024-06-27 23:00:54,458 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6871794871794872 [2024-06-27 23:00:54,458 INFO L175 Difference]: Start difference. First operand has 44 places, 39 transitions, 148 flow. Second operand 5 states and 134 transitions. [2024-06-27 23:00:54,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 79 transitions, 427 flow [2024-06-27 23:00:54,460 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 79 transitions, 423 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-06-27 23:00:54,461 INFO L231 Difference]: Finished difference. Result has 51 places, 52 transitions, 258 flow [2024-06-27 23:00:54,462 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=258, PETRI_PLACES=51, PETRI_TRANSITIONS=52} [2024-06-27 23:00:54,462 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 11 predicate places. [2024-06-27 23:00:54,462 INFO L495 AbstractCegarLoop]: Abstraction has has 51 places, 52 transitions, 258 flow [2024-06-27 23:00:54,463 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.2) internal successors, (76), 5 states have internal predecessors, (76), 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-06-27 23:00:54,463 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:54,463 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:54,463 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-06-27 23:00:54,463 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:54,464 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:54,464 INFO L85 PathProgramCache]: Analyzing trace with hash -974701441, now seen corresponding path program 1 times [2024-06-27 23:00:54,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:54,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [696002939] [2024-06-27 23:00:54,464 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:54,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:54,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:54,551 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:54,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:54,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [696002939] [2024-06-27 23:00:54,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [696002939] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:54,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:54,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:54,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2144275315] [2024-06-27 23:00:54,553 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:54,553 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:54,554 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:54,554 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:54,554 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:54,578 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:54,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 52 transitions, 258 flow. Second operand has 6 states, 6 states have (on average 15.166666666666666) internal successors, (91), 6 states have internal predecessors, (91), 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-06-27 23:00:54,579 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:54,579 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:54,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:54,745 INFO L124 PetriNetUnfolderBase]: 794/1330 cut-off events. [2024-06-27 23:00:54,746 INFO L125 PetriNetUnfolderBase]: For 1626/1626 co-relation queries the response was YES. [2024-06-27 23:00:54,749 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4063 conditions, 1330 events. 794/1330 cut-off events. For 1626/1626 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 6673 event pairs, 146 based on Foata normal form. 22/1350 useless extension candidates. Maximal degree in co-relation 4043. Up to 1005 conditions per place. [2024-06-27 23:00:54,755 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 65 selfloop transitions, 16 changer transitions 0/88 dead transitions. [2024-06-27 23:00:54,755 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 55 places, 88 transitions, 544 flow [2024-06-27 23:00:54,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:54,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:54,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 157 transitions. [2024-06-27 23:00:54,759 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6709401709401709 [2024-06-27 23:00:54,759 INFO L175 Difference]: Start difference. First operand has 51 places, 52 transitions, 258 flow. Second operand 6 states and 157 transitions. [2024-06-27 23:00:54,759 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 55 places, 88 transitions, 544 flow [2024-06-27 23:00:54,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 88 transitions, 540 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-06-27 23:00:54,766 INFO L231 Difference]: Finished difference. Result has 56 places, 53 transitions, 302 flow [2024-06-27 23:00:54,766 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=246, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=302, PETRI_PLACES=56, PETRI_TRANSITIONS=53} [2024-06-27 23:00:54,768 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 16 predicate places. [2024-06-27 23:00:54,768 INFO L495 AbstractCegarLoop]: Abstraction has has 56 places, 53 transitions, 302 flow [2024-06-27 23:00:54,768 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.166666666666666) internal successors, (91), 6 states have internal predecessors, (91), 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-06-27 23:00:54,768 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:54,769 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:54,769 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-06-27 23:00:54,769 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:54,769 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:54,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1016137361, now seen corresponding path program 1 times [2024-06-27 23:00:54,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:54,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [341873349] [2024-06-27 23:00:54,770 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:54,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:54,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:54,913 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:54,913 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:54,913 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [341873349] [2024-06-27 23:00:54,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [341873349] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:54,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:54,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-06-27 23:00:54,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1593778129] [2024-06-27 23:00:54,914 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:54,915 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-06-27 23:00:54,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:54,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-06-27 23:00:54,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-06-27 23:00:54,938 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:00:54,939 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 53 transitions, 302 flow. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-06-27 23:00:54,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:54,939 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:00:54,939 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:55,072 INFO L124 PetriNetUnfolderBase]: 692/1222 cut-off events. [2024-06-27 23:00:55,073 INFO L125 PetriNetUnfolderBase]: For 1998/2034 co-relation queries the response was YES. [2024-06-27 23:00:55,077 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4001 conditions, 1222 events. 692/1222 cut-off events. For 1998/2034 co-relation queries the response was YES. Maximal size of possible extension queue 77. Compared 6351 event pairs, 216 based on Foata normal form. 2/1205 useless extension candidates. Maximal degree in co-relation 3978. Up to 1076 conditions per place. [2024-06-27 23:00:55,082 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 49 selfloop transitions, 7 changer transitions 0/66 dead transitions. [2024-06-27 23:00:55,082 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 59 places, 66 transitions, 456 flow [2024-06-27 23:00:55,083 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-27 23:00:55,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-27 23:00:55,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 100 transitions. [2024-06-27 23:00:55,084 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:00:55,084 INFO L175 Difference]: Start difference. First operand has 56 places, 53 transitions, 302 flow. Second operand 4 states and 100 transitions. [2024-06-27 23:00:55,085 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 59 places, 66 transitions, 456 flow [2024-06-27 23:00:55,090 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 66 transitions, 420 flow, removed 3 selfloop flow, removed 4 redundant places. [2024-06-27 23:00:55,091 INFO L231 Difference]: Finished difference. Result has 57 places, 55 transitions, 308 flow [2024-06-27 23:00:55,091 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=308, PETRI_PLACES=57, PETRI_TRANSITIONS=55} [2024-06-27 23:00:55,094 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 17 predicate places. [2024-06-27 23:00:55,094 INFO L495 AbstractCegarLoop]: Abstraction has has 57 places, 55 transitions, 308 flow [2024-06-27 23:00:55,095 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-06-27 23:00:55,095 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:55,095 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:55,096 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-06-27 23:00:55,096 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:55,096 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:55,096 INFO L85 PathProgramCache]: Analyzing trace with hash -1563176170, now seen corresponding path program 1 times [2024-06-27 23:00:55,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:55,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1336336345] [2024-06-27 23:00:55,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:55,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:55,260 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:55,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:55,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1336336345] [2024-06-27 23:00:55,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1336336345] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:55,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:55,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-27 23:00:55,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1089378065] [2024-06-27 23:00:55,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:55,261 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-27 23:00:55,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:55,261 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-27 23:00:55,261 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-06-27 23:00:55,289 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:55,290 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 57 places, 55 transitions, 308 flow. Second operand has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-06-27 23:00:55,290 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:55,290 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:55,290 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:55,404 INFO L124 PetriNetUnfolderBase]: 795/1323 cut-off events. [2024-06-27 23:00:55,404 INFO L125 PetriNetUnfolderBase]: For 2606/2606 co-relation queries the response was YES. [2024-06-27 23:00:55,407 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4429 conditions, 1323 events. 795/1323 cut-off events. For 2606/2606 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 6594 event pairs, 254 based on Foata normal form. 4/1325 useless extension candidates. Maximal degree in co-relation 4404. Up to 1150 conditions per place. [2024-06-27 23:00:55,413 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 55 selfloop transitions, 17 changer transitions 0/79 dead transitions. [2024-06-27 23:00:55,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 79 transitions, 545 flow [2024-06-27 23:00:55,414 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:00:55,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:00:55,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 127 transitions. [2024-06-27 23:00:55,415 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6512820512820513 [2024-06-27 23:00:55,415 INFO L175 Difference]: Start difference. First operand has 57 places, 55 transitions, 308 flow. Second operand 5 states and 127 transitions. [2024-06-27 23:00:55,415 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 79 transitions, 545 flow [2024-06-27 23:00:55,419 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 79 transitions, 531 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-06-27 23:00:55,421 INFO L231 Difference]: Finished difference. Result has 61 places, 59 transitions, 375 flow [2024-06-27 23:00:55,421 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=375, PETRI_PLACES=61, PETRI_TRANSITIONS=59} [2024-06-27 23:00:55,424 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 21 predicate places. [2024-06-27 23:00:55,424 INFO L495 AbstractCegarLoop]: Abstraction has has 61 places, 59 transitions, 375 flow [2024-06-27 23:00:55,424 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-06-27 23:00:55,424 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:55,424 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:55,424 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-06-27 23:00:55,425 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:55,425 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:55,425 INFO L85 PathProgramCache]: Analyzing trace with hash -1550084008, now seen corresponding path program 2 times [2024-06-27 23:00:55,425 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:55,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [766007738] [2024-06-27 23:00:55,428 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:55,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:55,588 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:55,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:55,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [766007738] [2024-06-27 23:00:55,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [766007738] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:55,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:55,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-27 23:00:55,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [572707600] [2024-06-27 23:00:55,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:55,590 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-27 23:00:55,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:55,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-27 23:00:55,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-06-27 23:00:55,620 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:55,621 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 59 transitions, 375 flow. Second operand has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-06-27 23:00:55,621 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:55,621 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:55,621 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:55,727 INFO L124 PetriNetUnfolderBase]: 775/1280 cut-off events. [2024-06-27 23:00:55,728 INFO L125 PetriNetUnfolderBase]: For 3358/3362 co-relation queries the response was YES. [2024-06-27 23:00:55,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4521 conditions, 1280 events. 775/1280 cut-off events. For 3358/3362 co-relation queries the response was YES. Maximal size of possible extension queue 77. Compared 6236 event pairs, 264 based on Foata normal form. 3/1280 useless extension candidates. Maximal degree in co-relation 4494. Up to 1114 conditions per place. [2024-06-27 23:00:55,737 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 49 selfloop transitions, 19 changer transitions 0/75 dead transitions. [2024-06-27 23:00:55,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 75 transitions, 557 flow [2024-06-27 23:00:55,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:00:55,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:00:55,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 123 transitions. [2024-06-27 23:00:55,739 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6307692307692307 [2024-06-27 23:00:55,739 INFO L175 Difference]: Start difference. First operand has 61 places, 59 transitions, 375 flow. Second operand 5 states and 123 transitions. [2024-06-27 23:00:55,739 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 75 transitions, 557 flow [2024-06-27 23:00:55,742 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 75 transitions, 536 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-06-27 23:00:55,743 INFO L231 Difference]: Finished difference. Result has 64 places, 60 transitions, 408 flow [2024-06-27 23:00:55,743 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=355, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=408, PETRI_PLACES=64, PETRI_TRANSITIONS=60} [2024-06-27 23:00:55,743 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 24 predicate places. [2024-06-27 23:00:55,744 INFO L495 AbstractCegarLoop]: Abstraction has has 64 places, 60 transitions, 408 flow [2024-06-27 23:00:55,744 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-06-27 23:00:55,744 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:55,744 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:55,744 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-06-27 23:00:55,744 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:55,745 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:55,745 INFO L85 PathProgramCache]: Analyzing trace with hash -1566480342, now seen corresponding path program 1 times [2024-06-27 23:00:55,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:55,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1547023390] [2024-06-27 23:00:55,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:55,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:55,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:55,835 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:55,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:55,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1547023390] [2024-06-27 23:00:55,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1547023390] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:55,836 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:55,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-27 23:00:55,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [978074740] [2024-06-27 23:00:55,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:55,836 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-27 23:00:55,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:55,837 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-27 23:00:55,837 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-06-27 23:00:55,859 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:00:55,859 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 60 transitions, 408 flow. Second operand has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 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-06-27 23:00:55,860 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:55,860 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:00:55,860 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:55,982 INFO L124 PetriNetUnfolderBase]: 657/1172 cut-off events. [2024-06-27 23:00:55,983 INFO L125 PetriNetUnfolderBase]: For 3344/3360 co-relation queries the response was YES. [2024-06-27 23:00:55,986 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4127 conditions, 1172 events. 657/1172 cut-off events. For 3344/3360 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 5990 event pairs, 184 based on Foata normal form. 4/1167 useless extension candidates. Maximal degree in co-relation 4099. Up to 992 conditions per place. [2024-06-27 23:00:55,992 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 59 selfloop transitions, 9 changer transitions 0/78 dead transitions. [2024-06-27 23:00:55,992 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 78 transitions, 596 flow [2024-06-27 23:00:55,993 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:00:55,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:00:55,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 122 transitions. [2024-06-27 23:00:55,993 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6256410256410256 [2024-06-27 23:00:55,993 INFO L175 Difference]: Start difference. First operand has 64 places, 60 transitions, 408 flow. Second operand 5 states and 122 transitions. [2024-06-27 23:00:55,994 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 78 transitions, 596 flow [2024-06-27 23:00:55,998 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 78 transitions, 569 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-06-27 23:00:55,999 INFO L231 Difference]: Finished difference. Result has 67 places, 62 transitions, 422 flow [2024-06-27 23:00:56,000 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=381, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=422, PETRI_PLACES=67, PETRI_TRANSITIONS=62} [2024-06-27 23:00:56,000 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 27 predicate places. [2024-06-27 23:00:56,000 INFO L495 AbstractCegarLoop]: Abstraction has has 67 places, 62 transitions, 422 flow [2024-06-27 23:00:56,001 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 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-06-27 23:00:56,001 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:56,001 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:56,001 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-06-27 23:00:56,001 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:56,001 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:56,002 INFO L85 PathProgramCache]: Analyzing trace with hash 1939018475, now seen corresponding path program 1 times [2024-06-27 23:00:56,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:56,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1397828166] [2024-06-27 23:00:56,002 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:56,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:56,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:56,104 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:56,105 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:56,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1397828166] [2024-06-27 23:00:56,105 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1397828166] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:56,105 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:56,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:56,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1099348266] [2024-06-27 23:00:56,106 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:56,106 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:56,106 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:56,106 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:56,107 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:56,127 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:56,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 62 transitions, 422 flow. Second operand has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:56,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:56,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:56,128 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:56,276 INFO L124 PetriNetUnfolderBase]: 842/1405 cut-off events. [2024-06-27 23:00:56,276 INFO L125 PetriNetUnfolderBase]: For 5543/5543 co-relation queries the response was YES. [2024-06-27 23:00:56,280 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5120 conditions, 1405 events. 842/1405 cut-off events. For 5543/5543 co-relation queries the response was YES. Maximal size of possible extension queue 84. Compared 7080 event pairs, 248 based on Foata normal form. 20/1423 useless extension candidates. Maximal degree in co-relation 5090. Up to 1117 conditions per place. [2024-06-27 23:00:56,286 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 63 selfloop transitions, 20 changer transitions 0/90 dead transitions. [2024-06-27 23:00:56,286 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 90 transitions, 670 flow [2024-06-27 23:00:56,287 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:56,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:56,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 149 transitions. [2024-06-27 23:00:56,287 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6367521367521367 [2024-06-27 23:00:56,288 INFO L175 Difference]: Start difference. First operand has 67 places, 62 transitions, 422 flow. Second operand 6 states and 149 transitions. [2024-06-27 23:00:56,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 90 transitions, 670 flow [2024-06-27 23:00:56,293 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 90 transitions, 647 flow, removed 4 selfloop flow, removed 3 redundant places. [2024-06-27 23:00:56,294 INFO L231 Difference]: Finished difference. Result has 70 places, 64 transitions, 465 flow [2024-06-27 23:00:56,295 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=399, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=465, PETRI_PLACES=70, PETRI_TRANSITIONS=64} [2024-06-27 23:00:56,295 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 30 predicate places. [2024-06-27 23:00:56,295 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 64 transitions, 465 flow [2024-06-27 23:00:56,295 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:56,296 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:56,296 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:56,296 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-06-27 23:00:56,296 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:56,296 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:56,296 INFO L85 PathProgramCache]: Analyzing trace with hash -910121547, now seen corresponding path program 2 times [2024-06-27 23:00:56,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:56,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [797537276] [2024-06-27 23:00:56,297 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:56,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:56,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:56,391 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:56,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:56,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [797537276] [2024-06-27 23:00:56,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [797537276] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:56,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:56,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:56,392 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249503305] [2024-06-27 23:00:56,392 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:56,393 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:56,393 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:56,393 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:56,393 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:56,421 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:56,421 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 64 transitions, 465 flow. Second operand has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:56,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:56,421 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:56,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:56,572 INFO L124 PetriNetUnfolderBase]: 859/1436 cut-off events. [2024-06-27 23:00:56,572 INFO L125 PetriNetUnfolderBase]: For 6369/6373 co-relation queries the response was YES. [2024-06-27 23:00:56,576 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5498 conditions, 1436 events. 859/1436 cut-off events. For 6369/6373 co-relation queries the response was YES. Maximal size of possible extension queue 86. Compared 7227 event pairs, 276 based on Foata normal form. 5/1438 useless extension candidates. Maximal degree in co-relation 5467. Up to 1236 conditions per place. [2024-06-27 23:00:56,582 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 58 selfloop transitions, 21 changer transitions 0/86 dead transitions. [2024-06-27 23:00:56,582 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 86 transitions, 691 flow [2024-06-27 23:00:56,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:56,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:56,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 144 transitions. [2024-06-27 23:00:56,583 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:00:56,583 INFO L175 Difference]: Start difference. First operand has 70 places, 64 transitions, 465 flow. Second operand 6 states and 144 transitions. [2024-06-27 23:00:56,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 86 transitions, 691 flow [2024-06-27 23:00:56,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 86 transitions, 647 flow, removed 4 selfloop flow, removed 4 redundant places. [2024-06-27 23:00:56,590 INFO L231 Difference]: Finished difference. Result has 72 places, 66 transitions, 492 flow [2024-06-27 23:00:56,591 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=421, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=492, PETRI_PLACES=72, PETRI_TRANSITIONS=66} [2024-06-27 23:00:56,591 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 32 predicate places. [2024-06-27 23:00:56,591 INFO L495 AbstractCegarLoop]: Abstraction has has 72 places, 66 transitions, 492 flow [2024-06-27 23:00:56,591 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:56,592 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:56,592 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:56,592 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-06-27 23:00:56,592 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:56,592 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:56,592 INFO L85 PathProgramCache]: Analyzing trace with hash 490627595, now seen corresponding path program 3 times [2024-06-27 23:00:56,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:56,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [305511118] [2024-06-27 23:00:56,593 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:56,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:56,687 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:56,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:56,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [305511118] [2024-06-27 23:00:56,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [305511118] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:56,688 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:56,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:56,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1943198243] [2024-06-27 23:00:56,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:56,689 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:56,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:56,689 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:56,689 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:56,726 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:56,727 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 66 transitions, 492 flow. Second operand has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:56,727 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:56,727 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:56,727 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:56,882 INFO L124 PetriNetUnfolderBase]: 851/1424 cut-off events. [2024-06-27 23:00:56,883 INFO L125 PetriNetUnfolderBase]: For 7204/7208 co-relation queries the response was YES. [2024-06-27 23:00:56,885 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5550 conditions, 1424 events. 851/1424 cut-off events. For 7204/7208 co-relation queries the response was YES. Maximal size of possible extension queue 85. Compared 7174 event pairs, 226 based on Foata normal form. 5/1426 useless extension candidates. Maximal degree in co-relation 5518. Up to 1073 conditions per place. [2024-06-27 23:00:56,890 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 59 selfloop transitions, 26 changer transitions 0/92 dead transitions. [2024-06-27 23:00:56,890 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 77 places, 92 transitions, 746 flow [2024-06-27 23:00:56,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:56,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 148 transitions. [2024-06-27 23:00:56,891 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6324786324786325 [2024-06-27 23:00:56,891 INFO L175 Difference]: Start difference. First operand has 72 places, 66 transitions, 492 flow. Second operand 6 states and 148 transitions. [2024-06-27 23:00:56,891 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 77 places, 92 transitions, 746 flow [2024-06-27 23:00:56,897 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 92 transitions, 693 flow, removed 7 selfloop flow, removed 4 redundant places. [2024-06-27 23:00:56,898 INFO L231 Difference]: Finished difference. Result has 74 places, 68 transitions, 524 flow [2024-06-27 23:00:56,899 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=24, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=524, PETRI_PLACES=74, PETRI_TRANSITIONS=68} [2024-06-27 23:00:56,899 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 34 predicate places. [2024-06-27 23:00:56,899 INFO L495 AbstractCegarLoop]: Abstraction has has 74 places, 68 transitions, 524 flow [2024-06-27 23:00:56,899 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.666666666666666) internal successors, (94), 6 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-06-27 23:00:56,899 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:56,900 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:56,900 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-06-27 23:00:56,900 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:56,900 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:56,900 INFO L85 PathProgramCache]: Analyzing trace with hash -1032749785, now seen corresponding path program 1 times [2024-06-27 23:00:56,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:56,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920483747] [2024-06-27 23:00:56,901 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:56,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:56,992 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:56,992 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:56,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920483747] [2024-06-27 23:00:56,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920483747] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:56,992 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:56,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:56,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1873989467] [2024-06-27 23:00:56,993 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:56,993 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:56,993 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:56,993 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:56,994 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:57,043 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:57,044 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 68 transitions, 524 flow. Second operand has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 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-06-27 23:00:57,044 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:57,044 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:57,044 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:57,217 INFO L124 PetriNetUnfolderBase]: 928/1556 cut-off events. [2024-06-27 23:00:57,217 INFO L125 PetriNetUnfolderBase]: For 9838/9838 co-relation queries the response was YES. [2024-06-27 23:00:57,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6268 conditions, 1556 events. 928/1556 cut-off events. For 9838/9838 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 8116 event pairs, 216 based on Foata normal form. 12/1566 useless extension candidates. Maximal degree in co-relation 6235. Up to 953 conditions per place. [2024-06-27 23:00:57,228 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 73 selfloop transitions, 21 changer transitions 0/101 dead transitions. [2024-06-27 23:00:57,228 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 101 transitions, 864 flow [2024-06-27 23:00:57,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:57,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:57,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 152 transitions. [2024-06-27 23:00:57,229 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6495726495726496 [2024-06-27 23:00:57,229 INFO L175 Difference]: Start difference. First operand has 74 places, 68 transitions, 524 flow. Second operand 6 states and 152 transitions. [2024-06-27 23:00:57,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 101 transitions, 864 flow [2024-06-27 23:00:57,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 101 transitions, 797 flow, removed 9 selfloop flow, removed 4 redundant places. [2024-06-27 23:00:57,239 INFO L231 Difference]: Finished difference. Result has 76 places, 70 transitions, 535 flow [2024-06-27 23:00:57,239 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=457, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=20, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=535, PETRI_PLACES=76, PETRI_TRANSITIONS=70} [2024-06-27 23:00:57,239 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 36 predicate places. [2024-06-27 23:00:57,240 INFO L495 AbstractCegarLoop]: Abstraction has has 76 places, 70 transitions, 535 flow [2024-06-27 23:00:57,240 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 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-06-27 23:00:57,240 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:57,240 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:57,240 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-06-27 23:00:57,240 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:57,241 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:57,241 INFO L85 PathProgramCache]: Analyzing trace with hash -631287087, now seen corresponding path program 1 times [2024-06-27 23:00:57,241 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:57,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626128427] [2024-06-27 23:00:57,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:57,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:57,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:57,334 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:57,334 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:57,334 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626128427] [2024-06-27 23:00:57,334 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626128427] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:57,334 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:57,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:57,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603475723] [2024-06-27 23:00:57,335 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:57,335 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:57,335 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:57,335 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:57,336 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:57,374 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:57,375 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 70 transitions, 535 flow. Second operand has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 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-06-27 23:00:57,375 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:57,375 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:57,375 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:57,532 INFO L124 PetriNetUnfolderBase]: 908/1532 cut-off events. [2024-06-27 23:00:57,532 INFO L125 PetriNetUnfolderBase]: For 10328/10328 co-relation queries the response was YES. [2024-06-27 23:00:57,536 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6104 conditions, 1532 events. 908/1532 cut-off events. For 10328/10328 co-relation queries the response was YES. Maximal size of possible extension queue 96. Compared 7992 event pairs, 182 based on Foata normal form. 12/1542 useless extension candidates. Maximal degree in co-relation 6070. Up to 947 conditions per place. [2024-06-27 23:00:57,541 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 70 selfloop transitions, 22 changer transitions 0/99 dead transitions. [2024-06-27 23:00:57,541 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 99 transitions, 795 flow [2024-06-27 23:00:57,541 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:57,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:57,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 150 transitions. [2024-06-27 23:00:57,542 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:00:57,542 INFO L175 Difference]: Start difference. First operand has 76 places, 70 transitions, 535 flow. Second operand 6 states and 150 transitions. [2024-06-27 23:00:57,542 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 99 transitions, 795 flow [2024-06-27 23:00:57,553 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 99 transitions, 764 flow, removed 7 selfloop flow, removed 2 redundant places. [2024-06-27 23:00:57,554 INFO L231 Difference]: Finished difference. Result has 80 places, 70 transitions, 555 flow [2024-06-27 23:00:57,554 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=504, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=555, PETRI_PLACES=80, PETRI_TRANSITIONS=70} [2024-06-27 23:00:57,555 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 40 predicate places. [2024-06-27 23:00:57,555 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 70 transitions, 555 flow [2024-06-27 23:00:57,555 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 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-06-27 23:00:57,555 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:57,555 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:57,556 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-06-27 23:00:57,556 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:57,556 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:57,556 INFO L85 PathProgramCache]: Analyzing trace with hash -546007499, now seen corresponding path program 2 times [2024-06-27 23:00:57,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:57,556 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576561344] [2024-06-27 23:00:57,556 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:57,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:57,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:57,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-06-27 23:00:57,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:57,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576561344] [2024-06-27 23:00:57,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1576561344] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:57,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:57,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:57,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285176726] [2024-06-27 23:00:57,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:57,644 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:57,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:57,645 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:57,645 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:57,669 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:57,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 70 transitions, 555 flow. Second operand has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 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-06-27 23:00:57,670 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:57,670 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:57,670 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:57,860 INFO L124 PetriNetUnfolderBase]: 888/1496 cut-off events. [2024-06-27 23:00:57,860 INFO L125 PetriNetUnfolderBase]: For 10723/10727 co-relation queries the response was YES. [2024-06-27 23:00:57,865 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6000 conditions, 1496 events. 888/1496 cut-off events. For 10723/10727 co-relation queries the response was YES. Maximal size of possible extension queue 94. Compared 7714 event pairs, 141 based on Foata normal form. 13/1505 useless extension candidates. Maximal degree in co-relation 5964. Up to 805 conditions per place. [2024-06-27 23:00:57,870 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 63 selfloop transitions, 23 changer transitions 0/93 dead transitions. [2024-06-27 23:00:57,870 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 93 transitions, 761 flow [2024-06-27 23:00:57,870 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:57,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:57,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 143 transitions. [2024-06-27 23:00:57,871 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6111111111111112 [2024-06-27 23:00:57,871 INFO L175 Difference]: Start difference. First operand has 80 places, 70 transitions, 555 flow. Second operand 6 states and 143 transitions. [2024-06-27 23:00:57,871 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 93 transitions, 761 flow [2024-06-27 23:00:57,881 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 93 transitions, 704 flow, removed 3 selfloop flow, removed 5 redundant places. [2024-06-27 23:00:57,882 INFO L231 Difference]: Finished difference. Result has 80 places, 69 transitions, 520 flow [2024-06-27 23:00:57,882 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=470, PETRI_DIFFERENCE_MINUEND_PLACES=74, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=520, PETRI_PLACES=80, PETRI_TRANSITIONS=69} [2024-06-27 23:00:57,883 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 40 predicate places. [2024-06-27 23:00:57,883 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 69 transitions, 520 flow [2024-06-27 23:00:57,883 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 15.833333333333334) internal successors, (95), 6 states have internal predecessors, (95), 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-06-27 23:00:57,883 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:57,883 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:57,883 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-06-27 23:00:57,884 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:57,884 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:57,884 INFO L85 PathProgramCache]: Analyzing trace with hash -475218866, now seen corresponding path program 1 times [2024-06-27 23:00:57,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:57,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1628377680] [2024-06-27 23:00:57,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:57,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:57,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:57,986 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:57,986 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:57,986 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1628377680] [2024-06-27 23:00:57,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1628377680] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:57,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:57,987 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-27 23:00:57,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826269309] [2024-06-27 23:00:57,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:57,987 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-27 23:00:57,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:57,988 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-27 23:00:57,988 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-06-27 23:00:58,014 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:00:58,014 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 69 transitions, 520 flow. Second operand has 5 states, 5 states have (on average 17.4) internal successors, (87), 5 states have internal predecessors, (87), 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-06-27 23:00:58,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:58,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:00:58,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:58,166 INFO L124 PetriNetUnfolderBase]: 806/1432 cut-off events. [2024-06-27 23:00:58,167 INFO L125 PetriNetUnfolderBase]: For 8304/8338 co-relation queries the response was YES. [2024-06-27 23:00:58,171 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5548 conditions, 1432 events. 806/1432 cut-off events. For 8304/8338 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 7725 event pairs, 217 based on Foata normal form. 1/1412 useless extension candidates. Maximal degree in co-relation 5511. Up to 1250 conditions per place. [2024-06-27 23:00:58,175 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 61 selfloop transitions, 17 changer transitions 0/88 dead transitions. [2024-06-27 23:00:58,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 88 transitions, 768 flow [2024-06-27 23:00:58,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:00:58,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:00:58,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 120 transitions. [2024-06-27 23:00:58,177 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:00:58,177 INFO L175 Difference]: Start difference. First operand has 80 places, 69 transitions, 520 flow. Second operand 5 states and 120 transitions. [2024-06-27 23:00:58,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 88 transitions, 768 flow [2024-06-27 23:00:58,187 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 79 places, 88 transitions, 699 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-06-27 23:00:58,188 INFO L231 Difference]: Finished difference. Result has 80 places, 75 transitions, 529 flow [2024-06-27 23:00:58,189 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=69, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=529, PETRI_PLACES=80, PETRI_TRANSITIONS=75} [2024-06-27 23:00:58,189 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 40 predicate places. [2024-06-27 23:00:58,189 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 75 transitions, 529 flow [2024-06-27 23:00:58,189 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.4) internal successors, (87), 5 states have internal predecessors, (87), 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-06-27 23:00:58,190 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:58,190 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:58,190 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-06-27 23:00:58,190 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:58,190 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:58,190 INFO L85 PathProgramCache]: Analyzing trace with hash 476611056, now seen corresponding path program 2 times [2024-06-27 23:00:58,191 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:58,191 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1285038830] [2024-06-27 23:00:58,191 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:58,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:58,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:58,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:58,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1285038830] [2024-06-27 23:00:58,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1285038830] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:58,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:58,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-06-27 23:00:58,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2079866208] [2024-06-27 23:00:58,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:58,296 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-06-27 23:00:58,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:58,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-06-27 23:00:58,297 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-06-27 23:00:58,316 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:00:58,316 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 75 transitions, 529 flow. Second operand has 5 states, 5 states have (on average 17.4) internal successors, (87), 5 states have internal predecessors, (87), 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-06-27 23:00:58,316 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:58,316 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:00:58,316 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:58,445 INFO L124 PetriNetUnfolderBase]: 798/1420 cut-off events. [2024-06-27 23:00:58,446 INFO L125 PetriNetUnfolderBase]: For 8828/8862 co-relation queries the response was YES. [2024-06-27 23:00:58,451 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5451 conditions, 1420 events. 798/1420 cut-off events. For 8828/8862 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 7640 event pairs, 217 based on Foata normal form. 2/1401 useless extension candidates. Maximal degree in co-relation 5414. Up to 1243 conditions per place. [2024-06-27 23:00:58,457 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 62 selfloop transitions, 14 changer transitions 0/86 dead transitions. [2024-06-27 23:00:58,458 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 86 transitions, 709 flow [2024-06-27 23:00:58,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-27 23:00:58,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-27 23:00:58,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 100 transitions. [2024-06-27 23:00:58,459 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:00:58,459 INFO L175 Difference]: Start difference. First operand has 80 places, 75 transitions, 529 flow. Second operand 4 states and 100 transitions. [2024-06-27 23:00:58,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 86 transitions, 709 flow [2024-06-27 23:00:58,469 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 86 transitions, 683 flow, removed 9 selfloop flow, removed 1 redundant places. [2024-06-27 23:00:58,470 INFO L231 Difference]: Finished difference. Result has 83 places, 75 transitions, 542 flow [2024-06-27 23:00:58,471 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=503, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=61, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=542, PETRI_PLACES=83, PETRI_TRANSITIONS=75} [2024-06-27 23:00:58,471 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 43 predicate places. [2024-06-27 23:00:58,471 INFO L495 AbstractCegarLoop]: Abstraction has has 83 places, 75 transitions, 542 flow [2024-06-27 23:00:58,471 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.4) internal successors, (87), 5 states have internal predecessors, (87), 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-06-27 23:00:58,472 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:58,472 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:58,472 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-06-27 23:00:58,472 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:58,472 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:58,472 INFO L85 PathProgramCache]: Analyzing trace with hash 754577910, now seen corresponding path program 1 times [2024-06-27 23:00:58,473 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:58,473 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1840232417] [2024-06-27 23:00:58,473 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:58,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:58,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:58,571 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:58,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:58,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1840232417] [2024-06-27 23:00:58,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1840232417] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:58,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:58,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:58,572 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [564066283] [2024-06-27 23:00:58,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:58,573 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:58,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:58,573 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:58,573 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:58,598 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:58,598 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 75 transitions, 542 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:58,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:58,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:58,599 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:58,744 INFO L124 PetriNetUnfolderBase]: 910/1553 cut-off events. [2024-06-27 23:00:58,745 INFO L125 PetriNetUnfolderBase]: For 12481/12481 co-relation queries the response was YES. [2024-06-27 23:00:58,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6237 conditions, 1553 events. 910/1553 cut-off events. For 12481/12481 co-relation queries the response was YES. Maximal size of possible extension queue 96. Compared 8186 event pairs, 261 based on Foata normal form. 2/1553 useless extension candidates. Maximal degree in co-relation 6198. Up to 1294 conditions per place. [2024-06-27 23:00:58,755 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 74 selfloop transitions, 35 changer transitions 0/116 dead transitions. [2024-06-27 23:00:58,755 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 116 transitions, 990 flow [2024-06-27 23:00:58,756 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:58,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:58,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 150 transitions. [2024-06-27 23:00:58,756 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:00:58,756 INFO L175 Difference]: Start difference. First operand has 83 places, 75 transitions, 542 flow. Second operand 6 states and 150 transitions. [2024-06-27 23:00:58,756 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 116 transitions, 990 flow [2024-06-27 23:00:58,768 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 116 transitions, 948 flow, removed 3 selfloop flow, removed 4 redundant places. [2024-06-27 23:00:58,770 INFO L231 Difference]: Finished difference. Result has 87 places, 92 transitions, 736 flow [2024-06-27 23:00:58,770 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=508, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=75, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=736, PETRI_PLACES=87, PETRI_TRANSITIONS=92} [2024-06-27 23:00:58,770 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 47 predicate places. [2024-06-27 23:00:58,770 INFO L495 AbstractCegarLoop]: Abstraction has has 87 places, 92 transitions, 736 flow [2024-06-27 23:00:58,770 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:58,771 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:58,771 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:58,771 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-06-27 23:00:58,771 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:58,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:58,771 INFO L85 PathProgramCache]: Analyzing trace with hash 433942997, now seen corresponding path program 1 times [2024-06-27 23:00:58,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:58,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1675124252] [2024-06-27 23:00:58,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:58,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:58,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:58,852 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:58,853 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:58,853 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1675124252] [2024-06-27 23:00:58,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1675124252] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:58,853 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:58,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:58,853 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [27895782] [2024-06-27 23:00:58,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:58,853 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:58,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:58,854 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:58,854 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:58,876 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:58,876 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 92 transitions, 736 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:58,876 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:58,876 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:58,876 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:59,023 INFO L124 PetriNetUnfolderBase]: 920/1572 cut-off events. [2024-06-27 23:00:59,024 INFO L125 PetriNetUnfolderBase]: For 13223/13223 co-relation queries the response was YES. [2024-06-27 23:00:59,058 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6822 conditions, 1572 events. 920/1572 cut-off events. For 13223/13223 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 8250 event pairs, 258 based on Foata normal form. 1/1572 useless extension candidates. Maximal degree in co-relation 6781. Up to 1402 conditions per place. [2024-06-27 23:00:59,063 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 89 selfloop transitions, 22 changer transitions 0/118 dead transitions. [2024-06-27 23:00:59,063 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 118 transitions, 1121 flow [2024-06-27 23:00:59,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:00:59,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:00:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 139 transitions. [2024-06-27 23:00:59,064 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.594017094017094 [2024-06-27 23:00:59,064 INFO L175 Difference]: Start difference. First operand has 87 places, 92 transitions, 736 flow. Second operand 6 states and 139 transitions. [2024-06-27 23:00:59,064 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 118 transitions, 1121 flow [2024-06-27 23:00:59,078 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 118 transitions, 1089 flow, removed 16 selfloop flow, removed 0 redundant places. [2024-06-27 23:00:59,079 INFO L231 Difference]: Finished difference. Result has 94 places, 101 transitions, 855 flow [2024-06-27 23:00:59,079 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=708, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=855, PETRI_PLACES=94, PETRI_TRANSITIONS=101} [2024-06-27 23:00:59,080 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 54 predicate places. [2024-06-27 23:00:59,080 INFO L495 AbstractCegarLoop]: Abstraction has has 94 places, 101 transitions, 855 flow [2024-06-27 23:00:59,080 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:59,080 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:59,080 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:59,080 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-06-27 23:00:59,080 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:59,081 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:59,081 INFO L85 PathProgramCache]: Analyzing trace with hash 433942656, now seen corresponding path program 2 times [2024-06-27 23:00:59,081 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:59,081 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1645859591] [2024-06-27 23:00:59,081 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:59,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:59,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:59,180 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:59,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:59,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1645859591] [2024-06-27 23:00:59,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1645859591] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:59,180 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:59,180 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:59,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26687812] [2024-06-27 23:00:59,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:59,181 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:59,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:59,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:59,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:59,205 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:59,205 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 101 transitions, 855 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:59,206 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:59,206 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:59,206 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:59,362 INFO L124 PetriNetUnfolderBase]: 948/1618 cut-off events. [2024-06-27 23:00:59,362 INFO L125 PetriNetUnfolderBase]: For 15175/15175 co-relation queries the response was YES. [2024-06-27 23:00:59,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7207 conditions, 1618 events. 948/1618 cut-off events. For 15175/15175 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 8552 event pairs, 257 based on Foata normal form. 2/1619 useless extension candidates. Maximal degree in co-relation 7162. Up to 1438 conditions per place. [2024-06-27 23:00:59,373 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 97 selfloop transitions, 23 changer transitions 0/127 dead transitions. [2024-06-27 23:00:59,373 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 127 transitions, 1238 flow [2024-06-27 23:00:59,374 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:00:59,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:00:59,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 157 transitions. [2024-06-27 23:00:59,374 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.575091575091575 [2024-06-27 23:00:59,375 INFO L175 Difference]: Start difference. First operand has 94 places, 101 transitions, 855 flow. Second operand 7 states and 157 transitions. [2024-06-27 23:00:59,375 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 127 transitions, 1238 flow [2024-06-27 23:00:59,391 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 99 places, 127 transitions, 1200 flow, removed 15 selfloop flow, removed 1 redundant places. [2024-06-27 23:00:59,392 INFO L231 Difference]: Finished difference. Result has 101 places, 109 transitions, 958 flow [2024-06-27 23:00:59,392 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=817, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=958, PETRI_PLACES=101, PETRI_TRANSITIONS=109} [2024-06-27 23:00:59,393 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 61 predicate places. [2024-06-27 23:00:59,393 INFO L495 AbstractCegarLoop]: Abstraction has has 101 places, 109 transitions, 958 flow [2024-06-27 23:00:59,393 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:59,393 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:59,393 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:59,394 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-06-27 23:00:59,394 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:59,394 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:59,394 INFO L85 PathProgramCache]: Analyzing trace with hash 1890243729, now seen corresponding path program 2 times [2024-06-27 23:00:59,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:59,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383645564] [2024-06-27 23:00:59,394 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:59,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:59,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:59,483 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:59,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:59,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383645564] [2024-06-27 23:00:59,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383645564] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:59,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:59,484 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:59,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [190384547] [2024-06-27 23:00:59,484 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:59,485 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:59,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:59,485 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:59,485 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:59,510 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:59,511 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 109 transitions, 958 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:59,511 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:59,511 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:59,511 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:59,670 INFO L124 PetriNetUnfolderBase]: 953/1627 cut-off events. [2024-06-27 23:00:59,670 INFO L125 PetriNetUnfolderBase]: For 16619/16619 co-relation queries the response was YES. [2024-06-27 23:00:59,676 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7449 conditions, 1627 events. 953/1627 cut-off events. For 16619/16619 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 8617 event pairs, 258 based on Foata normal form. 1/1627 useless extension candidates. Maximal degree in co-relation 7401. Up to 1454 conditions per place. [2024-06-27 23:00:59,682 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 100 selfloop transitions, 19 changer transitions 0/126 dead transitions. [2024-06-27 23:00:59,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 126 transitions, 1266 flow [2024-06-27 23:00:59,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-27 23:00:59,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-27 23:00:59,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 102 transitions. [2024-06-27 23:00:59,683 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6538461538461539 [2024-06-27 23:00:59,683 INFO L175 Difference]: Start difference. First operand has 101 places, 109 transitions, 958 flow. Second operand 4 states and 102 transitions. [2024-06-27 23:00:59,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 126 transitions, 1266 flow [2024-06-27 23:00:59,702 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 99 places, 126 transitions, 1204 flow, removed 11 selfloop flow, removed 5 redundant places. [2024-06-27 23:00:59,704 INFO L231 Difference]: Finished difference. Result has 100 places, 112 transitions, 990 flow [2024-06-27 23:00:59,704 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=896, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=109, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=990, PETRI_PLACES=100, PETRI_TRANSITIONS=112} [2024-06-27 23:00:59,704 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 60 predicate places. [2024-06-27 23:00:59,704 INFO L495 AbstractCegarLoop]: Abstraction has has 100 places, 112 transitions, 990 flow [2024-06-27 23:00:59,705 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:59,705 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:00:59,705 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:00:59,705 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-06-27 23:00:59,705 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:00:59,705 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:00:59,705 INFO L85 PathProgramCache]: Analyzing trace with hash 1908969581, now seen corresponding path program 3 times [2024-06-27 23:00:59,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:00:59,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [138230392] [2024-06-27 23:00:59,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:00:59,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:00:59,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:00:59,784 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:00:59,785 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:00:59,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [138230392] [2024-06-27 23:00:59,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [138230392] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:00:59,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:00:59,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:00:59,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1837748371] [2024-06-27 23:00:59,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:00:59,786 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:00:59,786 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:00:59,786 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:00:59,786 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:00:59,821 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:00:59,822 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 100 places, 112 transitions, 990 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:00:59,822 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:00:59,822 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:00:59,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:00:59,985 INFO L124 PetriNetUnfolderBase]: 950/1623 cut-off events. [2024-06-27 23:00:59,985 INFO L125 PetriNetUnfolderBase]: For 17936/17936 co-relation queries the response was YES. [2024-06-27 23:00:59,990 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7465 conditions, 1623 events. 950/1623 cut-off events. For 17936/17936 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 8568 event pairs, 258 based on Foata normal form. 1/1623 useless extension candidates. Maximal degree in co-relation 7417. Up to 1444 conditions per place. [2024-06-27 23:00:59,995 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 95 selfloop transitions, 25 changer transitions 0/127 dead transitions. [2024-06-27 23:00:59,996 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 127 transitions, 1268 flow [2024-06-27 23:00:59,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:00:59,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:00:59,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 120 transitions. [2024-06-27 23:00:59,997 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:00:59,997 INFO L175 Difference]: Start difference. First operand has 100 places, 112 transitions, 990 flow. Second operand 5 states and 120 transitions. [2024-06-27 23:00:59,997 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 127 transitions, 1268 flow [2024-06-27 23:01:00,017 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 127 transitions, 1216 flow, removed 14 selfloop flow, removed 2 redundant places. [2024-06-27 23:01:00,020 INFO L231 Difference]: Finished difference. Result has 103 places, 112 transitions, 998 flow [2024-06-27 23:01:00,020 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=938, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=998, PETRI_PLACES=103, PETRI_TRANSITIONS=112} [2024-06-27 23:01:00,021 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 63 predicate places. [2024-06-27 23:01:00,021 INFO L495 AbstractCegarLoop]: Abstraction has has 103 places, 112 transitions, 998 flow [2024-06-27 23:01:00,021 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:00,021 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:00,021 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:00,021 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-06-27 23:01:00,022 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:00,022 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:00,022 INFO L85 PathProgramCache]: Analyzing trace with hash 1908969240, now seen corresponding path program 3 times [2024-06-27 23:01:00,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:00,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [687123759] [2024-06-27 23:01:00,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:00,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:00,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:00,141 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:00,141 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:00,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [687123759] [2024-06-27 23:01:00,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [687123759] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:00,141 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:00,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:00,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013385591] [2024-06-27 23:01:00,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:00,142 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:00,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:00,142 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:00,142 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:00,180 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:00,181 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 112 transitions, 998 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:00,181 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:00,181 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:00,181 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:00,391 INFO L124 PetriNetUnfolderBase]: 970/1644 cut-off events. [2024-06-27 23:01:00,391 INFO L125 PetriNetUnfolderBase]: For 19578/19578 co-relation queries the response was YES. [2024-06-27 23:01:00,397 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7717 conditions, 1644 events. 970/1644 cut-off events. For 19578/19578 co-relation queries the response was YES. Maximal size of possible extension queue 107. Compared 8672 event pairs, 257 based on Foata normal form. 2/1645 useless extension candidates. Maximal degree in co-relation 7668. Up to 1384 conditions per place. [2024-06-27 23:01:00,402 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 96 selfloop transitions, 47 changer transitions 0/150 dead transitions. [2024-06-27 23:01:00,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 150 transitions, 1473 flow [2024-06-27 23:01:00,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:00,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:00,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 172 transitions. [2024-06-27 23:01:00,403 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.63003663003663 [2024-06-27 23:01:00,404 INFO L175 Difference]: Start difference. First operand has 103 places, 112 transitions, 998 flow. Second operand 7 states and 172 transitions. [2024-06-27 23:01:00,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 109 places, 150 transitions, 1473 flow [2024-06-27 23:01:00,423 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 150 transitions, 1409 flow, removed 9 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:00,425 INFO L231 Difference]: Finished difference. Result has 108 places, 120 transitions, 1171 flow [2024-06-27 23:01:00,425 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=936, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=39, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1171, PETRI_PLACES=108, PETRI_TRANSITIONS=120} [2024-06-27 23:01:00,426 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 68 predicate places. [2024-06-27 23:01:00,426 INFO L495 AbstractCegarLoop]: Abstraction has has 108 places, 120 transitions, 1171 flow [2024-06-27 23:01:00,426 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:00,426 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:00,426 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:00,427 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-06-27 23:01:00,427 INFO L420 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:00,427 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:00,427 INFO L85 PathProgramCache]: Analyzing trace with hash 1890257617, now seen corresponding path program 1 times [2024-06-27 23:01:00,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:00,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [449717444] [2024-06-27 23:01:00,428 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:00,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:00,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:00,525 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:00,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:00,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [449717444] [2024-06-27 23:01:00,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [449717444] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:00,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:00,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:00,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1616173714] [2024-06-27 23:01:00,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:00,526 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:00,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:00,526 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:00,527 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:00,562 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:00,563 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 120 transitions, 1171 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:00,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:00,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:00,563 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:00,722 INFO L124 PetriNetUnfolderBase]: 965/1637 cut-off events. [2024-06-27 23:01:00,723 INFO L125 PetriNetUnfolderBase]: For 19906/19906 co-relation queries the response was YES. [2024-06-27 23:01:00,728 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7932 conditions, 1637 events. 965/1637 cut-off events. For 19906/19906 co-relation queries the response was YES. Maximal size of possible extension queue 106. Compared 8619 event pairs, 257 based on Foata normal form. 2/1638 useless extension candidates. Maximal degree in co-relation 7881. Up to 1489 conditions per place. [2024-06-27 23:01:00,733 INFO L140 encePairwiseOnDemand]: 34/39 looper letters, 114 selfloop transitions, 10 changer transitions 0/131 dead transitions. [2024-06-27 23:01:00,734 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 131 transitions, 1463 flow [2024-06-27 23:01:00,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-06-27 23:01:00,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-06-27 23:01:00,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 94 transitions. [2024-06-27 23:01:00,735 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6025641025641025 [2024-06-27 23:01:00,735 INFO L175 Difference]: Start difference. First operand has 108 places, 120 transitions, 1171 flow. Second operand 4 states and 94 transitions. [2024-06-27 23:01:00,735 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 111 places, 131 transitions, 1463 flow [2024-06-27 23:01:00,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 131 transitions, 1393 flow, removed 13 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:00,754 INFO L231 Difference]: Finished difference. Result has 109 places, 122 transitions, 1152 flow [2024-06-27 23:01:00,754 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1101, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1152, PETRI_PLACES=109, PETRI_TRANSITIONS=122} [2024-06-27 23:01:00,755 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 69 predicate places. [2024-06-27 23:01:00,755 INFO L495 AbstractCegarLoop]: Abstraction has has 109 places, 122 transitions, 1152 flow [2024-06-27 23:01:00,755 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:00,755 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:00,755 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:00,755 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-06-27 23:01:00,756 INFO L420 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:00,756 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:00,756 INFO L85 PathProgramCache]: Analyzing trace with hash 558990021, now seen corresponding path program 1 times [2024-06-27 23:01:00,756 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:00,756 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287161470] [2024-06-27 23:01:00,756 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:00,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:00,877 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:00,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:00,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287161470] [2024-06-27 23:01:00,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1287161470] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:00,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:00,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:00,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114924138] [2024-06-27 23:01:00,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:00,878 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:00,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:00,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:00,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:00,910 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:00,912 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 122 transitions, 1152 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:00,912 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:00,912 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:00,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:01,113 INFO L124 PetriNetUnfolderBase]: 983/1667 cut-off events. [2024-06-27 23:01:01,114 INFO L125 PetriNetUnfolderBase]: For 20350/20350 co-relation queries the response was YES. [2024-06-27 23:01:01,119 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8008 conditions, 1667 events. 983/1667 cut-off events. For 20350/20350 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 8848 event pairs, 259 based on Foata normal form. 2/1667 useless extension candidates. Maximal degree in co-relation 7956. Up to 1285 conditions per place. [2024-06-27 23:01:01,124 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 84 selfloop transitions, 68 changer transitions 0/159 dead transitions. [2024-06-27 23:01:01,124 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 159 transitions, 1710 flow [2024-06-27 23:01:01,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:01,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:01,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 172 transitions. [2024-06-27 23:01:01,127 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.63003663003663 [2024-06-27 23:01:01,127 INFO L175 Difference]: Start difference. First operand has 109 places, 122 transitions, 1152 flow. Second operand 7 states and 172 transitions. [2024-06-27 23:01:01,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 159 transitions, 1710 flow [2024-06-27 23:01:01,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 113 places, 159 transitions, 1675 flow, removed 9 selfloop flow, removed 2 redundant places. [2024-06-27 23:01:01,150 INFO L231 Difference]: Finished difference. Result has 115 places, 134 transitions, 1423 flow [2024-06-27 23:01:01,150 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1117, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=60, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=61, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1423, PETRI_PLACES=115, PETRI_TRANSITIONS=134} [2024-06-27 23:01:01,151 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 75 predicate places. [2024-06-27 23:01:01,151 INFO L495 AbstractCegarLoop]: Abstraction has has 115 places, 134 transitions, 1423 flow [2024-06-27 23:01:01,151 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:01,151 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:01,151 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:01,151 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-06-27 23:01:01,152 INFO L420 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:01,152 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:01,152 INFO L85 PathProgramCache]: Analyzing trace with hash 562563949, now seen corresponding path program 1 times [2024-06-27 23:01:01,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:01,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [916134792] [2024-06-27 23:01:01,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:01,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:01,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:01,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:01,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [916134792] [2024-06-27 23:01:01,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [916134792] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:01,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:01,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:01,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [793164857] [2024-06-27 23:01:01,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:01,241 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:01,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:01,242 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:01,242 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:01,263 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:01,263 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 134 transitions, 1423 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:01,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:01,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:01,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:01,441 INFO L124 PetriNetUnfolderBase]: 1001/1692 cut-off events. [2024-06-27 23:01:01,441 INFO L125 PetriNetUnfolderBase]: For 23893/23893 co-relation queries the response was YES. [2024-06-27 23:01:01,447 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8863 conditions, 1692 events. 1001/1692 cut-off events. For 23893/23893 co-relation queries the response was YES. Maximal size of possible extension queue 112. Compared 8952 event pairs, 259 based on Foata normal form. 2/1692 useless extension candidates. Maximal degree in co-relation 8809. Up to 1390 conditions per place. [2024-06-27 23:01:01,452 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 98 selfloop transitions, 59 changer transitions 0/164 dead transitions. [2024-06-27 23:01:01,453 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 164 transitions, 1994 flow [2024-06-27 23:01:01,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:01,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:01,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 147 transitions. [2024-06-27 23:01:01,454 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:01:01,454 INFO L175 Difference]: Start difference. First operand has 115 places, 134 transitions, 1423 flow. Second operand 6 states and 147 transitions. [2024-06-27 23:01:01,454 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 164 transitions, 1994 flow [2024-06-27 23:01:01,480 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 118 places, 164 transitions, 1928 flow, removed 22 selfloop flow, removed 2 redundant places. [2024-06-27 23:01:01,482 INFO L231 Difference]: Finished difference. Result has 120 places, 143 transitions, 1629 flow [2024-06-27 23:01:01,482 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1357, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1629, PETRI_PLACES=120, PETRI_TRANSITIONS=143} [2024-06-27 23:01:01,483 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 80 predicate places. [2024-06-27 23:01:01,483 INFO L495 AbstractCegarLoop]: Abstraction has has 120 places, 143 transitions, 1629 flow [2024-06-27 23:01:01,483 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:01,483 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:01,483 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:01,483 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-06-27 23:01:01,484 INFO L420 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:01,484 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:01,484 INFO L85 PathProgramCache]: Analyzing trace with hash 567325549, now seen corresponding path program 2 times [2024-06-27 23:01:01,484 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:01,484 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [176968586] [2024-06-27 23:01:01,484 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:01,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:01,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:01,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:01,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [176968586] [2024-06-27 23:01:01,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [176968586] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:01,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:01,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:01,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1232864801] [2024-06-27 23:01:01,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:01,575 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:01,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:01,575 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:01,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:01,600 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:01,600 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 143 transitions, 1629 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:01,600 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:01,600 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:01,600 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:01,810 INFO L124 PetriNetUnfolderBase]: 993/1683 cut-off events. [2024-06-27 23:01:01,811 INFO L125 PetriNetUnfolderBase]: For 25076/25076 co-relation queries the response was YES. [2024-06-27 23:01:01,817 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9012 conditions, 1683 events. 993/1683 cut-off events. For 25076/25076 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 8904 event pairs, 253 based on Foata normal form. 2/1684 useless extension candidates. Maximal degree in co-relation 8955. Up to 1504 conditions per place. [2024-06-27 23:01:01,822 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 130 selfloop transitions, 23 changer transitions 0/160 dead transitions. [2024-06-27 23:01:01,822 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 160 transitions, 1977 flow [2024-06-27 23:01:01,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:01,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:01,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 156 transitions. [2024-06-27 23:01:01,823 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5714285714285714 [2024-06-27 23:01:01,823 INFO L175 Difference]: Start difference. First operand has 120 places, 143 transitions, 1629 flow. Second operand 7 states and 156 transitions. [2024-06-27 23:01:01,823 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 160 transitions, 1977 flow [2024-06-27 23:01:01,859 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 160 transitions, 1889 flow, removed 17 selfloop flow, removed 2 redundant places. [2024-06-27 23:01:01,861 INFO L231 Difference]: Finished difference. Result has 125 places, 143 transitions, 1595 flow [2024-06-27 23:01:01,861 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1541, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1595, PETRI_PLACES=125, PETRI_TRANSITIONS=143} [2024-06-27 23:01:01,861 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 85 predicate places. [2024-06-27 23:01:01,861 INFO L495 AbstractCegarLoop]: Abstraction has has 125 places, 143 transitions, 1595 flow [2024-06-27 23:01:01,861 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:01,862 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:01,862 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:01,862 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-06-27 23:01:01,862 INFO L420 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:01,862 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:01,862 INFO L85 PathProgramCache]: Analyzing trace with hash 567321891, now seen corresponding path program 2 times [2024-06-27 23:01:01,862 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:01,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2147477357] [2024-06-27 23:01:01,863 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:01,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:01,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:01,947 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:01,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:01,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2147477357] [2024-06-27 23:01:01,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2147477357] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:01,947 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:01,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:01,948 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2109679555] [2024-06-27 23:01:01,948 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:01,948 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:01,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:01,948 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:01,948 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:01,982 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:01,983 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 143 transitions, 1595 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:01,983 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:01,983 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:01,983 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:02,197 INFO L124 PetriNetUnfolderBase]: 1035/1754 cut-off events. [2024-06-27 23:01:02,197 INFO L125 PetriNetUnfolderBase]: For 28042/28042 co-relation queries the response was YES. [2024-06-27 23:01:02,204 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9378 conditions, 1754 events. 1035/1754 cut-off events. For 28042/28042 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 9367 event pairs, 254 based on Foata normal form. 2/1755 useless extension candidates. Maximal degree in co-relation 9320. Up to 1520 conditions per place. [2024-06-27 23:01:02,210 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 125 selfloop transitions, 43 changer transitions 0/175 dead transitions. [2024-06-27 23:01:02,210 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 175 transitions, 2193 flow [2024-06-27 23:01:02,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:02,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:02,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 182 transitions. [2024-06-27 23:01:02,211 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5833333333333334 [2024-06-27 23:01:02,211 INFO L175 Difference]: Start difference. First operand has 125 places, 143 transitions, 1595 flow. Second operand 8 states and 182 transitions. [2024-06-27 23:01:02,211 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 175 transitions, 2193 flow [2024-06-27 23:01:02,250 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 175 transitions, 2147 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:02,252 INFO L231 Difference]: Finished difference. Result has 128 places, 155 transitions, 1792 flow [2024-06-27 23:01:02,252 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1549, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=35, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1792, PETRI_PLACES=128, PETRI_TRANSITIONS=155} [2024-06-27 23:01:02,253 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 88 predicate places. [2024-06-27 23:01:02,253 INFO L495 AbstractCegarLoop]: Abstraction has has 128 places, 155 transitions, 1792 flow [2024-06-27 23:01:02,253 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:02,253 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:02,253 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:02,254 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-06-27 23:01:02,254 INFO L420 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:02,254 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:02,254 INFO L85 PathProgramCache]: Analyzing trace with hash 567332121, now seen corresponding path program 3 times [2024-06-27 23:01:02,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:02,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065563658] [2024-06-27 23:01:02,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:02,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:02,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:02,342 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:02,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:02,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065563658] [2024-06-27 23:01:02,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065563658] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:02,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:02,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:02,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1735663952] [2024-06-27 23:01:02,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:02,344 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:02,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:02,344 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:02,344 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:02,376 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:02,377 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 155 transitions, 1792 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:02,377 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:02,377 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:02,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:02,577 INFO L124 PetriNetUnfolderBase]: 1031/1749 cut-off events. [2024-06-27 23:01:02,578 INFO L125 PetriNetUnfolderBase]: For 29655/29655 co-relation queries the response was YES. [2024-06-27 23:01:02,585 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9523 conditions, 1749 events. 1031/1749 cut-off events. For 29655/29655 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 9382 event pairs, 254 based on Foata normal form. 2/1750 useless extension candidates. Maximal degree in co-relation 9463. Up to 1518 conditions per place. [2024-06-27 23:01:02,591 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 126 selfloop transitions, 42 changer transitions 0/175 dead transitions. [2024-06-27 23:01:02,591 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 136 places, 175 transitions, 2224 flow [2024-06-27 23:01:02,591 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:02,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:02,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 198 transitions. [2024-06-27 23:01:02,592 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:01:02,592 INFO L175 Difference]: Start difference. First operand has 128 places, 155 transitions, 1792 flow. Second operand 9 states and 198 transitions. [2024-06-27 23:01:02,592 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 136 places, 175 transitions, 2224 flow [2024-06-27 23:01:02,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 175 transitions, 2150 flow, removed 23 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:02,635 INFO L231 Difference]: Finished difference. Result has 134 places, 155 transitions, 1810 flow [2024-06-27 23:01:02,636 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1718, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1810, PETRI_PLACES=134, PETRI_TRANSITIONS=155} [2024-06-27 23:01:02,636 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 94 predicate places. [2024-06-27 23:01:02,636 INFO L495 AbstractCegarLoop]: Abstraction has has 134 places, 155 transitions, 1810 flow [2024-06-27 23:01:02,636 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:02,636 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:02,636 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:02,637 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2024-06-27 23:01:02,637 INFO L420 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:02,637 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:02,637 INFO L85 PathProgramCache]: Analyzing trace with hash 1758673773, now seen corresponding path program 3 times [2024-06-27 23:01:02,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:02,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376150131] [2024-06-27 23:01:02,637 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:02,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:02,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:02,720 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:02,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:02,720 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376150131] [2024-06-27 23:01:02,720 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376150131] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:02,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:02,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:02,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1103356298] [2024-06-27 23:01:02,721 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:02,721 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:02,721 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:02,721 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:02,722 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:02,744 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:02,744 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 155 transitions, 1810 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:02,744 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:02,745 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:02,745 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:02,941 INFO L124 PetriNetUnfolderBase]: 1036/1751 cut-off events. [2024-06-27 23:01:02,941 INFO L125 PetriNetUnfolderBase]: For 32733/32737 co-relation queries the response was YES. [2024-06-27 23:01:02,947 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9715 conditions, 1751 events. 1036/1751 cut-off events. For 32733/32737 co-relation queries the response was YES. Maximal size of possible extension queue 122. Compared 9357 event pairs, 279 based on Foata normal form. 2/1750 useless extension candidates. Maximal degree in co-relation 9653. Up to 1439 conditions per place. [2024-06-27 23:01:02,952 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 105 selfloop transitions, 65 changer transitions 0/177 dead transitions. [2024-06-27 23:01:02,952 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 177 transitions, 2391 flow [2024-06-27 23:01:02,952 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:02,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:02,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 145 transitions. [2024-06-27 23:01:02,953 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6196581196581197 [2024-06-27 23:01:02,953 INFO L175 Difference]: Start difference. First operand has 134 places, 155 transitions, 1810 flow. Second operand 6 states and 145 transitions. [2024-06-27 23:01:02,953 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 177 transitions, 2391 flow [2024-06-27 23:01:03,003 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 177 transitions, 2300 flow, removed 6 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:03,005 INFO L231 Difference]: Finished difference. Result has 133 places, 158 transitions, 1900 flow [2024-06-27 23:01:03,006 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1719, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=62, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1900, PETRI_PLACES=133, PETRI_TRANSITIONS=158} [2024-06-27 23:01:03,006 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 93 predicate places. [2024-06-27 23:01:03,006 INFO L495 AbstractCegarLoop]: Abstraction has has 133 places, 158 transitions, 1900 flow [2024-06-27 23:01:03,007 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:03,007 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:03,007 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:03,007 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2024-06-27 23:01:03,007 INFO L420 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:03,007 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:03,007 INFO L85 PathProgramCache]: Analyzing trace with hash 1769149293, now seen corresponding path program 4 times [2024-06-27 23:01:03,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:03,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1669898935] [2024-06-27 23:01:03,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:03,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:03,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:03,091 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:03,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:03,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1669898935] [2024-06-27 23:01:03,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1669898935] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:03,092 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:03,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:03,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1823324719] [2024-06-27 23:01:03,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:03,093 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:03,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:03,093 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:03,093 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:03,121 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:03,121 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 158 transitions, 1900 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:03,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:03,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:03,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:03,303 INFO L124 PetriNetUnfolderBase]: 1033/1747 cut-off events. [2024-06-27 23:01:03,303 INFO L125 PetriNetUnfolderBase]: For 34698/34702 co-relation queries the response was YES. [2024-06-27 23:01:03,310 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9821 conditions, 1747 events. 1033/1747 cut-off events. For 34698/34702 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 9355 event pairs, 280 based on Foata normal form. 2/1746 useless extension candidates. Maximal degree in co-relation 9758. Up to 1437 conditions per place. [2024-06-27 23:01:03,316 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 101 selfloop transitions, 65 changer transitions 0/173 dead transitions. [2024-06-27 23:01:03,316 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 173 transitions, 2372 flow [2024-06-27 23:01:03,317 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:03,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:03,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 142 transitions. [2024-06-27 23:01:03,317 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6068376068376068 [2024-06-27 23:01:03,317 INFO L175 Difference]: Start difference. First operand has 133 places, 158 transitions, 1900 flow. Second operand 6 states and 142 transitions. [2024-06-27 23:01:03,317 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 173 transitions, 2372 flow [2024-06-27 23:01:03,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 173 transitions, 2143 flow, removed 17 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:03,374 INFO L231 Difference]: Finished difference. Result has 133 places, 158 transitions, 1807 flow [2024-06-27 23:01:03,374 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1671, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1807, PETRI_PLACES=133, PETRI_TRANSITIONS=158} [2024-06-27 23:01:03,374 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 93 predicate places. [2024-06-27 23:01:03,375 INFO L495 AbstractCegarLoop]: Abstraction has has 133 places, 158 transitions, 1807 flow [2024-06-27 23:01:03,375 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:03,375 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:03,375 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:03,375 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2024-06-27 23:01:03,375 INFO L420 AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:03,375 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:03,376 INFO L85 PathProgramCache]: Analyzing trace with hash -1538242545, now seen corresponding path program 5 times [2024-06-27 23:01:03,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:03,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043792325] [2024-06-27 23:01:03,376 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:03,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:03,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:03,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:03,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:03,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043792325] [2024-06-27 23:01:03,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043792325] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:03,460 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:03,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:03,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11667130] [2024-06-27 23:01:03,461 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:03,461 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:03,461 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:03,461 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:03,461 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:03,479 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:03,479 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 158 transitions, 1807 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:03,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:03,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:03,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:03,709 INFO L124 PetriNetUnfolderBase]: 1030/1750 cut-off events. [2024-06-27 23:01:03,709 INFO L125 PetriNetUnfolderBase]: For 35022/35028 co-relation queries the response was YES. [2024-06-27 23:01:03,717 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9693 conditions, 1750 events. 1030/1750 cut-off events. For 35022/35028 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 9381 event pairs, 262 based on Foata normal form. 7/1756 useless extension candidates. Maximal degree in co-relation 9631. Up to 1468 conditions per place. [2024-06-27 23:01:03,723 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 126 selfloop transitions, 48 changer transitions 0/181 dead transitions. [2024-06-27 23:01:03,723 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 181 transitions, 2267 flow [2024-06-27 23:01:03,724 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:03,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:03,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 149 transitions. [2024-06-27 23:01:03,725 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6367521367521367 [2024-06-27 23:01:03,725 INFO L175 Difference]: Start difference. First operand has 133 places, 158 transitions, 1807 flow. Second operand 6 states and 149 transitions. [2024-06-27 23:01:03,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 181 transitions, 2267 flow [2024-06-27 23:01:03,778 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 134 places, 181 transitions, 2116 flow, removed 15 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:03,780 INFO L231 Difference]: Finished difference. Result has 135 places, 158 transitions, 1762 flow [2024-06-27 23:01:03,780 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1656, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=48, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1762, PETRI_PLACES=135, PETRI_TRANSITIONS=158} [2024-06-27 23:01:03,780 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 95 predicate places. [2024-06-27 23:01:03,781 INFO L495 AbstractCegarLoop]: Abstraction has has 135 places, 158 transitions, 1762 flow [2024-06-27 23:01:03,781 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:03,781 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:03,781 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:03,781 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2024-06-27 23:01:03,781 INFO L420 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:03,782 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:03,782 INFO L85 PathProgramCache]: Analyzing trace with hash -951490603, now seen corresponding path program 6 times [2024-06-27 23:01:03,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:03,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1529840698] [2024-06-27 23:01:03,782 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:03,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:03,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:03,876 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:03,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:03,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1529840698] [2024-06-27 23:01:03,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1529840698] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:03,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:03,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:03,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [21741016] [2024-06-27 23:01:03,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:03,877 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:03,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:03,878 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:03,878 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:03,901 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:03,901 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 158 transitions, 1762 flow. Second operand has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:03,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:03,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:03,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:04,291 INFO L124 PetriNetUnfolderBase]: 1022/1736 cut-off events. [2024-06-27 23:01:04,291 INFO L125 PetriNetUnfolderBase]: For 35958/35958 co-relation queries the response was YES. [2024-06-27 23:01:04,298 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9568 conditions, 1736 events. 1022/1736 cut-off events. For 35958/35958 co-relation queries the response was YES. Maximal size of possible extension queue 121. Compared 9318 event pairs, 253 based on Foata normal form. 2/1737 useless extension candidates. Maximal degree in co-relation 9506. Up to 1460 conditions per place. [2024-06-27 23:01:04,304 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 132 selfloop transitions, 48 changer transitions 0/187 dead transitions. [2024-06-27 23:01:04,304 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 187 transitions, 2196 flow [2024-06-27 23:01:04,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:04,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:04,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 172 transitions. [2024-06-27 23:01:04,305 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.63003663003663 [2024-06-27 23:01:04,305 INFO L175 Difference]: Start difference. First operand has 135 places, 158 transitions, 1762 flow. Second operand 7 states and 172 transitions. [2024-06-27 23:01:04,305 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 187 transitions, 2196 flow [2024-06-27 23:01:04,364 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 187 transitions, 2108 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:04,381 INFO L231 Difference]: Finished difference. Result has 137 places, 158 transitions, 1790 flow [2024-06-27 23:01:04,381 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1674, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=48, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1790, PETRI_PLACES=137, PETRI_TRANSITIONS=158} [2024-06-27 23:01:04,381 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 97 predicate places. [2024-06-27 23:01:04,381 INFO L495 AbstractCegarLoop]: Abstraction has has 137 places, 158 transitions, 1790 flow [2024-06-27 23:01:04,382 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 16.166666666666668) internal successors, (97), 6 states have internal predecessors, (97), 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-06-27 23:01:04,382 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:04,390 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:04,390 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2024-06-27 23:01:04,390 INFO L420 AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:04,390 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:04,390 INFO L85 PathProgramCache]: Analyzing trace with hash -1543949893, now seen corresponding path program 4 times [2024-06-27 23:01:04,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:04,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906219250] [2024-06-27 23:01:04,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:04,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:04,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:04,539 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:04,539 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:04,539 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906219250] [2024-06-27 23:01:04,539 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906219250] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:04,539 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:04,539 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:04,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1279847204] [2024-06-27 23:01:04,540 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:04,540 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:04,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:04,540 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:04,540 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:04,570 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:04,570 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 158 transitions, 1790 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:04,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:04,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:04,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:04,900 INFO L124 PetriNetUnfolderBase]: 1090/1847 cut-off events. [2024-06-27 23:01:04,900 INFO L125 PetriNetUnfolderBase]: For 39199/39199 co-relation queries the response was YES. [2024-06-27 23:01:04,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10401 conditions, 1847 events. 1090/1847 cut-off events. For 39199/39199 co-relation queries the response was YES. Maximal size of possible extension queue 132. Compared 10020 event pairs, 256 based on Foata normal form. 2/1848 useless extension candidates. Maximal degree in co-relation 10339. Up to 1458 conditions per place. [2024-06-27 23:01:04,911 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 117 selfloop transitions, 83 changer transitions 0/207 dead transitions. [2024-06-27 23:01:04,911 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 207 transitions, 2602 flow [2024-06-27 23:01:04,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:04,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:04,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 212 transitions. [2024-06-27 23:01:04,912 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.603988603988604 [2024-06-27 23:01:04,912 INFO L175 Difference]: Start difference. First operand has 137 places, 158 transitions, 1790 flow. Second operand 9 states and 212 transitions. [2024-06-27 23:01:04,912 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 207 transitions, 2602 flow [2024-06-27 23:01:04,975 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 207 transitions, 2448 flow, removed 6 selfloop flow, removed 9 redundant places. [2024-06-27 23:01:04,977 INFO L231 Difference]: Finished difference. Result has 138 places, 175 transitions, 2051 flow [2024-06-27 23:01:04,977 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1644, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=72, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2051, PETRI_PLACES=138, PETRI_TRANSITIONS=175} [2024-06-27 23:01:04,978 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 98 predicate places. [2024-06-27 23:01:04,978 INFO L495 AbstractCegarLoop]: Abstraction has has 138 places, 175 transitions, 2051 flow [2024-06-27 23:01:04,978 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:04,978 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:04,978 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:04,978 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2024-06-27 23:01:04,979 INFO L420 AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:04,979 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:04,979 INFO L85 PathProgramCache]: Analyzing trace with hash -1531985443, now seen corresponding path program 5 times [2024-06-27 23:01:04,979 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:04,979 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [809549657] [2024-06-27 23:01:04,979 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:04,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:05,083 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:05,084 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:05,084 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [809549657] [2024-06-27 23:01:05,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [809549657] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:05,084 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:05,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:05,084 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [766836439] [2024-06-27 23:01:05,084 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:05,084 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:05,085 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:05,085 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:05,085 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:05,128 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:05,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 175 transitions, 2051 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:05,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:05,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:05,128 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:05,363 INFO L124 PetriNetUnfolderBase]: 1086/1843 cut-off events. [2024-06-27 23:01:05,364 INFO L125 PetriNetUnfolderBase]: For 36640/36640 co-relation queries the response was YES. [2024-06-27 23:01:05,372 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10427 conditions, 1843 events. 1086/1843 cut-off events. For 36640/36640 co-relation queries the response was YES. Maximal size of possible extension queue 132. Compared 9994 event pairs, 255 based on Foata normal form. 2/1844 useless extension candidates. Maximal degree in co-relation 10365. Up to 1536 conditions per place. [2024-06-27 23:01:05,378 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 144 selfloop transitions, 52 changer transitions 0/203 dead transitions. [2024-06-27 23:01:05,378 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 203 transitions, 2605 flow [2024-06-27 23:01:05,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:05,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:05,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 155 transitions. [2024-06-27 23:01:05,379 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6623931623931624 [2024-06-27 23:01:05,379 INFO L175 Difference]: Start difference. First operand has 138 places, 175 transitions, 2051 flow. Second operand 6 states and 155 transitions. [2024-06-27 23:01:05,379 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 203 transitions, 2605 flow [2024-06-27 23:01:05,456 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 203 transitions, 2512 flow, removed 23 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:05,459 INFO L231 Difference]: Finished difference. Result has 140 places, 177 transitions, 2165 flow [2024-06-27 23:01:05,459 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1960, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=175, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2165, PETRI_PLACES=140, PETRI_TRANSITIONS=177} [2024-06-27 23:01:05,459 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 100 predicate places. [2024-06-27 23:01:05,459 INFO L495 AbstractCegarLoop]: Abstraction has has 140 places, 177 transitions, 2165 flow [2024-06-27 23:01:05,459 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:05,460 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:05,460 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:05,460 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2024-06-27 23:01:05,460 INFO L420 AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:05,460 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:05,460 INFO L85 PathProgramCache]: Analyzing trace with hash -740496853, now seen corresponding path program 6 times [2024-06-27 23:01:05,460 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:05,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [959678146] [2024-06-27 23:01:05,461 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:05,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:05,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:05,543 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:05,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:05,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [959678146] [2024-06-27 23:01:05,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [959678146] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:05,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:05,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:05,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1341163997] [2024-06-27 23:01:05,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:05,544 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:05,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:05,545 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:05,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:05,572 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:05,573 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 177 transitions, 2165 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:05,573 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:05,573 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:05,573 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:05,819 INFO L124 PetriNetUnfolderBase]: 1080/1837 cut-off events. [2024-06-27 23:01:05,820 INFO L125 PetriNetUnfolderBase]: For 36449/36449 co-relation queries the response was YES. [2024-06-27 23:01:05,829 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10553 conditions, 1837 events. 1080/1837 cut-off events. For 36449/36449 co-relation queries the response was YES. Maximal size of possible extension queue 131. Compared 9966 event pairs, 254 based on Foata normal form. 2/1838 useless extension candidates. Maximal degree in co-relation 10489. Up to 1451 conditions per place. [2024-06-27 23:01:05,835 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 111 selfloop transitions, 90 changer transitions 0/208 dead transitions. [2024-06-27 23:01:05,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 208 transitions, 2699 flow [2024-06-27 23:01:05,836 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:05,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:05,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-06-27 23:01:05,837 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:01:05,837 INFO L175 Difference]: Start difference. First operand has 140 places, 177 transitions, 2165 flow. Second operand 8 states and 196 transitions. [2024-06-27 23:01:05,837 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 208 transitions, 2699 flow [2024-06-27 23:01:05,911 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 208 transitions, 2590 flow, removed 23 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:05,914 INFO L231 Difference]: Finished difference. Result has 143 places, 177 transitions, 2248 flow [2024-06-27 23:01:05,915 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2056, PETRI_DIFFERENCE_MINUEND_PLACES=135, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=90, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2248, PETRI_PLACES=143, PETRI_TRANSITIONS=177} [2024-06-27 23:01:05,915 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 103 predicate places. [2024-06-27 23:01:05,915 INFO L495 AbstractCegarLoop]: Abstraction has has 143 places, 177 transitions, 2248 flow [2024-06-27 23:01:05,915 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:05,916 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:05,916 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:05,916 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2024-06-27 23:01:05,916 INFO L420 AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:05,916 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:05,917 INFO L85 PathProgramCache]: Analyzing trace with hash 1766300269, now seen corresponding path program 1 times [2024-06-27 23:01:05,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:05,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977019630] [2024-06-27 23:01:05,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:05,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:05,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:06,009 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:06,009 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:06,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977019630] [2024-06-27 23:01:06,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977019630] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:06,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:06,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:06,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851413241] [2024-06-27 23:01:06,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:06,010 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:06,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:06,011 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:06,011 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:06,042 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:01:06,043 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 177 transitions, 2248 flow. Second operand has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-06-27 23:01:06,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:06,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:01:06,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:06,293 INFO L124 PetriNetUnfolderBase]: 1063/1852 cut-off events. [2024-06-27 23:01:06,293 INFO L125 PetriNetUnfolderBase]: For 38281/38313 co-relation queries the response was YES. [2024-06-27 23:01:06,304 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10613 conditions, 1852 events. 1063/1852 cut-off events. For 38281/38313 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 10380 event pairs, 208 based on Foata normal form. 6/1832 useless extension candidates. Maximal degree in co-relation 10550. Up to 1477 conditions per place. [2024-06-27 23:01:06,311 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 155 selfloop transitions, 24 changer transitions 0/203 dead transitions. [2024-06-27 23:01:06,311 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 203 transitions, 2762 flow [2024-06-27 23:01:06,312 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:06,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:06,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 146 transitions. [2024-06-27 23:01:06,312 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6239316239316239 [2024-06-27 23:01:06,312 INFO L175 Difference]: Start difference. First operand has 143 places, 177 transitions, 2248 flow. Second operand 6 states and 146 transitions. [2024-06-27 23:01:06,313 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 203 transitions, 2762 flow [2024-06-27 23:01:06,386 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 203 transitions, 2601 flow, removed 15 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:06,388 INFO L231 Difference]: Finished difference. Result has 143 places, 179 transitions, 2163 flow [2024-06-27 23:01:06,389 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2089, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=177, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=154, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2163, PETRI_PLACES=143, PETRI_TRANSITIONS=179} [2024-06-27 23:01:06,389 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 103 predicate places. [2024-06-27 23:01:06,389 INFO L495 AbstractCegarLoop]: Abstraction has has 143 places, 179 transitions, 2163 flow [2024-06-27 23:01:06,389 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-06-27 23:01:06,390 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:06,390 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:06,390 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35 [2024-06-27 23:01:06,390 INFO L420 AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:06,390 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:06,390 INFO L85 PathProgramCache]: Analyzing trace with hash 1769157229, now seen corresponding path program 2 times [2024-06-27 23:01:06,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:06,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [876305338] [2024-06-27 23:01:06,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:06,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:06,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:06,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:06,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [876305338] [2024-06-27 23:01:06,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [876305338] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:06,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:06,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:06,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1087661508] [2024-06-27 23:01:06,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:06,471 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:06,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:06,472 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:06,472 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:06,506 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:01:06,507 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 179 transitions, 2163 flow. Second operand has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-06-27 23:01:06,507 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:06,507 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:01:06,507 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:06,701 INFO L124 PetriNetUnfolderBase]: 1099/1908 cut-off events. [2024-06-27 23:01:06,702 INFO L125 PetriNetUnfolderBase]: For 39958/39982 co-relation queries the response was YES. [2024-06-27 23:01:06,710 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10748 conditions, 1908 events. 1099/1908 cut-off events. For 39958/39982 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 10788 event pairs, 239 based on Foata normal form. 8/1892 useless extension candidates. Maximal degree in co-relation 10685. Up to 1600 conditions per place. [2024-06-27 23:01:06,716 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 151 selfloop transitions, 22 changer transitions 0/197 dead transitions. [2024-06-27 23:01:06,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 197 transitions, 2577 flow [2024-06-27 23:01:06,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:06,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:06,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 140 transitions. [2024-06-27 23:01:06,717 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5982905982905983 [2024-06-27 23:01:06,717 INFO L175 Difference]: Start difference. First operand has 143 places, 179 transitions, 2163 flow. Second operand 6 states and 140 transitions. [2024-06-27 23:01:06,717 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 197 transitions, 2577 flow [2024-06-27 23:01:06,773 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 197 transitions, 2546 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-06-27 23:01:06,775 INFO L231 Difference]: Finished difference. Result has 147 places, 180 transitions, 2196 flow [2024-06-27 23:01:06,775 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2132, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=157, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2196, PETRI_PLACES=147, PETRI_TRANSITIONS=180} [2024-06-27 23:01:06,776 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 107 predicate places. [2024-06-27 23:01:06,776 INFO L495 AbstractCegarLoop]: Abstraction has has 147 places, 180 transitions, 2196 flow [2024-06-27 23:01:06,776 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-06-27 23:01:06,776 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:06,776 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:06,776 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36 [2024-06-27 23:01:06,777 INFO L420 AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:06,777 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:06,777 INFO L85 PathProgramCache]: Analyzing trace with hash -1538234609, now seen corresponding path program 3 times [2024-06-27 23:01:06,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:06,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779191882] [2024-06-27 23:01:06,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:06,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:06,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:06,863 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:06,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:06,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779191882] [2024-06-27 23:01:06,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779191882] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:06,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:06,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-06-27 23:01:06,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [429588545] [2024-06-27 23:01:06,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:06,864 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-06-27 23:01:06,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:06,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-06-27 23:01:06,865 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-06-27 23:01:06,900 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 39 [2024-06-27 23:01:06,901 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 180 transitions, 2196 flow. Second operand has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-06-27 23:01:06,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:06,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 39 [2024-06-27 23:01:06,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:07,198 INFO L124 PetriNetUnfolderBase]: 1078/1877 cut-off events. [2024-06-27 23:01:07,198 INFO L125 PetriNetUnfolderBase]: For 38734/38758 co-relation queries the response was YES. [2024-06-27 23:01:07,207 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10468 conditions, 1877 events. 1078/1877 cut-off events. For 38734/38758 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 10561 event pairs, 204 based on Foata normal form. 10/1863 useless extension candidates. Maximal degree in co-relation 10403. Up to 1550 conditions per place. [2024-06-27 23:01:07,212 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 156 selfloop transitions, 19 changer transitions 0/199 dead transitions. [2024-06-27 23:01:07,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 199 transitions, 2608 flow [2024-06-27 23:01:07,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:01:07,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:01:07,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 125 transitions. [2024-06-27 23:01:07,213 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:01:07,214 INFO L175 Difference]: Start difference. First operand has 147 places, 180 transitions, 2196 flow. Second operand 5 states and 125 transitions. [2024-06-27 23:01:07,214 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 199 transitions, 2608 flow [2024-06-27 23:01:07,284 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 199 transitions, 2562 flow, removed 3 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:07,286 INFO L231 Difference]: Finished difference. Result has 148 places, 180 transitions, 2197 flow [2024-06-27 23:01:07,286 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2150, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=161, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2197, PETRI_PLACES=148, PETRI_TRANSITIONS=180} [2024-06-27 23:01:07,287 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 108 predicate places. [2024-06-27 23:01:07,287 INFO L495 AbstractCegarLoop]: Abstraction has has 148 places, 180 transitions, 2197 flow [2024-06-27 23:01:07,287 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 17.166666666666668) internal successors, (103), 6 states have internal predecessors, (103), 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-06-27 23:01:07,287 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:07,287 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:07,287 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37 [2024-06-27 23:01:07,287 INFO L420 AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:07,288 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:07,288 INFO L85 PathProgramCache]: Analyzing trace with hash -700062251, now seen corresponding path program 1 times [2024-06-27 23:01:07,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:07,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251741716] [2024-06-27 23:01:07,288 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:07,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:07,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:07,382 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:07,382 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:07,382 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251741716] [2024-06-27 23:01:07,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251741716] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:07,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:07,383 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:07,383 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1483131347] [2024-06-27 23:01:07,383 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:07,383 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:07,383 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:07,383 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:07,384 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:07,418 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:07,419 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 180 transitions, 2197 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:07,419 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:07,419 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:07,419 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:07,645 INFO L124 PetriNetUnfolderBase]: 1151/1952 cut-off events. [2024-06-27 23:01:07,646 INFO L125 PetriNetUnfolderBase]: For 41616/41616 co-relation queries the response was YES. [2024-06-27 23:01:07,654 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11093 conditions, 1952 events. 1151/1952 cut-off events. For 41616/41616 co-relation queries the response was YES. Maximal size of possible extension queue 140. Compared 10708 event pairs, 270 based on Foata normal form. 1/1951 useless extension candidates. Maximal degree in co-relation 11027. Up to 1623 conditions per place. [2024-06-27 23:01:07,660 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 132 selfloop transitions, 65 changer transitions 0/204 dead transitions. [2024-06-27 23:01:07,661 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 204 transitions, 2711 flow [2024-06-27 23:01:07,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:07,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:07,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 167 transitions. [2024-06-27 23:01:07,662 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6117216117216118 [2024-06-27 23:01:07,662 INFO L175 Difference]: Start difference. First operand has 148 places, 180 transitions, 2197 flow. Second operand 7 states and 167 transitions. [2024-06-27 23:01:07,662 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 204 transitions, 2711 flow [2024-06-27 23:01:07,746 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 204 transitions, 2667 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:07,749 INFO L231 Difference]: Finished difference. Result has 151 places, 180 transitions, 2289 flow [2024-06-27 23:01:07,749 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2153, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2289, PETRI_PLACES=151, PETRI_TRANSITIONS=180} [2024-06-27 23:01:07,749 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 111 predicate places. [2024-06-27 23:01:07,750 INFO L495 AbstractCegarLoop]: Abstraction has has 151 places, 180 transitions, 2289 flow [2024-06-27 23:01:07,750 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:07,750 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:07,750 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:07,750 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38 [2024-06-27 23:01:07,750 INFO L420 AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:07,750 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:07,751 INFO L85 PathProgramCache]: Analyzing trace with hash -707683787, now seen corresponding path program 1 times [2024-06-27 23:01:07,751 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:07,751 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [392701071] [2024-06-27 23:01:07,751 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:07,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:07,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:07,833 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:07,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:07,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [392701071] [2024-06-27 23:01:07,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [392701071] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:07,834 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:07,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:07,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1497002520] [2024-06-27 23:01:07,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:07,835 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:07,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:07,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:07,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:07,878 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:07,878 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 180 transitions, 2289 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:07,878 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:07,878 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:07,878 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:08,175 INFO L124 PetriNetUnfolderBase]: 1233/2076 cut-off events. [2024-06-27 23:01:08,176 INFO L125 PetriNetUnfolderBase]: For 52367/52367 co-relation queries the response was YES. [2024-06-27 23:01:08,184 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11923 conditions, 2076 events. 1233/2076 cut-off events. For 52367/52367 co-relation queries the response was YES. Maximal size of possible extension queue 147. Compared 11473 event pairs, 217 based on Foata normal form. 10/2084 useless extension candidates. Maximal degree in co-relation 11856. Up to 1498 conditions per place. [2024-06-27 23:01:08,190 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 143 selfloop transitions, 70 changer transitions 0/220 dead transitions. [2024-06-27 23:01:08,190 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 220 transitions, 2997 flow [2024-06-27 23:01:08,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:08,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:08,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 177 transitions. [2024-06-27 23:01:08,191 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6483516483516484 [2024-06-27 23:01:08,191 INFO L175 Difference]: Start difference. First operand has 151 places, 180 transitions, 2289 flow. Second operand 7 states and 177 transitions. [2024-06-27 23:01:08,191 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 220 transitions, 2997 flow [2024-06-27 23:01:08,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 220 transitions, 2813 flow, removed 5 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:08,271 INFO L231 Difference]: Finished difference. Result has 151 places, 184 transitions, 2298 flow [2024-06-27 23:01:08,271 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2105, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=68, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2298, PETRI_PLACES=151, PETRI_TRANSITIONS=184} [2024-06-27 23:01:08,272 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 111 predicate places. [2024-06-27 23:01:08,272 INFO L495 AbstractCegarLoop]: Abstraction has has 151 places, 184 transitions, 2298 flow [2024-06-27 23:01:08,272 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:08,272 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:08,272 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:08,272 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable39 [2024-06-27 23:01:08,272 INFO L420 AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:08,273 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:08,273 INFO L85 PathProgramCache]: Analyzing trace with hash -700065227, now seen corresponding path program 2 times [2024-06-27 23:01:08,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:08,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724349956] [2024-06-27 23:01:08,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:08,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:08,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:08,358 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:08,358 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:08,358 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [724349956] [2024-06-27 23:01:08,358 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [724349956] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:08,358 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:08,359 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:08,359 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1151371604] [2024-06-27 23:01:08,359 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:08,359 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:08,359 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:08,359 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:08,360 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:08,388 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:08,389 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 184 transitions, 2298 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:08,389 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:08,389 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:08,389 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:08,663 INFO L124 PetriNetUnfolderBase]: 1269/2131 cut-off events. [2024-06-27 23:01:08,663 INFO L125 PetriNetUnfolderBase]: For 55632/55632 co-relation queries the response was YES. [2024-06-27 23:01:08,674 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12306 conditions, 2131 events. 1269/2131 cut-off events. For 55632/55632 co-relation queries the response was YES. Maximal size of possible extension queue 149. Compared 11792 event pairs, 292 based on Foata normal form. 10/2139 useless extension candidates. Maximal degree in co-relation 12239. Up to 1767 conditions per place. [2024-06-27 23:01:08,681 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 140 selfloop transitions, 67 changer transitions 0/214 dead transitions. [2024-06-27 23:01:08,682 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 214 transitions, 2884 flow [2024-06-27 23:01:08,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:08,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:08,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 170 transitions. [2024-06-27 23:01:08,683 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6227106227106227 [2024-06-27 23:01:08,683 INFO L175 Difference]: Start difference. First operand has 151 places, 184 transitions, 2298 flow. Second operand 7 states and 170 transitions. [2024-06-27 23:01:08,683 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 214 transitions, 2884 flow [2024-06-27 23:01:08,789 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 214 transitions, 2784 flow, removed 8 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:08,792 INFO L231 Difference]: Finished difference. Result has 155 places, 186 transitions, 2368 flow [2024-06-27 23:01:08,793 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2200, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=184, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2368, PETRI_PLACES=155, PETRI_TRANSITIONS=186} [2024-06-27 23:01:08,793 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 115 predicate places. [2024-06-27 23:01:08,793 INFO L495 AbstractCegarLoop]: Abstraction has has 155 places, 186 transitions, 2368 flow [2024-06-27 23:01:08,793 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:08,793 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:08,793 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:08,794 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40 [2024-06-27 23:01:08,794 INFO L420 AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:08,794 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:08,794 INFO L85 PathProgramCache]: Analyzing trace with hash -589263911, now seen corresponding path program 2 times [2024-06-27 23:01:08,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:08,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [612221737] [2024-06-27 23:01:08,795 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:08,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:08,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:08,892 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:08,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:08,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [612221737] [2024-06-27 23:01:08,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [612221737] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:08,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:08,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:08,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98014565] [2024-06-27 23:01:08,893 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:08,894 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:08,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:08,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:08,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:08,923 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:08,924 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 186 transitions, 2368 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:08,924 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:08,924 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:08,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:09,181 INFO L124 PetriNetUnfolderBase]: 1274/2139 cut-off events. [2024-06-27 23:01:09,182 INFO L125 PetriNetUnfolderBase]: For 53565/53565 co-relation queries the response was YES. [2024-06-27 23:01:09,191 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12633 conditions, 2139 events. 1274/2139 cut-off events. For 53565/53565 co-relation queries the response was YES. Maximal size of possible extension queue 150. Compared 11860 event pairs, 298 based on Foata normal form. 1/2138 useless extension candidates. Maximal degree in co-relation 12564. Up to 1811 conditions per place. [2024-06-27 23:01:09,197 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 139 selfloop transitions, 64 changer transitions 0/210 dead transitions. [2024-06-27 23:01:09,197 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 161 places, 210 transitions, 2927 flow [2024-06-27 23:01:09,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:09,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:09,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 164 transitions. [2024-06-27 23:01:09,198 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6007326007326007 [2024-06-27 23:01:09,199 INFO L175 Difference]: Start difference. First operand has 155 places, 186 transitions, 2368 flow. Second operand 7 states and 164 transitions. [2024-06-27 23:01:09,199 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 161 places, 210 transitions, 2927 flow [2024-06-27 23:01:09,260 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 210 transitions, 2781 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:09,263 INFO L231 Difference]: Finished difference. Result has 157 places, 189 transitions, 2391 flow [2024-06-27 23:01:09,264 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2228, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=61, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2391, PETRI_PLACES=157, PETRI_TRANSITIONS=189} [2024-06-27 23:01:09,264 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 117 predicate places. [2024-06-27 23:01:09,264 INFO L495 AbstractCegarLoop]: Abstraction has has 157 places, 189 transitions, 2391 flow [2024-06-27 23:01:09,269 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:09,269 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:09,269 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:09,269 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41 [2024-06-27 23:01:09,269 INFO L420 AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:09,270 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:09,270 INFO L85 PathProgramCache]: Analyzing trace with hash 259614678, now seen corresponding path program 1 times [2024-06-27 23:01:09,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:09,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2140708041] [2024-06-27 23:01:09,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:09,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:09,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:09,440 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:09,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:09,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2140708041] [2024-06-27 23:01:09,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2140708041] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:09,441 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:09,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:09,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1244470034] [2024-06-27 23:01:09,442 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:09,443 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:09,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:09,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:09,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:09,484 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:09,485 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 157 places, 189 transitions, 2391 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:09,485 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:09,485 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:09,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:09,744 INFO L124 PetriNetUnfolderBase]: 1300/2183 cut-off events. [2024-06-27 23:01:09,745 INFO L125 PetriNetUnfolderBase]: For 58198/58198 co-relation queries the response was YES. [2024-06-27 23:01:09,756 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13018 conditions, 2183 events. 1300/2183 cut-off events. For 58198/58198 co-relation queries the response was YES. Maximal size of possible extension queue 156. Compared 12170 event pairs, 299 based on Foata normal form. 2/2183 useless extension candidates. Maximal degree in co-relation 12948. Up to 1706 conditions per place. [2024-06-27 23:01:09,764 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 102 selfloop transitions, 114 changer transitions 0/223 dead transitions. [2024-06-27 23:01:09,764 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 223 transitions, 3191 flow [2024-06-27 23:01:09,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:09,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:09,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 169 transitions. [2024-06-27 23:01:09,765 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6190476190476191 [2024-06-27 23:01:09,765 INFO L175 Difference]: Start difference. First operand has 157 places, 189 transitions, 2391 flow. Second operand 7 states and 169 transitions. [2024-06-27 23:01:09,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 223 transitions, 3191 flow [2024-06-27 23:01:09,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 223 transitions, 3095 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:09,866 INFO L231 Difference]: Finished difference. Result has 161 places, 201 transitions, 2757 flow [2024-06-27 23:01:09,866 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2295, PETRI_DIFFERENCE_MINUEND_PLACES=153, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=189, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=102, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2757, PETRI_PLACES=161, PETRI_TRANSITIONS=201} [2024-06-27 23:01:09,866 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 121 predicate places. [2024-06-27 23:01:09,866 INFO L495 AbstractCegarLoop]: Abstraction has has 161 places, 201 transitions, 2757 flow [2024-06-27 23:01:09,867 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:09,867 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:09,867 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:09,867 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable42 [2024-06-27 23:01:09,867 INFO L420 AbstractCegarLoop]: === Iteration 44 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:09,867 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:09,867 INFO L85 PathProgramCache]: Analyzing trace with hash -441446580, now seen corresponding path program 2 times [2024-06-27 23:01:09,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:09,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [617662892] [2024-06-27 23:01:09,868 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:09,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:09,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:09,956 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:09,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:09,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [617662892] [2024-06-27 23:01:09,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [617662892] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:09,956 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:09,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:09,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1597823216] [2024-06-27 23:01:09,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:09,957 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:09,957 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:09,958 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:09,958 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:09,990 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:09,991 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 201 transitions, 2757 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:09,991 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:09,991 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:09,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:10,339 INFO L124 PetriNetUnfolderBase]: 1310/2208 cut-off events. [2024-06-27 23:01:10,339 INFO L125 PetriNetUnfolderBase]: For 62401/62401 co-relation queries the response was YES. [2024-06-27 23:01:10,351 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13565 conditions, 2208 events. 1310/2208 cut-off events. For 62401/62401 co-relation queries the response was YES. Maximal size of possible extension queue 160. Compared 12395 event pairs, 293 based on Foata normal form. 2/2209 useless extension candidates. Maximal degree in co-relation 13493. Up to 1936 conditions per place. [2024-06-27 23:01:10,359 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 172 selfloop transitions, 46 changer transitions 0/225 dead transitions. [2024-06-27 23:01:10,360 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 225 transitions, 3386 flow [2024-06-27 23:01:10,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:10,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:10,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 198 transitions. [2024-06-27 23:01:10,361 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:01:10,361 INFO L175 Difference]: Start difference. First operand has 161 places, 201 transitions, 2757 flow. Second operand 9 states and 198 transitions. [2024-06-27 23:01:10,361 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 225 transitions, 3386 flow [2024-06-27 23:01:10,478 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 225 transitions, 3237 flow, removed 22 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:10,481 INFO L231 Difference]: Finished difference. Result has 167 places, 205 transitions, 2786 flow [2024-06-27 23:01:10,481 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2611, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=201, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=158, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2786, PETRI_PLACES=167, PETRI_TRANSITIONS=205} [2024-06-27 23:01:10,482 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 127 predicate places. [2024-06-27 23:01:10,482 INFO L495 AbstractCegarLoop]: Abstraction has has 167 places, 205 transitions, 2786 flow [2024-06-27 23:01:10,482 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:10,482 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:10,482 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:10,483 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable43 [2024-06-27 23:01:10,483 INFO L420 AbstractCegarLoop]: === Iteration 45 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:10,483 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:10,483 INFO L85 PathProgramCache]: Analyzing trace with hash -441653970, now seen corresponding path program 3 times [2024-06-27 23:01:10,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:10,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [991662293] [2024-06-27 23:01:10,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:10,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:10,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:10,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:10,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:10,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [991662293] [2024-06-27 23:01:10,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [991662293] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:10,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:10,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:10,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2041376771] [2024-06-27 23:01:10,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:10,574 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:10,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:10,575 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:10,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:10,625 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:10,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 167 places, 205 transitions, 2786 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:10,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:10,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:10,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:10,937 INFO L124 PetriNetUnfolderBase]: 1302/2196 cut-off events. [2024-06-27 23:01:10,938 INFO L125 PetriNetUnfolderBase]: For 64001/64001 co-relation queries the response was YES. [2024-06-27 23:01:10,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13284 conditions, 2196 events. 1302/2196 cut-off events. For 64001/64001 co-relation queries the response was YES. Maximal size of possible extension queue 159. Compared 12297 event pairs, 293 based on Foata normal form. 2/2197 useless extension candidates. Maximal degree in co-relation 13211. Up to 1928 conditions per place. [2024-06-27 23:01:10,964 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 169 selfloop transitions, 47 changer transitions 0/223 dead transitions. [2024-06-27 23:01:10,964 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 223 transitions, 3262 flow [2024-06-27 23:01:10,965 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:10,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:10,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 180 transitions. [2024-06-27 23:01:10,965 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5769230769230769 [2024-06-27 23:01:10,966 INFO L175 Difference]: Start difference. First operand has 167 places, 205 transitions, 2786 flow. Second operand 8 states and 180 transitions. [2024-06-27 23:01:10,966 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 223 transitions, 3262 flow [2024-06-27 23:01:11,102 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 223 transitions, 3172 flow, removed 10 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:11,105 INFO L231 Difference]: Finished difference. Result has 169 places, 205 transitions, 2797 flow [2024-06-27 23:01:11,106 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2696, PETRI_DIFFERENCE_MINUEND_PLACES=161, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=158, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2797, PETRI_PLACES=169, PETRI_TRANSITIONS=205} [2024-06-27 23:01:11,106 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 129 predicate places. [2024-06-27 23:01:11,106 INFO L495 AbstractCegarLoop]: Abstraction has has 169 places, 205 transitions, 2797 flow [2024-06-27 23:01:11,106 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:11,106 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:11,106 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:11,107 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable44 [2024-06-27 23:01:11,107 INFO L420 AbstractCegarLoop]: === Iteration 46 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:11,107 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:11,107 INFO L85 PathProgramCache]: Analyzing trace with hash -441777257, now seen corresponding path program 3 times [2024-06-27 23:01:11,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:11,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518848941] [2024-06-27 23:01:11,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:11,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:11,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:11,216 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:11,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:11,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [518848941] [2024-06-27 23:01:11,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [518848941] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:11,216 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:11,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:11,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [759436061] [2024-06-27 23:01:11,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:11,217 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:11,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:11,217 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:11,218 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:11,250 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:11,250 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 205 transitions, 2797 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:11,250 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:11,251 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:11,251 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:11,554 INFO L124 PetriNetUnfolderBase]: 1338/2252 cut-off events. [2024-06-27 23:01:11,554 INFO L125 PetriNetUnfolderBase]: For 72798/72798 co-relation queries the response was YES. [2024-06-27 23:01:11,566 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13607 conditions, 2252 events. 1338/2252 cut-off events. For 72798/72798 co-relation queries the response was YES. Maximal size of possible extension queue 164. Compared 12665 event pairs, 296 based on Foata normal form. 10/2261 useless extension candidates. Maximal degree in co-relation 13533. Up to 1986 conditions per place. [2024-06-27 23:01:11,574 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 197 selfloop transitions, 25 changer transitions 0/229 dead transitions. [2024-06-27 23:01:11,575 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 176 places, 229 transitions, 3335 flow [2024-06-27 23:01:11,575 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:11,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 177 transitions. [2024-06-27 23:01:11,576 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5673076923076923 [2024-06-27 23:01:11,576 INFO L175 Difference]: Start difference. First operand has 169 places, 205 transitions, 2797 flow. Second operand 8 states and 177 transitions. [2024-06-27 23:01:11,576 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 176 places, 229 transitions, 3335 flow [2024-06-27 23:01:11,679 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 229 transitions, 3198 flow, removed 1 selfloop flow, removed 9 redundant places. [2024-06-27 23:01:11,682 INFO L231 Difference]: Finished difference. Result has 168 places, 207 transitions, 2748 flow [2024-06-27 23:01:11,682 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2660, PETRI_DIFFERENCE_MINUEND_PLACES=160, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2748, PETRI_PLACES=168, PETRI_TRANSITIONS=207} [2024-06-27 23:01:11,682 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 128 predicate places. [2024-06-27 23:01:11,682 INFO L495 AbstractCegarLoop]: Abstraction has has 168 places, 207 transitions, 2748 flow [2024-06-27 23:01:11,683 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:11,683 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:11,683 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:11,683 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable45 [2024-06-27 23:01:11,683 INFO L420 AbstractCegarLoop]: === Iteration 47 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:11,683 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:11,683 INFO L85 PathProgramCache]: Analyzing trace with hash 407439604, now seen corresponding path program 1 times [2024-06-27 23:01:11,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:11,684 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138316214] [2024-06-27 23:01:11,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:11,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:11,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:11,769 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:11,769 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:11,769 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138316214] [2024-06-27 23:01:11,769 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138316214] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:11,769 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:11,769 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:11,770 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620682650] [2024-06-27 23:01:11,770 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:11,770 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:11,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:11,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:11,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:11,806 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:11,806 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 207 transitions, 2748 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:11,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:11,806 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:11,806 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:12,102 INFO L124 PetriNetUnfolderBase]: 1346/2264 cut-off events. [2024-06-27 23:01:12,102 INFO L125 PetriNetUnfolderBase]: For 70227/70227 co-relation queries the response was YES. [2024-06-27 23:01:12,114 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13762 conditions, 2264 events. 1346/2264 cut-off events. For 70227/70227 co-relation queries the response was YES. Maximal size of possible extension queue 166. Compared 12769 event pairs, 297 based on Foata normal form. 2/2265 useless extension candidates. Maximal degree in co-relation 13687. Up to 2030 conditions per place. [2024-06-27 23:01:12,120 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 193 selfloop transitions, 27 changer transitions 0/227 dead transitions. [2024-06-27 23:01:12,121 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 174 places, 227 transitions, 3266 flow [2024-06-27 23:01:12,121 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:12,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 156 transitions. [2024-06-27 23:01:12,122 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5714285714285714 [2024-06-27 23:01:12,122 INFO L175 Difference]: Start difference. First operand has 168 places, 207 transitions, 2748 flow. Second operand 7 states and 156 transitions. [2024-06-27 23:01:12,122 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 174 places, 227 transitions, 3266 flow [2024-06-27 23:01:12,263 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 168 places, 227 transitions, 3206 flow, removed 7 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:12,266 INFO L231 Difference]: Finished difference. Result has 169 places, 209 transitions, 2785 flow [2024-06-27 23:01:12,267 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2688, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=207, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2785, PETRI_PLACES=169, PETRI_TRANSITIONS=209} [2024-06-27 23:01:12,267 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 129 predicate places. [2024-06-27 23:01:12,267 INFO L495 AbstractCegarLoop]: Abstraction has has 169 places, 209 transitions, 2785 flow [2024-06-27 23:01:12,267 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:12,267 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:12,267 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:12,267 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable46 [2024-06-27 23:01:12,268 INFO L420 AbstractCegarLoop]: === Iteration 48 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:12,268 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:12,268 INFO L85 PathProgramCache]: Analyzing trace with hash -2085848492, now seen corresponding path program 4 times [2024-06-27 23:01:12,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:12,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [559747578] [2024-06-27 23:01:12,271 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:12,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:12,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:12,346 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:12,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:12,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [559747578] [2024-06-27 23:01:12,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [559747578] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:12,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:12,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:12,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1485688115] [2024-06-27 23:01:12,347 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:12,347 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:12,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:12,348 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:12,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:12,387 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:12,387 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 209 transitions, 2785 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:12,387 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:12,387 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:12,387 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:12,644 INFO L124 PetriNetUnfolderBase]: 1351/2266 cut-off events. [2024-06-27 23:01:12,645 INFO L125 PetriNetUnfolderBase]: For 74668/74672 co-relation queries the response was YES. [2024-06-27 23:01:12,656 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13916 conditions, 2266 events. 1351/2266 cut-off events. For 74668/74672 co-relation queries the response was YES. Maximal size of possible extension queue 168. Compared 12737 event pairs, 341 based on Foata normal form. 2/2265 useless extension candidates. Maximal degree in co-relation 13840. Up to 1780 conditions per place. [2024-06-27 23:01:12,664 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 97 selfloop transitions, 128 changer transitions 0/232 dead transitions. [2024-06-27 23:01:12,664 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 175 places, 232 transitions, 3570 flow [2024-06-27 23:01:12,665 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:12,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:12,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 166 transitions. [2024-06-27 23:01:12,665 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.608058608058608 [2024-06-27 23:01:12,665 INFO L175 Difference]: Start difference. First operand has 169 places, 209 transitions, 2785 flow. Second operand 7 states and 166 transitions. [2024-06-27 23:01:12,666 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 175 places, 232 transitions, 3570 flow [2024-06-27 23:01:12,793 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 232 transitions, 3489 flow, removed 15 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:12,796 INFO L231 Difference]: Finished difference. Result has 171 places, 212 transitions, 3019 flow [2024-06-27 23:01:12,797 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2704, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=125, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3019, PETRI_PLACES=171, PETRI_TRANSITIONS=212} [2024-06-27 23:01:12,797 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 131 predicate places. [2024-06-27 23:01:12,797 INFO L495 AbstractCegarLoop]: Abstraction has has 171 places, 212 transitions, 3019 flow [2024-06-27 23:01:12,797 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:12,797 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:12,798 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:12,798 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable47 [2024-06-27 23:01:12,798 INFO L420 AbstractCegarLoop]: === Iteration 49 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:12,798 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:12,798 INFO L85 PathProgramCache]: Analyzing trace with hash -363007865, now seen corresponding path program 3 times [2024-06-27 23:01:12,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:12,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833854510] [2024-06-27 23:01:12,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:12,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:12,895 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:12,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:12,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833854510] [2024-06-27 23:01:12,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833854510] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:12,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:12,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:12,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317557114] [2024-06-27 23:01:12,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:12,896 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:12,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:12,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:12,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:12,936 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:12,937 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 212 transitions, 3019 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:12,937 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:12,937 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:12,937 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:13,215 INFO L124 PetriNetUnfolderBase]: 1356/2276 cut-off events. [2024-06-27 23:01:13,215 INFO L125 PetriNetUnfolderBase]: For 79072/79076 co-relation queries the response was YES. [2024-06-27 23:01:13,227 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14312 conditions, 2276 events. 1356/2276 cut-off events. For 79072/79076 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 12796 event pairs, 324 based on Foata normal form. 2/2275 useless extension candidates. Maximal degree in co-relation 14235. Up to 1931 conditions per place. [2024-06-27 23:01:13,234 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 155 selfloop transitions, 71 changer transitions 0/233 dead transitions. [2024-06-27 23:01:13,234 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 233 transitions, 3633 flow [2024-06-27 23:01:13,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:13,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:13,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 161 transitions. [2024-06-27 23:01:13,235 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5897435897435898 [2024-06-27 23:01:13,235 INFO L175 Difference]: Start difference. First operand has 171 places, 212 transitions, 3019 flow. Second operand 7 states and 161 transitions. [2024-06-27 23:01:13,235 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 233 transitions, 3633 flow [2024-06-27 23:01:13,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 233 transitions, 3128 flow, removed 28 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:13,375 INFO L231 Difference]: Finished difference. Result has 171 places, 215 transitions, 2700 flow [2024-06-27 23:01:13,375 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2520, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=68, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2700, PETRI_PLACES=171, PETRI_TRANSITIONS=215} [2024-06-27 23:01:13,375 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 131 predicate places. [2024-06-27 23:01:13,375 INFO L495 AbstractCegarLoop]: Abstraction has has 171 places, 215 transitions, 2700 flow [2024-06-27 23:01:13,375 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:13,376 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:13,376 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:13,376 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable48 [2024-06-27 23:01:13,376 INFO L420 AbstractCegarLoop]: === Iteration 50 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:13,376 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:13,376 INFO L85 PathProgramCache]: Analyzing trace with hash 1188092025, now seen corresponding path program 4 times [2024-06-27 23:01:13,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:13,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1737630119] [2024-06-27 23:01:13,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:13,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:13,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:13,497 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:13,497 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:13,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1737630119] [2024-06-27 23:01:13,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1737630119] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:13,497 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:13,497 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:13,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927495533] [2024-06-27 23:01:13,498 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:13,498 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:13,498 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:13,498 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:13,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:13,540 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:13,541 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 215 transitions, 2700 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:13,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:13,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:13,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:13,849 INFO L124 PetriNetUnfolderBase]: 1353/2274 cut-off events. [2024-06-27 23:01:13,849 INFO L125 PetriNetUnfolderBase]: For 78519/78523 co-relation queries the response was YES. [2024-06-27 23:01:13,861 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13893 conditions, 2274 events. 1353/2274 cut-off events. For 78519/78523 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 12833 event pairs, 322 based on Foata normal form. 2/2273 useless extension candidates. Maximal degree in co-relation 13816. Up to 1928 conditions per place. [2024-06-27 23:01:13,868 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 152 selfloop transitions, 71 changer transitions 0/230 dead transitions. [2024-06-27 23:01:13,868 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 178 places, 230 transitions, 3182 flow [2024-06-27 23:01:13,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:13,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:13,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 176 transitions. [2024-06-27 23:01:13,869 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:01:13,869 INFO L175 Difference]: Start difference. First operand has 171 places, 215 transitions, 2700 flow. Second operand 8 states and 176 transitions. [2024-06-27 23:01:13,869 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 178 places, 230 transitions, 3182 flow [2024-06-27 23:01:14,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 174 places, 230 transitions, 3065 flow, removed 8 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:14,047 INFO L231 Difference]: Finished difference. Result has 175 places, 215 transitions, 2731 flow [2024-06-27 23:01:14,047 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2583, PETRI_DIFFERENCE_MINUEND_PLACES=167, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2731, PETRI_PLACES=175, PETRI_TRANSITIONS=215} [2024-06-27 23:01:14,047 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 135 predicate places. [2024-06-27 23:01:14,048 INFO L495 AbstractCegarLoop]: Abstraction has has 175 places, 215 transitions, 2731 flow [2024-06-27 23:01:14,048 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:14,048 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:14,048 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:14,048 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable49 [2024-06-27 23:01:14,048 INFO L420 AbstractCegarLoop]: === Iteration 51 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:14,048 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:14,049 INFO L85 PathProgramCache]: Analyzing trace with hash -980283506, now seen corresponding path program 5 times [2024-06-27 23:01:14,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:14,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344586181] [2024-06-27 23:01:14,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:14,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:14,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:14,134 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:14,134 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:14,134 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [344586181] [2024-06-27 23:01:14,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [344586181] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:14,134 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:14,134 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:14,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1963284960] [2024-06-27 23:01:14,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:14,135 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:14,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:14,135 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:14,135 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:14,168 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:14,169 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 215 transitions, 2731 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:14,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:14,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:14,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:14,430 INFO L124 PetriNetUnfolderBase]: 1358/2277 cut-off events. [2024-06-27 23:01:14,431 INFO L125 PetriNetUnfolderBase]: For 82526/82530 co-relation queries the response was YES. [2024-06-27 23:01:14,443 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14030 conditions, 2277 events. 1358/2277 cut-off events. For 82526/82530 co-relation queries the response was YES. Maximal size of possible extension queue 171. Compared 12812 event pairs, 342 based on Foata normal form. 2/2276 useless extension candidates. Maximal degree in co-relation 13951. Up to 1786 conditions per place. [2024-06-27 23:01:14,450 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 96 selfloop transitions, 132 changer transitions 0/235 dead transitions. [2024-06-27 23:01:14,451 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 181 places, 235 transitions, 3520 flow [2024-06-27 23:01:14,451 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:14,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:14,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 165 transitions. [2024-06-27 23:01:14,452 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6043956043956044 [2024-06-27 23:01:14,452 INFO L175 Difference]: Start difference. First operand has 175 places, 215 transitions, 2731 flow. Second operand 7 states and 165 transitions. [2024-06-27 23:01:14,452 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 181 places, 235 transitions, 3520 flow [2024-06-27 23:01:14,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 235 transitions, 3262 flow, removed 5 selfloop flow, removed 9 redundant places. [2024-06-27 23:01:14,618 INFO L231 Difference]: Finished difference. Result has 173 places, 218 transitions, 2784 flow [2024-06-27 23:01:14,619 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2473, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=129, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2784, PETRI_PLACES=173, PETRI_TRANSITIONS=218} [2024-06-27 23:01:14,619 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 133 predicate places. [2024-06-27 23:01:14,619 INFO L495 AbstractCegarLoop]: Abstraction has has 173 places, 218 transitions, 2784 flow [2024-06-27 23:01:14,619 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:14,619 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:14,619 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:14,619 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50 [2024-06-27 23:01:14,620 INFO L420 AbstractCegarLoop]: === Iteration 52 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:14,620 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:14,620 INFO L85 PathProgramCache]: Analyzing trace with hash -980272346, now seen corresponding path program 6 times [2024-06-27 23:01:14,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:14,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326663819] [2024-06-27 23:01:14,620 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:14,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:14,707 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:14,707 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:14,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1326663819] [2024-06-27 23:01:14,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1326663819] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:14,708 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:14,708 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:14,708 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1978328422] [2024-06-27 23:01:14,708 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:14,708 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:14,709 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:14,709 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:14,709 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:14,747 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:14,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 173 places, 218 transitions, 2784 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:14,747 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:14,747 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:14,748 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:15,028 INFO L124 PetriNetUnfolderBase]: 1355/2277 cut-off events. [2024-06-27 23:01:15,029 INFO L125 PetriNetUnfolderBase]: For 82877/82877 co-relation queries the response was YES. [2024-06-27 23:01:15,042 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14143 conditions, 2277 events. 1355/2277 cut-off events. For 82877/82877 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 12812 event pairs, 295 based on Foata normal form. 1/2277 useless extension candidates. Maximal degree in co-relation 14064. Up to 2053 conditions per place. [2024-06-27 23:01:15,051 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 200 selfloop transitions, 25 changer transitions 0/232 dead transitions. [2024-06-27 23:01:15,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 232 transitions, 3268 flow [2024-06-27 23:01:15,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:15,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:15,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 153 transitions. [2024-06-27 23:01:15,052 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5604395604395604 [2024-06-27 23:01:15,052 INFO L175 Difference]: Start difference. First operand has 173 places, 218 transitions, 2784 flow. Second operand 7 states and 153 transitions. [2024-06-27 23:01:15,052 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 232 transitions, 3268 flow [2024-06-27 23:01:15,266 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 173 places, 232 transitions, 2902 flow, removed 24 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:15,269 INFO L231 Difference]: Finished difference. Result has 174 places, 218 transitions, 2474 flow [2024-06-27 23:01:15,269 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2418, PETRI_DIFFERENCE_MINUEND_PLACES=167, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=193, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2474, PETRI_PLACES=174, PETRI_TRANSITIONS=218} [2024-06-27 23:01:15,269 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 134 predicate places. [2024-06-27 23:01:15,270 INFO L495 AbstractCegarLoop]: Abstraction has has 174 places, 218 transitions, 2474 flow [2024-06-27 23:01:15,270 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:15,270 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:15,270 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:15,270 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable51 [2024-06-27 23:01:15,270 INFO L420 AbstractCegarLoop]: === Iteration 53 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:15,270 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:15,271 INFO L85 PathProgramCache]: Analyzing trace with hash -241189456, now seen corresponding path program 7 times [2024-06-27 23:01:15,271 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:15,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [37307008] [2024-06-27 23:01:15,271 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:15,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:15,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:15,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:15,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [37307008] [2024-06-27 23:01:15,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [37307008] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:15,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:15,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:15,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [630143507] [2024-06-27 23:01:15,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:15,365 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:15,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:15,365 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:15,365 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:15,403 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:15,404 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 218 transitions, 2474 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:15,404 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:15,404 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:15,404 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:15,701 INFO L124 PetriNetUnfolderBase]: 1352/2273 cut-off events. [2024-06-27 23:01:15,701 INFO L125 PetriNetUnfolderBase]: For 84061/84061 co-relation queries the response was YES. [2024-06-27 23:01:15,713 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13612 conditions, 2273 events. 1352/2273 cut-off events. For 84061/84061 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 12801 event pairs, 295 based on Foata normal form. 1/2273 useless extension candidates. Maximal degree in co-relation 13534. Up to 1944 conditions per place. [2024-06-27 23:01:15,720 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 183 selfloop transitions, 55 changer transitions 0/245 dead transitions. [2024-06-27 23:01:15,720 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 180 places, 245 transitions, 3106 flow [2024-06-27 23:01:15,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:15,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:15,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 175 transitions. [2024-06-27 23:01:15,721 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:01:15,721 INFO L175 Difference]: Start difference. First operand has 174 places, 218 transitions, 2474 flow. Second operand 7 states and 175 transitions. [2024-06-27 23:01:15,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 180 places, 245 transitions, 3106 flow [2024-06-27 23:01:15,847 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 172 places, 245 transitions, 2986 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:01:15,850 INFO L231 Difference]: Finished difference. Result has 173 places, 218 transitions, 2478 flow [2024-06-27 23:01:15,850 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2354, PETRI_DIFFERENCE_MINUEND_PLACES=166, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=163, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2478, PETRI_PLACES=173, PETRI_TRANSITIONS=218} [2024-06-27 23:01:15,851 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 133 predicate places. [2024-06-27 23:01:15,851 INFO L495 AbstractCegarLoop]: Abstraction has has 173 places, 218 transitions, 2478 flow [2024-06-27 23:01:15,851 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:15,851 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:15,851 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:15,851 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable52 [2024-06-27 23:01:15,851 INFO L420 AbstractCegarLoop]: === Iteration 54 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:15,852 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:15,852 INFO L85 PathProgramCache]: Analyzing trace with hash 568563822, now seen corresponding path program 8 times [2024-06-27 23:01:15,852 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:15,852 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1934833790] [2024-06-27 23:01:15,852 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:15,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:15,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:15,927 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:15,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:15,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1934833790] [2024-06-27 23:01:15,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1934833790] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:15,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:15,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:15,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1708654617] [2024-06-27 23:01:15,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:15,928 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:15,929 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:15,929 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:15,929 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:15,967 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:15,968 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 173 places, 218 transitions, 2478 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:15,968 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:15,968 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:15,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:16,253 INFO L124 PetriNetUnfolderBase]: 1362/2295 cut-off events. [2024-06-27 23:01:16,253 INFO L125 PetriNetUnfolderBase]: For 88590/88590 co-relation queries the response was YES. [2024-06-27 23:01:16,264 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13895 conditions, 2295 events. 1362/2295 cut-off events. For 88590/88590 co-relation queries the response was YES. Maximal size of possible extension queue 174. Compared 12976 event pairs, 297 based on Foata normal form. 2/2296 useless extension candidates. Maximal degree in co-relation 13817. Up to 1871 conditions per place. [2024-06-27 23:01:16,271 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 147 selfloop transitions, 100 changer transitions 0/254 dead transitions. [2024-06-27 23:01:16,271 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 180 places, 254 transitions, 3283 flow [2024-06-27 23:01:16,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:16,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:16,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 198 transitions. [2024-06-27 23:01:16,272 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6346153846153846 [2024-06-27 23:01:16,272 INFO L175 Difference]: Start difference. First operand has 173 places, 218 transitions, 2478 flow. Second operand 8 states and 198 transitions. [2024-06-27 23:01:16,273 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 180 places, 254 transitions, 3283 flow [2024-06-27 23:01:16,446 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 175 places, 254 transitions, 3165 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:16,450 INFO L231 Difference]: Finished difference. Result has 176 places, 222 transitions, 2627 flow [2024-06-27 23:01:16,450 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2364, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=96, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2627, PETRI_PLACES=176, PETRI_TRANSITIONS=222} [2024-06-27 23:01:16,451 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 136 predicate places. [2024-06-27 23:01:16,451 INFO L495 AbstractCegarLoop]: Abstraction has has 176 places, 222 transitions, 2627 flow [2024-06-27 23:01:16,451 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:16,451 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:16,451 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:16,452 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable53 [2024-06-27 23:01:16,452 INFO L420 AbstractCegarLoop]: === Iteration 55 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:16,452 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:16,452 INFO L85 PathProgramCache]: Analyzing trace with hash 568771212, now seen corresponding path program 9 times [2024-06-27 23:01:16,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:16,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525698864] [2024-06-27 23:01:16,452 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:16,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:16,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:16,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:16,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:16,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525698864] [2024-06-27 23:01:16,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525698864] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:16,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:16,555 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:16,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [645255772] [2024-06-27 23:01:16,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:16,556 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:16,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:16,557 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:16,557 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:16,592 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:16,592 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 222 transitions, 2627 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:16,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:16,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:16,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:16,906 INFO L124 PetriNetUnfolderBase]: 1356/2287 cut-off events. [2024-06-27 23:01:16,906 INFO L125 PetriNetUnfolderBase]: For 86746/86746 co-relation queries the response was YES. [2024-06-27 23:01:16,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13913 conditions, 2287 events. 1356/2287 cut-off events. For 86746/86746 co-relation queries the response was YES. Maximal size of possible extension queue 174. Compared 12954 event pairs, 297 based on Foata normal form. 2/2288 useless extension candidates. Maximal degree in co-relation 13835. Up to 1866 conditions per place. [2024-06-27 23:01:16,960 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 150 selfloop transitions, 95 changer transitions 0/252 dead transitions. [2024-06-27 23:01:16,960 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 252 transitions, 3371 flow [2024-06-27 23:01:16,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:16,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:16,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 212 transitions. [2024-06-27 23:01:16,962 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.603988603988604 [2024-06-27 23:01:16,962 INFO L175 Difference]: Start difference. First operand has 176 places, 222 transitions, 2627 flow. Second operand 9 states and 212 transitions. [2024-06-27 23:01:16,962 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 252 transitions, 3371 flow [2024-06-27 23:01:17,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 252 transitions, 3252 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:17,139 INFO L231 Difference]: Finished difference. Result has 180 places, 222 transitions, 2718 flow [2024-06-27 23:01:17,139 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2512, PETRI_DIFFERENCE_MINUEND_PLACES=171, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=95, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2718, PETRI_PLACES=180, PETRI_TRANSITIONS=222} [2024-06-27 23:01:17,140 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 140 predicate places. [2024-06-27 23:01:17,140 INFO L495 AbstractCegarLoop]: Abstraction has has 180 places, 222 transitions, 2718 flow [2024-06-27 23:01:17,140 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:17,140 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:17,140 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:17,140 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable54 [2024-06-27 23:01:17,140 INFO L420 AbstractCegarLoop]: === Iteration 56 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:17,141 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:17,141 INFO L85 PathProgramCache]: Analyzing trace with hash 579495972, now seen corresponding path program 10 times [2024-06-27 23:01:17,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:17,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1698725292] [2024-06-27 23:01:17,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:17,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:17,243 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:17,243 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:17,243 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1698725292] [2024-06-27 23:01:17,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1698725292] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:17,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:17,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:17,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1297589527] [2024-06-27 23:01:17,244 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:17,245 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:17,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:17,245 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:17,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:17,278 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:17,279 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 222 transitions, 2718 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:17,279 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:17,279 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:17,279 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:17,566 INFO L124 PetriNetUnfolderBase]: 1348/2275 cut-off events. [2024-06-27 23:01:17,566 INFO L125 PetriNetUnfolderBase]: For 85252/85252 co-relation queries the response was YES. [2024-06-27 23:01:17,578 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13822 conditions, 2275 events. 1348/2275 cut-off events. For 85252/85252 co-relation queries the response was YES. Maximal size of possible extension queue 174. Compared 12895 event pairs, 297 based on Foata normal form. 2/2276 useless extension candidates. Maximal degree in co-relation 13744. Up to 1942 conditions per place. [2024-06-27 23:01:17,585 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 185 selfloop transitions, 52 changer transitions 0/244 dead transitions. [2024-06-27 23:01:17,585 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 244 transitions, 3248 flow [2024-06-27 23:01:17,586 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:17,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:17,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 151 transitions. [2024-06-27 23:01:17,586 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6452991452991453 [2024-06-27 23:01:17,586 INFO L175 Difference]: Start difference. First operand has 180 places, 222 transitions, 2718 flow. Second operand 6 states and 151 transitions. [2024-06-27 23:01:17,586 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 244 transitions, 3248 flow [2024-06-27 23:01:17,766 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 244 transitions, 3038 flow, removed 11 selfloop flow, removed 8 redundant places. [2024-06-27 23:01:17,769 INFO L231 Difference]: Finished difference. Result has 178 places, 222 transitions, 2632 flow [2024-06-27 23:01:17,769 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2508, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=52, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2632, PETRI_PLACES=178, PETRI_TRANSITIONS=222} [2024-06-27 23:01:17,769 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 138 predicate places. [2024-06-27 23:01:17,770 INFO L495 AbstractCegarLoop]: Abstraction has has 178 places, 222 transitions, 2632 flow [2024-06-27 23:01:17,770 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:17,770 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:17,770 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:17,770 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55 [2024-06-27 23:01:17,770 INFO L420 AbstractCegarLoop]: === Iteration 57 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:17,770 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:17,770 INFO L85 PathProgramCache]: Analyzing trace with hash -440877196, now seen corresponding path program 11 times [2024-06-27 23:01:17,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:17,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1930512769] [2024-06-27 23:01:17,771 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:17,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:17,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:17,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-06-27 23:01:17,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:17,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1930512769] [2024-06-27 23:01:17,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1930512769] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:17,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:17,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:17,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1767026115] [2024-06-27 23:01:17,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:17,847 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:17,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:17,848 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:17,848 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:17,881 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:17,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 178 places, 222 transitions, 2632 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:17,881 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:17,881 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:17,881 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:18,205 INFO L124 PetriNetUnfolderBase]: 1343/2269 cut-off events. [2024-06-27 23:01:18,205 INFO L125 PetriNetUnfolderBase]: For 83625/83631 co-relation queries the response was YES. [2024-06-27 23:01:18,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13623 conditions, 2269 events. 1343/2269 cut-off events. For 83625/83631 co-relation queries the response was YES. Maximal size of possible extension queue 174. Compared 12845 event pairs, 309 based on Foata normal form. 7/2275 useless extension candidates. Maximal degree in co-relation 13545. Up to 1853 conditions per place. [2024-06-27 23:01:18,226 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 138 selfloop transitions, 100 changer transitions 0/245 dead transitions. [2024-06-27 23:01:18,227 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 184 places, 245 transitions, 3166 flow [2024-06-27 23:01:18,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:18,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:18,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 170 transitions. [2024-06-27 23:01:18,228 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6227106227106227 [2024-06-27 23:01:18,228 INFO L175 Difference]: Start difference. First operand has 178 places, 222 transitions, 2632 flow. Second operand 7 states and 170 transitions. [2024-06-27 23:01:18,228 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 184 places, 245 transitions, 3166 flow [2024-06-27 23:01:18,350 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 245 transitions, 3052 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:18,353 INFO L231 Difference]: Finished difference. Result has 180 places, 222 transitions, 2724 flow [2024-06-27 23:01:18,353 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2518, PETRI_DIFFERENCE_MINUEND_PLACES=173, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=100, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2724, PETRI_PLACES=180, PETRI_TRANSITIONS=222} [2024-06-27 23:01:18,354 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 140 predicate places. [2024-06-27 23:01:18,354 INFO L495 AbstractCegarLoop]: Abstraction has has 180 places, 222 transitions, 2724 flow [2024-06-27 23:01:18,354 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:18,354 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:18,354 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:18,354 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable56 [2024-06-27 23:01:18,355 INFO L420 AbstractCegarLoop]: === Iteration 58 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:18,355 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:18,355 INFO L85 PathProgramCache]: Analyzing trace with hash -618132003, now seen corresponding path program 4 times [2024-06-27 23:01:18,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:18,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180150994] [2024-06-27 23:01:18,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:18,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:18,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:18,456 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:18,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:18,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1180150994] [2024-06-27 23:01:18,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1180150994] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:18,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:18,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:18,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [227061592] [2024-06-27 23:01:18,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:18,457 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:18,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:18,458 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:18,458 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:18,505 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:18,506 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 222 transitions, 2724 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:18,506 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:18,506 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:18,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:18,841 INFO L124 PetriNetUnfolderBase]: 1366/2304 cut-off events. [2024-06-27 23:01:18,841 INFO L125 PetriNetUnfolderBase]: For 94125/94125 co-relation queries the response was YES. [2024-06-27 23:01:18,853 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13867 conditions, 2304 events. 1366/2304 cut-off events. For 94125/94125 co-relation queries the response was YES. Maximal size of possible extension queue 175. Compared 13080 event pairs, 221 based on Foata normal form. 10/2313 useless extension candidates. Maximal degree in co-relation 13788. Up to 1787 conditions per place. [2024-06-27 23:01:18,861 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 197 selfloop transitions, 56 changer transitions 0/260 dead transitions. [2024-06-27 23:01:18,862 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 260 transitions, 3346 flow [2024-06-27 23:01:18,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:18,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:18,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-06-27 23:01:18,863 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:01:18,863 INFO L175 Difference]: Start difference. First operand has 180 places, 222 transitions, 2724 flow. Second operand 8 states and 196 transitions. [2024-06-27 23:01:18,863 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 187 places, 260 transitions, 3346 flow [2024-06-27 23:01:19,033 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 260 transitions, 2947 flow, removed 0 selfloop flow, removed 10 redundant places. [2024-06-27 23:01:19,036 INFO L231 Difference]: Finished difference. Result has 178 places, 223 transitions, 2463 flow [2024-06-27 23:01:19,036 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2325, PETRI_DIFFERENCE_MINUEND_PLACES=170, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2463, PETRI_PLACES=178, PETRI_TRANSITIONS=223} [2024-06-27 23:01:19,037 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 138 predicate places. [2024-06-27 23:01:19,037 INFO L495 AbstractCegarLoop]: Abstraction has has 178 places, 223 transitions, 2463 flow [2024-06-27 23:01:19,037 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:19,037 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:19,037 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:19,037 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable57 [2024-06-27 23:01:19,037 INFO L420 AbstractCegarLoop]: === Iteration 59 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:19,038 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:19,038 INFO L85 PathProgramCache]: Analyzing trace with hash -607068630, now seen corresponding path program 2 times [2024-06-27 23:01:19,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:19,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1711466882] [2024-06-27 23:01:19,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:19,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:19,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:19,141 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:19,141 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:19,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1711466882] [2024-06-27 23:01:19,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1711466882] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:19,141 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:19,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:19,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1730478406] [2024-06-27 23:01:19,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:19,142 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:19,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:19,142 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:19,142 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:19,213 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:19,214 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 178 places, 223 transitions, 2463 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:19,214 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:19,214 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:19,214 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:19,479 INFO L124 PetriNetUnfolderBase]: 1374/2316 cut-off events. [2024-06-27 23:01:19,479 INFO L125 PetriNetUnfolderBase]: For 88484/88484 co-relation queries the response was YES. [2024-06-27 23:01:19,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13932 conditions, 2316 events. 1374/2316 cut-off events. For 88484/88484 co-relation queries the response was YES. Maximal size of possible extension queue 177. Compared 13141 event pairs, 302 based on Foata normal form. 2/2317 useless extension candidates. Maximal degree in co-relation 13852. Up to 2082 conditions per place. [2024-06-27 23:01:19,502 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 213 selfloop transitions, 21 changer transitions 0/241 dead transitions. [2024-06-27 23:01:19,502 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 241 transitions, 3009 flow [2024-06-27 23:01:19,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-06-27 23:01:19,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-06-27 23:01:19,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 120 transitions. [2024-06-27 23:01:19,503 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:01:19,503 INFO L175 Difference]: Start difference. First operand has 178 places, 223 transitions, 2463 flow. Second operand 5 states and 120 transitions. [2024-06-27 23:01:19,503 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 241 transitions, 3009 flow [2024-06-27 23:01:19,743 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 241 transitions, 2893 flow, removed 8 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:19,746 INFO L231 Difference]: Finished difference. Result has 177 places, 225 transitions, 2436 flow [2024-06-27 23:01:19,746 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2347, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2436, PETRI_PLACES=177, PETRI_TRANSITIONS=225} [2024-06-27 23:01:19,747 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 137 predicate places. [2024-06-27 23:01:19,747 INFO L495 AbstractCegarLoop]: Abstraction has has 177 places, 225 transitions, 2436 flow [2024-06-27 23:01:19,747 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:19,747 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:19,747 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:19,747 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable58 [2024-06-27 23:01:19,748 INFO L420 AbstractCegarLoop]: === Iteration 60 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:19,748 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:19,748 INFO L85 PathProgramCache]: Analyzing trace with hash -233562960, now seen corresponding path program 3 times [2024-06-27 23:01:19,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:19,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740007764] [2024-06-27 23:01:19,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:19,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:19,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:19,847 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:19,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:19,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740007764] [2024-06-27 23:01:19,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740007764] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:19,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:19,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:19,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1588754273] [2024-06-27 23:01:19,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:19,848 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:19,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:19,848 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:19,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:19,898 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:19,898 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 177 places, 225 transitions, 2436 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:19,898 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:19,898 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:19,898 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:20,178 INFO L124 PetriNetUnfolderBase]: 1382/2330 cut-off events. [2024-06-27 23:01:20,178 INFO L125 PetriNetUnfolderBase]: For 88477/88477 co-relation queries the response was YES. [2024-06-27 23:01:20,191 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13880 conditions, 2330 events. 1382/2330 cut-off events. For 88477/88477 co-relation queries the response was YES. Maximal size of possible extension queue 179. Compared 13254 event pairs, 291 based on Foata normal form. 2/2331 useless extension candidates. Maximal degree in co-relation 13799. Up to 2080 conditions per place. [2024-06-27 23:01:20,200 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 213 selfloop transitions, 25 changer transitions 0/245 dead transitions. [2024-06-27 23:01:20,200 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 245 transitions, 2998 flow [2024-06-27 23:01:20,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:20,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:20,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 139 transitions. [2024-06-27 23:01:20,201 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.594017094017094 [2024-06-27 23:01:20,201 INFO L175 Difference]: Start difference. First operand has 177 places, 225 transitions, 2436 flow. Second operand 6 states and 139 transitions. [2024-06-27 23:01:20,201 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 245 transitions, 2998 flow [2024-06-27 23:01:20,403 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 245 transitions, 2925 flow, removed 17 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:20,406 INFO L231 Difference]: Finished difference. Result has 180 places, 227 transitions, 2464 flow [2024-06-27 23:01:20,407 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2363, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=200, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2464, PETRI_PLACES=180, PETRI_TRANSITIONS=227} [2024-06-27 23:01:20,407 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 140 predicate places. [2024-06-27 23:01:20,407 INFO L495 AbstractCegarLoop]: Abstraction has has 180 places, 227 transitions, 2464 flow [2024-06-27 23:01:20,407 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:20,407 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:20,407 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:20,408 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable59 [2024-06-27 23:01:20,408 INFO L420 AbstractCegarLoop]: === Iteration 61 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:20,408 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:20,408 INFO L85 PathProgramCache]: Analyzing trace with hash -617793390, now seen corresponding path program 4 times [2024-06-27 23:01:20,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:20,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1602907435] [2024-06-27 23:01:20,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:20,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:20,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:20,514 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:20,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:20,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1602907435] [2024-06-27 23:01:20,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1602907435] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:20,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:20,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:20,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [348339059] [2024-06-27 23:01:20,515 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:20,515 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:20,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:20,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:20,516 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:20,588 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:20,588 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 227 transitions, 2464 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:20,588 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:20,588 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:20,588 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:20,888 INFO L124 PetriNetUnfolderBase]: 1377/2323 cut-off events. [2024-06-27 23:01:20,889 INFO L125 PetriNetUnfolderBase]: For 89753/89753 co-relation queries the response was YES. [2024-06-27 23:01:20,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13823 conditions, 2323 events. 1377/2323 cut-off events. For 89753/89753 co-relation queries the response was YES. Maximal size of possible extension queue 179. Compared 13195 event pairs, 301 based on Foata normal form. 2/2324 useless extension candidates. Maximal degree in co-relation 13741. Up to 2075 conditions per place. [2024-06-27 23:01:20,911 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 210 selfloop transitions, 29 changer transitions 0/246 dead transitions. [2024-06-27 23:01:20,912 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 246 transitions, 3030 flow [2024-06-27 23:01:20,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:20,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:20,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 138 transitions. [2024-06-27 23:01:20,913 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5897435897435898 [2024-06-27 23:01:20,913 INFO L175 Difference]: Start difference. First operand has 180 places, 227 transitions, 2464 flow. Second operand 6 states and 138 transitions. [2024-06-27 23:01:20,913 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 246 transitions, 3030 flow [2024-06-27 23:01:21,127 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 246 transitions, 2945 flow, removed 19 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:21,130 INFO L231 Difference]: Finished difference. Result has 182 places, 229 transitions, 2495 flow [2024-06-27 23:01:21,130 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2379, PETRI_DIFFERENCE_MINUEND_PLACES=176, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=227, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2495, PETRI_PLACES=182, PETRI_TRANSITIONS=229} [2024-06-27 23:01:21,130 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 142 predicate places. [2024-06-27 23:01:21,131 INFO L495 AbstractCegarLoop]: Abstraction has has 182 places, 229 transitions, 2495 flow [2024-06-27 23:01:21,131 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:21,131 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:21,131 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:21,131 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable60 [2024-06-27 23:01:21,131 INFO L420 AbstractCegarLoop]: === Iteration 62 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:21,132 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:21,132 INFO L85 PathProgramCache]: Analyzing trace with hash -233557008, now seen corresponding path program 1 times [2024-06-27 23:01:21,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:21,132 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989073818] [2024-06-27 23:01:21,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:21,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:21,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:21,229 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:21,229 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:21,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989073818] [2024-06-27 23:01:21,230 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989073818] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:21,230 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:21,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:21,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285831674] [2024-06-27 23:01:21,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:21,230 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:21,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:21,233 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:21,233 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:21,273 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:21,273 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 182 places, 229 transitions, 2495 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:21,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:21,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:21,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:21,561 INFO L124 PetriNetUnfolderBase]: 1364/2304 cut-off events. [2024-06-27 23:01:21,561 INFO L125 PetriNetUnfolderBase]: For 90797/90797 co-relation queries the response was YES. [2024-06-27 23:01:21,575 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13524 conditions, 2304 events. 1364/2304 cut-off events. For 90797/90797 co-relation queries the response was YES. Maximal size of possible extension queue 179. Compared 13051 event pairs, 258 based on Foata normal form. 6/2309 useless extension candidates. Maximal degree in co-relation 13441. Up to 1991 conditions per place. [2024-06-27 23:01:21,583 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 224 selfloop transitions, 22 changer transitions 0/253 dead transitions. [2024-06-27 23:01:21,583 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 253 transitions, 3071 flow [2024-06-27 23:01:21,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-06-27 23:01:21,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-06-27 23:01:21,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 144 transitions. [2024-06-27 23:01:21,584 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:01:21,584 INFO L175 Difference]: Start difference. First operand has 182 places, 229 transitions, 2495 flow. Second operand 6 states and 144 transitions. [2024-06-27 23:01:21,584 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 187 places, 253 transitions, 3071 flow [2024-06-27 23:01:21,789 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 183 places, 253 transitions, 2975 flow, removed 22 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:21,792 INFO L231 Difference]: Finished difference. Result has 184 places, 229 transitions, 2447 flow [2024-06-27 23:01:21,793 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2399, PETRI_DIFFERENCE_MINUEND_PLACES=178, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2447, PETRI_PLACES=184, PETRI_TRANSITIONS=229} [2024-06-27 23:01:21,793 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 144 predicate places. [2024-06-27 23:01:21,793 INFO L495 AbstractCegarLoop]: Abstraction has has 184 places, 229 transitions, 2447 flow [2024-06-27 23:01:21,793 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:21,793 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:21,793 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:21,793 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable61 [2024-06-27 23:01:21,794 INFO L420 AbstractCegarLoop]: === Iteration 63 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:21,794 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:21,794 INFO L85 PathProgramCache]: Analyzing trace with hash 318330054, now seen corresponding path program 1 times [2024-06-27 23:01:21,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:21,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605310582] [2024-06-27 23:01:21,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:21,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:21,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:21,889 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:21,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:21,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605310582] [2024-06-27 23:01:21,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605310582] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:21,890 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:21,890 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:21,890 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [480657329] [2024-06-27 23:01:21,890 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:21,890 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:21,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:21,890 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:21,891 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:21,933 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:21,934 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 229 transitions, 2447 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:21,934 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:21,934 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:21,934 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:22,241 INFO L124 PetriNetUnfolderBase]: 1369/2308 cut-off events. [2024-06-27 23:01:22,242 INFO L125 PetriNetUnfolderBase]: For 84331/84331 co-relation queries the response was YES. [2024-06-27 23:01:22,256 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13467 conditions, 2308 events. 1369/2308 cut-off events. For 84331/84331 co-relation queries the response was YES. Maximal size of possible extension queue 181. Compared 13114 event pairs, 302 based on Foata normal form. 1/2307 useless extension candidates. Maximal degree in co-relation 13383. Up to 1815 conditions per place. [2024-06-27 23:01:22,263 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 111 selfloop transitions, 140 changer transitions 0/258 dead transitions. [2024-06-27 23:01:22,264 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 191 places, 258 transitions, 3240 flow [2024-06-27 23:01:22,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:22,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:22,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 191 transitions. [2024-06-27 23:01:22,265 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6121794871794872 [2024-06-27 23:01:22,265 INFO L175 Difference]: Start difference. First operand has 184 places, 229 transitions, 2447 flow. Second operand 8 states and 191 transitions. [2024-06-27 23:01:22,265 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 191 places, 258 transitions, 3240 flow [2024-06-27 23:01:22,464 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 186 places, 258 transitions, 3176 flow, removed 4 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:22,467 INFO L231 Difference]: Finished difference. Result has 187 places, 232 transitions, 2700 flow [2024-06-27 23:01:22,467 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2383, PETRI_DIFFERENCE_MINUEND_PLACES=179, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=229, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=137, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=92, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2700, PETRI_PLACES=187, PETRI_TRANSITIONS=232} [2024-06-27 23:01:22,468 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 147 predicate places. [2024-06-27 23:01:22,468 INFO L495 AbstractCegarLoop]: Abstraction has has 187 places, 232 transitions, 2700 flow [2024-06-27 23:01:22,468 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:22,468 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:22,468 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:22,468 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable62 [2024-06-27 23:01:22,469 INFO L420 AbstractCegarLoop]: === Iteration 64 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:22,469 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:22,469 INFO L85 PathProgramCache]: Analyzing trace with hash 318537444, now seen corresponding path program 2 times [2024-06-27 23:01:22,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:22,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [601756102] [2024-06-27 23:01:22,469 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:22,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:22,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:22,552 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:22,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:22,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [601756102] [2024-06-27 23:01:22,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [601756102] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:22,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:22,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:22,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [118448124] [2024-06-27 23:01:22,553 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:22,553 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:22,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:22,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:22,553 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:22,597 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:22,598 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 232 transitions, 2700 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:22,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:22,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:22,598 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:22,921 INFO L124 PetriNetUnfolderBase]: 1366/2304 cut-off events. [2024-06-27 23:01:22,921 INFO L125 PetriNetUnfolderBase]: For 86739/86739 co-relation queries the response was YES. [2024-06-27 23:01:22,933 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13625 conditions, 2304 events. 1366/2304 cut-off events. For 86739/86739 co-relation queries the response was YES. Maximal size of possible extension queue 181. Compared 13075 event pairs, 302 based on Foata normal form. 1/2303 useless extension candidates. Maximal degree in co-relation 13541. Up to 1812 conditions per place. [2024-06-27 23:01:22,941 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 111 selfloop transitions, 141 changer transitions 0/259 dead transitions. [2024-06-27 23:01:22,941 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 196 places, 259 transitions, 3370 flow [2024-06-27 23:01:22,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:01:22,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:01:22,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 225 transitions. [2024-06-27 23:01:22,942 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5769230769230769 [2024-06-27 23:01:22,942 INFO L175 Difference]: Start difference. First operand has 187 places, 232 transitions, 2700 flow. Second operand 10 states and 225 transitions. [2024-06-27 23:01:22,942 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 196 places, 259 transitions, 3370 flow [2024-06-27 23:01:23,155 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 190 places, 259 transitions, 3016 flow, removed 16 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:23,163 INFO L231 Difference]: Finished difference. Result has 191 places, 232 transitions, 2636 flow [2024-06-27 23:01:23,164 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2348, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=141, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=2636, PETRI_PLACES=191, PETRI_TRANSITIONS=232} [2024-06-27 23:01:23,165 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 151 predicate places. [2024-06-27 23:01:23,166 INFO L495 AbstractCegarLoop]: Abstraction has has 191 places, 232 transitions, 2636 flow [2024-06-27 23:01:23,166 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:23,166 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:23,166 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:23,166 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable63 [2024-06-27 23:01:23,166 INFO L420 AbstractCegarLoop]: === Iteration 65 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:23,166 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:23,167 INFO L85 PathProgramCache]: Analyzing trace with hash 82062438, now seen corresponding path program 1 times [2024-06-27 23:01:23,167 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:23,167 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1808631960] [2024-06-27 23:01:23,167 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:23,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:23,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:23,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:23,250 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:23,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1808631960] [2024-06-27 23:01:23,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1808631960] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:23,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:23,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:23,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [153464507] [2024-06-27 23:01:23,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:23,251 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:23,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:23,251 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:23,251 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:23,297 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:23,298 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 191 places, 232 transitions, 2636 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:23,298 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:23,298 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:23,298 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:23,717 INFO L124 PetriNetUnfolderBase]: 1614/2744 cut-off events. [2024-06-27 23:01:23,717 INFO L125 PetriNetUnfolderBase]: For 165366/165366 co-relation queries the response was YES. [2024-06-27 23:01:23,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16826 conditions, 2744 events. 1614/2744 cut-off events. For 165366/165366 co-relation queries the response was YES. Maximal size of possible extension queue 187. Compared 16174 event pairs, 333 based on Foata normal form. 30/2772 useless extension candidates. Maximal degree in co-relation 16741. Up to 1310 conditions per place. [2024-06-27 23:01:23,739 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 119 selfloop transitions, 146 changer transitions 7/279 dead transitions. [2024-06-27 23:01:23,739 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 279 transitions, 3594 flow [2024-06-27 23:01:23,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:23,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:23,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 204 transitions. [2024-06-27 23:01:23,740 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6538461538461539 [2024-06-27 23:01:23,740 INFO L175 Difference]: Start difference. First operand has 191 places, 232 transitions, 2636 flow. Second operand 8 states and 204 transitions. [2024-06-27 23:01:23,740 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 279 transitions, 3594 flow [2024-06-27 23:01:23,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 189 places, 279 transitions, 3304 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-06-27 23:01:23,977 INFO L231 Difference]: Finished difference. Result has 190 places, 233 transitions, 2674 flow [2024-06-27 23:01:23,977 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2346, PETRI_DIFFERENCE_MINUEND_PLACES=182, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=232, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=145, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2674, PETRI_PLACES=190, PETRI_TRANSITIONS=233} [2024-06-27 23:01:23,977 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 150 predicate places. [2024-06-27 23:01:23,977 INFO L495 AbstractCegarLoop]: Abstraction has has 190 places, 233 transitions, 2674 flow [2024-06-27 23:01:23,977 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:23,977 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:23,978 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:23,978 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable64 [2024-06-27 23:01:23,978 INFO L420 AbstractCegarLoop]: === Iteration 66 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:23,978 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:23,978 INFO L85 PathProgramCache]: Analyzing trace with hash 318237798, now seen corresponding path program 2 times [2024-06-27 23:01:23,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:23,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1874656735] [2024-06-27 23:01:23,978 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:23,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:23,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:24,058 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:24,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:24,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1874656735] [2024-06-27 23:01:24,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1874656735] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:24,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:24,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:24,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693690955] [2024-06-27 23:01:24,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:24,059 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:24,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:24,060 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:24,060 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:24,109 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:24,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 233 transitions, 2674 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:24,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:24,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:24,110 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:24,473 INFO L124 PetriNetUnfolderBase]: 1825/3095 cut-off events. [2024-06-27 23:01:24,473 INFO L125 PetriNetUnfolderBase]: For 219924/219924 co-relation queries the response was YES. [2024-06-27 23:01:24,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20212 conditions, 3095 events. 1825/3095 cut-off events. For 219924/219924 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 18632 event pairs, 529 based on Foata normal form. 30/3123 useless extension candidates. Maximal degree in co-relation 20126. Up to 2108 conditions per place. [2024-06-27 23:01:24,498 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 121 selfloop transitions, 141 changer transitions 4/273 dead transitions. [2024-06-27 23:01:24,498 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 273 transitions, 3598 flow [2024-06-27 23:01:24,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:24,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:24,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 199 transitions. [2024-06-27 23:01:24,499 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6378205128205128 [2024-06-27 23:01:24,499 INFO L175 Difference]: Start difference. First operand has 190 places, 233 transitions, 2674 flow. Second operand 8 states and 199 transitions. [2024-06-27 23:01:24,499 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 273 transitions, 3598 flow [2024-06-27 23:01:24,855 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 273 transitions, 3399 flow, removed 8 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:24,858 INFO L231 Difference]: Finished difference. Result has 194 places, 234 transitions, 2809 flow [2024-06-27 23:01:24,858 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2475, PETRI_DIFFERENCE_MINUEND_PLACES=186, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=233, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=140, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2809, PETRI_PLACES=194, PETRI_TRANSITIONS=234} [2024-06-27 23:01:24,858 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 154 predicate places. [2024-06-27 23:01:24,858 INFO L495 AbstractCegarLoop]: Abstraction has has 194 places, 234 transitions, 2809 flow [2024-06-27 23:01:24,859 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:24,859 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:24,859 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:24,859 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable65 [2024-06-27 23:01:24,859 INFO L420 AbstractCegarLoop]: === Iteration 67 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:24,859 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:24,859 INFO L85 PathProgramCache]: Analyzing trace with hash 318534468, now seen corresponding path program 3 times [2024-06-27 23:01:24,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:24,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1159412789] [2024-06-27 23:01:24,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:24,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:24,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:24,937 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:24,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:24,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1159412789] [2024-06-27 23:01:24,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1159412789] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:24,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:24,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:24,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1201679061] [2024-06-27 23:01:24,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:24,938 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:24,938 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:24,939 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:24,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:24,971 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:24,972 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 194 places, 234 transitions, 2809 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:24,972 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:24,972 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:24,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:25,342 INFO L124 PetriNetUnfolderBase]: 1726/2938 cut-off events. [2024-06-27 23:01:25,343 INFO L125 PetriNetUnfolderBase]: For 187533/187533 co-relation queries the response was YES. [2024-06-27 23:01:25,361 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18224 conditions, 2938 events. 1726/2938 cut-off events. For 187533/187533 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 17558 event pairs, 524 based on Foata normal form. 34/2970 useless extension candidates. Maximal degree in co-relation 18136. Up to 2248 conditions per place. [2024-06-27 23:01:25,369 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 117 selfloop transitions, 136 changer transitions 5/265 dead transitions. [2024-06-27 23:01:25,370 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 265 transitions, 3525 flow [2024-06-27 23:01:25,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:25,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:25,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 192 transitions. [2024-06-27 23:01:25,370 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:01:25,371 INFO L175 Difference]: Start difference. First operand has 194 places, 234 transitions, 2809 flow. Second operand 8 states and 192 transitions. [2024-06-27 23:01:25,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 265 transitions, 3525 flow [2024-06-27 23:01:25,643 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 265 transitions, 3314 flow, removed 15 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:25,646 INFO L231 Difference]: Finished difference. Result has 198 places, 231 transitions, 2825 flow [2024-06-27 23:01:25,646 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2598, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=136, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=98, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2825, PETRI_PLACES=198, PETRI_TRANSITIONS=231} [2024-06-27 23:01:25,646 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 158 predicate places. [2024-06-27 23:01:25,647 INFO L495 AbstractCegarLoop]: Abstraction has has 198 places, 231 transitions, 2825 flow [2024-06-27 23:01:25,647 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:25,647 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:25,647 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:25,647 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable66 [2024-06-27 23:01:25,647 INFO L420 AbstractCegarLoop]: === Iteration 68 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:25,647 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:25,647 INFO L85 PathProgramCache]: Analyzing trace with hash -544740020, now seen corresponding path program 1 times [2024-06-27 23:01:25,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:25,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [863620907] [2024-06-27 23:01:25,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:25,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:25,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:25,726 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:25,726 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:25,727 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [863620907] [2024-06-27 23:01:25,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [863620907] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:25,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:25,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:25,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2128102124] [2024-06-27 23:01:25,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:25,727 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:25,727 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:25,728 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:25,728 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:25,767 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:25,767 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 231 transitions, 2825 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:25,767 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:25,768 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:25,768 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:26,094 INFO L124 PetriNetUnfolderBase]: 1544/2579 cut-off events. [2024-06-27 23:01:26,095 INFO L125 PetriNetUnfolderBase]: For 171181/171181 co-relation queries the response was YES. [2024-06-27 23:01:26,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17674 conditions, 2579 events. 1544/2579 cut-off events. For 171181/171181 co-relation queries the response was YES. Maximal size of possible extension queue 186. Compared 14876 event pairs, 376 based on Foata normal form. 10/2583 useless extension candidates. Maximal degree in co-relation 17584. Up to 2016 conditions per place. [2024-06-27 23:01:26,119 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 191 selfloop transitions, 69 changer transitions 0/267 dead transitions. [2024-06-27 23:01:26,119 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 267 transitions, 3607 flow [2024-06-27 23:01:26,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:26,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:26,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 173 transitions. [2024-06-27 23:01:26,120 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6336996336996337 [2024-06-27 23:01:26,121 INFO L175 Difference]: Start difference. First operand has 198 places, 231 transitions, 2825 flow. Second operand 7 states and 173 transitions. [2024-06-27 23:01:26,121 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 267 transitions, 3607 flow [2024-06-27 23:01:26,356 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 197 places, 267 transitions, 3312 flow, removed 10 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:26,359 INFO L231 Difference]: Finished difference. Result has 198 places, 235 transitions, 2729 flow [2024-06-27 23:01:26,359 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2530, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=67, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2729, PETRI_PLACES=198, PETRI_TRANSITIONS=235} [2024-06-27 23:01:26,360 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 158 predicate places. [2024-06-27 23:01:26,360 INFO L495 AbstractCegarLoop]: Abstraction has has 198 places, 235 transitions, 2729 flow [2024-06-27 23:01:26,360 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:26,360 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:26,360 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:26,360 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable67 [2024-06-27 23:01:26,360 INFO L420 AbstractCegarLoop]: === Iteration 69 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:26,361 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:26,361 INFO L85 PathProgramCache]: Analyzing trace with hash -541883060, now seen corresponding path program 2 times [2024-06-27 23:01:26,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:26,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805675053] [2024-06-27 23:01:26,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:26,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:26,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:26,443 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:26,443 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:26,443 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [805675053] [2024-06-27 23:01:26,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [805675053] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:26,444 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:26,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:26,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1671832669] [2024-06-27 23:01:26,444 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:26,444 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:26,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:26,444 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:26,444 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:26,473 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:26,474 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 235 transitions, 2729 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:26,474 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:26,474 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:26,474 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:26,823 INFO L124 PetriNetUnfolderBase]: 1580/2640 cut-off events. [2024-06-27 23:01:26,823 INFO L125 PetriNetUnfolderBase]: For 177333/177333 co-relation queries the response was YES. [2024-06-27 23:01:26,841 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17939 conditions, 2640 events. 1580/2640 cut-off events. For 177333/177333 co-relation queries the response was YES. Maximal size of possible extension queue 190. Compared 15243 event pairs, 405 based on Foata normal form. 10/2648 useless extension candidates. Maximal degree in co-relation 17848. Up to 2271 conditions per place. [2024-06-27 23:01:26,850 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 188 selfloop transitions, 66 changer transitions 0/261 dead transitions. [2024-06-27 23:01:26,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 261 transitions, 3339 flow [2024-06-27 23:01:26,851 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:26,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:26,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 166 transitions. [2024-06-27 23:01:26,852 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.608058608058608 [2024-06-27 23:01:26,852 INFO L175 Difference]: Start difference. First operand has 198 places, 235 transitions, 2729 flow. Second operand 7 states and 166 transitions. [2024-06-27 23:01:26,852 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 261 transitions, 3339 flow [2024-06-27 23:01:27,207 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 201 places, 261 transitions, 3229 flow, removed 16 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:27,210 INFO L231 Difference]: Finished difference. Result has 202 places, 237 transitions, 2791 flow [2024-06-27 23:01:27,210 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2625, PETRI_DIFFERENCE_MINUEND_PLACES=195, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=235, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=64, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=169, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2791, PETRI_PLACES=202, PETRI_TRANSITIONS=237} [2024-06-27 23:01:27,211 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 162 predicate places. [2024-06-27 23:01:27,211 INFO L495 AbstractCegarLoop]: Abstraction has has 202 places, 237 transitions, 2791 flow [2024-06-27 23:01:27,211 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:27,211 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:27,211 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:27,211 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable68 [2024-06-27 23:01:27,211 INFO L420 AbstractCegarLoop]: === Iteration 70 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:27,212 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:27,212 INFO L85 PathProgramCache]: Analyzing trace with hash -56548510, now seen corresponding path program 3 times [2024-06-27 23:01:27,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:27,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1134172108] [2024-06-27 23:01:27,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:27,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:27,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:27,297 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:27,297 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:27,297 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1134172108] [2024-06-27 23:01:27,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1134172108] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:27,297 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:27,297 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:27,298 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969348117] [2024-06-27 23:01:27,298 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:27,298 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:27,298 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:27,298 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:27,298 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:27,337 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:27,337 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 237 transitions, 2791 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:27,337 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:27,337 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:27,337 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:27,680 INFO L124 PetriNetUnfolderBase]: 1593/2662 cut-off events. [2024-06-27 23:01:27,680 INFO L125 PetriNetUnfolderBase]: For 171076/171076 co-relation queries the response was YES. [2024-06-27 23:01:27,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18323 conditions, 2662 events. 1593/2662 cut-off events. For 171076/171076 co-relation queries the response was YES. Maximal size of possible extension queue 194. Compared 15419 event pairs, 405 based on Foata normal form. 1/2661 useless extension candidates. Maximal degree in co-relation 18230. Up to 2186 conditions per place. [2024-06-27 23:01:27,706 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 127 selfloop transitions, 134 changer transitions 0/268 dead transitions. [2024-06-27 23:01:27,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 268 transitions, 3661 flow [2024-06-27 23:01:27,707 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:01:27,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:01:27,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 223 transitions. [2024-06-27 23:01:27,707 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5717948717948718 [2024-06-27 23:01:27,707 INFO L175 Difference]: Start difference. First operand has 202 places, 237 transitions, 2791 flow. Second operand 10 states and 223 transitions. [2024-06-27 23:01:27,708 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 268 transitions, 3661 flow [2024-06-27 23:01:28,064 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 268 transitions, 3519 flow, removed 7 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:28,067 INFO L231 Difference]: Finished difference. Result has 207 places, 243 transitions, 2991 flow [2024-06-27 23:01:28,068 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2649, PETRI_DIFFERENCE_MINUEND_PLACES=197, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=237, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=128, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=2991, PETRI_PLACES=207, PETRI_TRANSITIONS=243} [2024-06-27 23:01:28,068 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 167 predicate places. [2024-06-27 23:01:28,068 INFO L495 AbstractCegarLoop]: Abstraction has has 207 places, 243 transitions, 2991 flow [2024-06-27 23:01:28,068 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:28,068 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:28,068 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:28,068 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable69 [2024-06-27 23:01:28,069 INFO L420 AbstractCegarLoop]: === Iteration 71 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:28,069 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:28,069 INFO L85 PathProgramCache]: Analyzing trace with hash -853607114, now seen corresponding path program 4 times [2024-06-27 23:01:28,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:28,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518419502] [2024-06-27 23:01:28,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:28,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:28,150 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:28,150 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:28,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518419502] [2024-06-27 23:01:28,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1518419502] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:28,150 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:28,150 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:28,150 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2045511216] [2024-06-27 23:01:28,151 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:28,151 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:28,151 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:28,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:28,153 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:28,206 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:28,207 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 243 transitions, 2991 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:28,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:28,207 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:28,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:28,533 INFO L124 PetriNetUnfolderBase]: 1590/2662 cut-off events. [2024-06-27 23:01:28,534 INFO L125 PetriNetUnfolderBase]: For 175487/175487 co-relation queries the response was YES. [2024-06-27 23:01:28,550 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18490 conditions, 2662 events. 1590/2662 cut-off events. For 175487/175487 co-relation queries the response was YES. Maximal size of possible extension queue 195. Compared 15433 event pairs, 407 based on Foata normal form. 1/2661 useless extension candidates. Maximal degree in co-relation 18396. Up to 2183 conditions per place. [2024-06-27 23:01:28,559 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 125 selfloop transitions, 133 changer transitions 0/265 dead transitions. [2024-06-27 23:01:28,559 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 265 transitions, 3673 flow [2024-06-27 23:01:28,560 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:28,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:28,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 187 transitions. [2024-06-27 23:01:28,560 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5993589743589743 [2024-06-27 23:01:28,561 INFO L175 Difference]: Start difference. First operand has 207 places, 243 transitions, 2991 flow. Second operand 8 states and 187 transitions. [2024-06-27 23:01:28,561 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 265 transitions, 3673 flow [2024-06-27 23:01:28,834 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 265 transitions, 3459 flow, removed 16 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:28,837 INFO L231 Difference]: Finished difference. Result has 209 places, 243 transitions, 3049 flow [2024-06-27 23:01:28,837 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2777, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=133, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3049, PETRI_PLACES=209, PETRI_TRANSITIONS=243} [2024-06-27 23:01:28,838 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 169 predicate places. [2024-06-27 23:01:28,838 INFO L495 AbstractCegarLoop]: Abstraction has has 209 places, 243 transitions, 3049 flow [2024-06-27 23:01:28,838 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:28,838 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:28,838 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:28,838 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable70 [2024-06-27 23:01:28,838 INFO L420 AbstractCegarLoop]: === Iteration 72 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:28,838 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:28,839 INFO L85 PathProgramCache]: Analyzing trace with hash -260952756, now seen corresponding path program 3 times [2024-06-27 23:01:28,839 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:28,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [553074109] [2024-06-27 23:01:28,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:28,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:28,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:28,927 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:28,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:28,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [553074109] [2024-06-27 23:01:28,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [553074109] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:28,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:28,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:28,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2069137872] [2024-06-27 23:01:28,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:28,928 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:28,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:28,928 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:28,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:28,988 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:28,988 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 243 transitions, 3049 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:28,988 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:28,988 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:28,989 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:29,384 INFO L124 PetriNetUnfolderBase]: 1626/2721 cut-off events. [2024-06-27 23:01:29,384 INFO L125 PetriNetUnfolderBase]: For 196885/196885 co-relation queries the response was YES. [2024-06-27 23:01:29,400 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18846 conditions, 2721 events. 1626/2721 cut-off events. For 196885/196885 co-relation queries the response was YES. Maximal size of possible extension queue 199. Compared 15812 event pairs, 402 based on Foata normal form. 10/2730 useless extension candidates. Maximal degree in co-relation 18751. Up to 2442 conditions per place. [2024-06-27 23:01:29,409 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 235 selfloop transitions, 25 changer transitions 0/267 dead transitions. [2024-06-27 23:01:29,409 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 267 transitions, 3663 flow [2024-06-27 23:01:29,409 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:29,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:29,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 177 transitions. [2024-06-27 23:01:29,410 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5673076923076923 [2024-06-27 23:01:29,410 INFO L175 Difference]: Start difference. First operand has 209 places, 243 transitions, 3049 flow. Second operand 8 states and 177 transitions. [2024-06-27 23:01:29,410 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 267 transitions, 3663 flow [2024-06-27 23:01:29,874 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 267 transitions, 3397 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:29,877 INFO L231 Difference]: Finished difference. Result has 210 places, 245 transitions, 2871 flow [2024-06-27 23:01:29,877 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2783, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2871, PETRI_PLACES=210, PETRI_TRANSITIONS=245} [2024-06-27 23:01:29,878 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 170 predicate places. [2024-06-27 23:01:29,878 INFO L495 AbstractCegarLoop]: Abstraction has has 210 places, 245 transitions, 2871 flow [2024-06-27 23:01:29,878 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:29,878 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:29,878 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:29,878 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable71 [2024-06-27 23:01:29,879 INFO L420 AbstractCegarLoop]: === Iteration 73 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:29,879 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:29,879 INFO L85 PathProgramCache]: Analyzing trace with hash -809894966, now seen corresponding path program 4 times [2024-06-27 23:01:29,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:29,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [386718197] [2024-06-27 23:01:29,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:29,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:29,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:29,971 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:29,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:29,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [386718197] [2024-06-27 23:01:29,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [386718197] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:29,971 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:29,971 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:29,971 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1290375259] [2024-06-27 23:01:29,972 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:29,972 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:29,972 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:29,972 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:29,972 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:30,027 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:30,027 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 245 transitions, 2871 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:30,028 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:30,028 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:30,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:30,422 INFO L124 PetriNetUnfolderBase]: 1730/2893 cut-off events. [2024-06-27 23:01:30,423 INFO L125 PetriNetUnfolderBase]: For 245301/245301 co-relation queries the response was YES. [2024-06-27 23:01:30,443 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19515 conditions, 2893 events. 1730/2893 cut-off events. For 245301/245301 co-relation queries the response was YES. Maximal size of possible extension queue 204. Compared 17000 event pairs, 443 based on Foata normal form. 34/2926 useless extension candidates. Maximal degree in co-relation 19419. Up to 2446 conditions per place. [2024-06-27 23:01:30,452 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 214 selfloop transitions, 47 changer transitions 3/271 dead transitions. [2024-06-27 23:01:30,453 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 218 places, 271 transitions, 3509 flow [2024-06-27 23:01:30,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:30,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:30,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 202 transitions. [2024-06-27 23:01:30,453 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5754985754985755 [2024-06-27 23:01:30,454 INFO L175 Difference]: Start difference. First operand has 210 places, 245 transitions, 2871 flow. Second operand 9 states and 202 transitions. [2024-06-27 23:01:30,454 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 218 places, 271 transitions, 3509 flow [2024-06-27 23:01:30,872 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 271 transitions, 3445 flow, removed 9 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:30,875 INFO L231 Difference]: Finished difference. Result has 213 places, 245 transitions, 2926 flow [2024-06-27 23:01:30,875 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2807, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=46, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2926, PETRI_PLACES=213, PETRI_TRANSITIONS=245} [2024-06-27 23:01:30,875 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 173 predicate places. [2024-06-27 23:01:30,875 INFO L495 AbstractCegarLoop]: Abstraction has has 213 places, 245 transitions, 2926 flow [2024-06-27 23:01:30,876 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:30,876 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:30,876 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:30,876 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable72 [2024-06-27 23:01:30,876 INFO L420 AbstractCegarLoop]: === Iteration 74 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:30,876 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:30,876 INFO L85 PathProgramCache]: Analyzing trace with hash -800063936, now seen corresponding path program 5 times [2024-06-27 23:01:30,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:30,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1902495013] [2024-06-27 23:01:30,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:30,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:30,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:30,966 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:30,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:30,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1902495013] [2024-06-27 23:01:30,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1902495013] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:30,967 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:30,967 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:30,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [774984130] [2024-06-27 23:01:30,967 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:30,968 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:30,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:30,968 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:30,968 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:31,020 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:31,020 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 245 transitions, 2926 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:31,020 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:31,020 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:31,020 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:31,419 INFO L124 PetriNetUnfolderBase]: 1824/3055 cut-off events. [2024-06-27 23:01:31,420 INFO L125 PetriNetUnfolderBase]: For 255511/255511 co-relation queries the response was YES. [2024-06-27 23:01:31,439 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20389 conditions, 3055 events. 1824/3055 cut-off events. For 255511/255511 co-relation queries the response was YES. Maximal size of possible extension queue 210. Compared 18275 event pairs, 485 based on Foata normal form. 34/3088 useless extension candidates. Maximal degree in co-relation 20292. Up to 2604 conditions per place. [2024-06-27 23:01:31,448 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 217 selfloop transitions, 43 changer transitions 5/272 dead transitions. [2024-06-27 23:01:31,448 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 272 transitions, 3570 flow [2024-06-27 23:01:31,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:01:31,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:01:31,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 219 transitions. [2024-06-27 23:01:31,449 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5615384615384615 [2024-06-27 23:01:31,449 INFO L175 Difference]: Start difference. First operand has 213 places, 245 transitions, 2926 flow. Second operand 10 states and 219 transitions. [2024-06-27 23:01:31,449 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 272 transitions, 3570 flow [2024-06-27 23:01:31,895 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 272 transitions, 3461 flow, removed 9 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:31,898 INFO L231 Difference]: Finished difference. Result has 216 places, 243 transitions, 2906 flow [2024-06-27 23:01:31,899 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2817, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=2906, PETRI_PLACES=216, PETRI_TRANSITIONS=243} [2024-06-27 23:01:31,899 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 176 predicate places. [2024-06-27 23:01:31,899 INFO L495 AbstractCegarLoop]: Abstraction has has 216 places, 243 transitions, 2906 flow [2024-06-27 23:01:31,899 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:31,899 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:31,899 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:31,899 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable73 [2024-06-27 23:01:31,900 INFO L420 AbstractCegarLoop]: === Iteration 75 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:31,900 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:31,900 INFO L85 PathProgramCache]: Analyzing trace with hash -810191636, now seen corresponding path program 6 times [2024-06-27 23:01:31,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:31,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834079049] [2024-06-27 23:01:31,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:31,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:31,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:31,986 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:31,986 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:31,986 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834079049] [2024-06-27 23:01:31,986 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834079049] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:31,986 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:31,986 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:31,986 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1419616358] [2024-06-27 23:01:31,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:31,987 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:31,987 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:31,987 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:31,987 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:32,051 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:32,052 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 216 places, 243 transitions, 2906 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:32,052 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:32,052 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:32,052 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:32,477 INFO L124 PetriNetUnfolderBase]: 1827/3078 cut-off events. [2024-06-27 23:01:32,477 INFO L125 PetriNetUnfolderBase]: For 256033/256033 co-relation queries the response was YES. [2024-06-27 23:01:32,498 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20535 conditions, 3078 events. 1827/3078 cut-off events. For 256033/256033 co-relation queries the response was YES. Maximal size of possible extension queue 208. Compared 18473 event pairs, 447 based on Foata normal form. 30/3107 useless extension candidates. Maximal degree in co-relation 20437. Up to 2406 conditions per place. [2024-06-27 23:01:32,508 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 216 selfloop transitions, 45 changer transitions 7/275 dead transitions. [2024-06-27 23:01:32,508 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 275 transitions, 3590 flow [2024-06-27 23:01:32,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:32,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:32,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 206 transitions. [2024-06-27 23:01:32,509 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5868945868945868 [2024-06-27 23:01:32,509 INFO L175 Difference]: Start difference. First operand has 216 places, 243 transitions, 2906 flow. Second operand 9 states and 206 transitions. [2024-06-27 23:01:32,509 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 275 transitions, 3590 flow [2024-06-27 23:01:32,993 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 275 transitions, 3487 flow, removed 10 selfloop flow, removed 8 redundant places. [2024-06-27 23:01:32,997 INFO L231 Difference]: Finished difference. Result has 217 places, 242 transitions, 2901 flow [2024-06-27 23:01:32,997 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2803, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=198, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2901, PETRI_PLACES=217, PETRI_TRANSITIONS=242} [2024-06-27 23:01:32,997 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 177 predicate places. [2024-06-27 23:01:32,998 INFO L495 AbstractCegarLoop]: Abstraction has has 217 places, 242 transitions, 2901 flow [2024-06-27 23:01:32,998 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:32,998 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:32,998 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:32,998 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable74 [2024-06-27 23:01:32,998 INFO L420 AbstractCegarLoop]: === Iteration 76 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:32,998 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:32,999 INFO L85 PathProgramCache]: Analyzing trace with hash -799694974, now seen corresponding path program 1 times [2024-06-27 23:01:32,999 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:32,999 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [936678998] [2024-06-27 23:01:32,999 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:32,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:33,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:33,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:33,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:33,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [936678998] [2024-06-27 23:01:33,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [936678998] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:33,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:33,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:33,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1465164833] [2024-06-27 23:01:33,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:33,117 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:33,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:33,118 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:33,118 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:33,182 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:33,183 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 242 transitions, 2901 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:33,183 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:33,183 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:33,183 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:33,654 INFO L124 PetriNetUnfolderBase]: 1936/3269 cut-off events. [2024-06-27 23:01:33,654 INFO L125 PetriNetUnfolderBase]: For 326766/326766 co-relation queries the response was YES. [2024-06-27 23:01:33,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23433 conditions, 3269 events. 1936/3269 cut-off events. For 326766/326766 co-relation queries the response was YES. Maximal size of possible extension queue 208. Compared 19996 event pairs, 512 based on Foata normal form. 30/3298 useless extension candidates. Maximal degree in co-relation 23334. Up to 2370 conditions per place. [2024-06-27 23:01:33,692 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 227 selfloop transitions, 43 changer transitions 0/277 dead transitions. [2024-06-27 23:01:33,693 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 277 transitions, 3731 flow [2024-06-27 23:01:33,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:01:33,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:01:33,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 222 transitions. [2024-06-27 23:01:33,694 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5692307692307692 [2024-06-27 23:01:33,694 INFO L175 Difference]: Start difference. First operand has 217 places, 242 transitions, 2901 flow. Second operand 10 states and 222 transitions. [2024-06-27 23:01:33,694 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 277 transitions, 3731 flow [2024-06-27 23:01:34,232 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 277 transitions, 3613 flow, removed 15 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:34,235 INFO L231 Difference]: Finished difference. Result has 221 places, 244 transitions, 2942 flow [2024-06-27 23:01:34,235 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2783, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=41, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=199, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=2942, PETRI_PLACES=221, PETRI_TRANSITIONS=244} [2024-06-27 23:01:34,236 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 181 predicate places. [2024-06-27 23:01:34,236 INFO L495 AbstractCegarLoop]: Abstraction has has 221 places, 244 transitions, 2942 flow [2024-06-27 23:01:34,236 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:34,236 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:34,236 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:34,236 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable75 [2024-06-27 23:01:34,236 INFO L420 AbstractCegarLoop]: === Iteration 77 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:34,237 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:34,237 INFO L85 PathProgramCache]: Analyzing trace with hash -2134434484, now seen corresponding path program 4 times [2024-06-27 23:01:34,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:34,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506713383] [2024-06-27 23:01:34,237 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:34,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:34,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:34,315 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:34,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:34,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506713383] [2024-06-27 23:01:34,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [506713383] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:34,316 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:34,316 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:34,316 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [747209266] [2024-06-27 23:01:34,316 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:34,316 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:34,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:34,316 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:34,316 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:34,348 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:34,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 244 transitions, 2942 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:34,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:34,349 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:34,349 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:34,789 INFO L124 PetriNetUnfolderBase]: 1957/3292 cut-off events. [2024-06-27 23:01:34,789 INFO L125 PetriNetUnfolderBase]: For 290785/290789 co-relation queries the response was YES. [2024-06-27 23:01:34,812 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23816 conditions, 3292 events. 1957/3292 cut-off events. For 290785/290789 co-relation queries the response was YES. Maximal size of possible extension queue 213. Compared 20191 event pairs, 603 based on Foata normal form. 3/3293 useless extension candidates. Maximal degree in co-relation 23715. Up to 2892 conditions per place. [2024-06-27 23:01:34,824 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 194 selfloop transitions, 70 changer transitions 0/271 dead transitions. [2024-06-27 23:01:34,824 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 271 transitions, 3714 flow [2024-06-27 23:01:34,825 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:34,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 165 transitions. [2024-06-27 23:01:34,825 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6043956043956044 [2024-06-27 23:01:34,825 INFO L175 Difference]: Start difference. First operand has 221 places, 244 transitions, 2942 flow. Second operand 7 states and 165 transitions. [2024-06-27 23:01:34,826 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 271 transitions, 3714 flow [2024-06-27 23:01:35,411 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 220 places, 271 transitions, 3623 flow, removed 11 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:35,414 INFO L231 Difference]: Finished difference. Result has 221 places, 248 transitions, 3064 flow [2024-06-27 23:01:35,415 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2851, PETRI_DIFFERENCE_MINUEND_PLACES=214, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=68, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=176, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3064, PETRI_PLACES=221, PETRI_TRANSITIONS=248} [2024-06-27 23:01:35,415 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 181 predicate places. [2024-06-27 23:01:35,415 INFO L495 AbstractCegarLoop]: Abstraction has has 221 places, 248 transitions, 3064 flow [2024-06-27 23:01:35,415 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:35,415 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:35,415 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:35,415 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable76 [2024-06-27 23:01:35,416 INFO L420 AbstractCegarLoop]: === Iteration 78 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:35,416 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:35,416 INFO L85 PathProgramCache]: Analyzing trace with hash -1801061228, now seen corresponding path program 5 times [2024-06-27 23:01:35,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:35,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1137336767] [2024-06-27 23:01:35,416 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:35,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:35,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:35,497 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:35,498 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:35,498 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1137336767] [2024-06-27 23:01:35,498 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1137336767] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:35,498 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:35,498 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:35,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1113340410] [2024-06-27 23:01:35,498 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:35,499 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:35,499 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:35,499 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:35,499 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:35,526 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:35,526 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 248 transitions, 3064 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:35,527 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:35,527 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:35,527 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:35,967 INFO L124 PetriNetUnfolderBase]: 1965/3304 cut-off events. [2024-06-27 23:01:35,968 INFO L125 PetriNetUnfolderBase]: For 299278/299282 co-relation queries the response was YES. [2024-06-27 23:01:36,001 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24101 conditions, 3304 events. 1965/3304 cut-off events. For 299278/299282 co-relation queries the response was YES. Maximal size of possible extension queue 215. Compared 20278 event pairs, 605 based on Foata normal form. 3/3305 useless extension candidates. Maximal degree in co-relation 23999. Up to 2937 conditions per place. [2024-06-27 23:01:36,014 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 194 selfloop transitions, 67 changer transitions 0/268 dead transitions. [2024-06-27 23:01:36,014 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 268 transitions, 3666 flow [2024-06-27 23:01:36,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:36,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:36,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 160 transitions. [2024-06-27 23:01:36,015 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5860805860805861 [2024-06-27 23:01:36,015 INFO L175 Difference]: Start difference. First operand has 221 places, 248 transitions, 3064 flow. Second operand 7 states and 160 transitions. [2024-06-27 23:01:36,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 268 transitions, 3666 flow [2024-06-27 23:01:36,901 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 268 transitions, 3529 flow, removed 28 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:36,904 INFO L231 Difference]: Finished difference. Result has 225 places, 250 transitions, 3106 flow [2024-06-27 23:01:36,905 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2941, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3106, PETRI_PLACES=225, PETRI_TRANSITIONS=250} [2024-06-27 23:01:36,905 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 185 predicate places. [2024-06-27 23:01:36,905 INFO L495 AbstractCegarLoop]: Abstraction has has 225 places, 250 transitions, 3106 flow [2024-06-27 23:01:36,906 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:36,906 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:36,906 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:36,906 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable77 [2024-06-27 23:01:36,906 INFO L420 AbstractCegarLoop]: === Iteration 79 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:36,906 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:36,907 INFO L85 PathProgramCache]: Analyzing trace with hash -367455158, now seen corresponding path program 5 times [2024-06-27 23:01:36,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:36,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105741612] [2024-06-27 23:01:36,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:36,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:36,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:36,993 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:36,993 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:36,994 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105741612] [2024-06-27 23:01:36,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105741612] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:36,994 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:36,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:36,994 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839054314] [2024-06-27 23:01:36,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:36,994 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:36,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:36,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:36,995 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:37,038 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:37,039 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 250 transitions, 3106 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:37,039 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:37,039 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:37,039 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:37,556 INFO L124 PetriNetUnfolderBase]: 1978/3325 cut-off events. [2024-06-27 23:01:37,556 INFO L125 PetriNetUnfolderBase]: For 307808/307812 co-relation queries the response was YES. [2024-06-27 23:01:37,580 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24465 conditions, 3325 events. 1978/3325 cut-off events. For 307808/307812 co-relation queries the response was YES. Maximal size of possible extension queue 217. Compared 20400 event pairs, 620 based on Foata normal form. 2/3325 useless extension candidates. Maximal degree in co-relation 24361. Up to 2826 conditions per place. [2024-06-27 23:01:37,591 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 128 selfloop transitions, 141 changer transitions 0/276 dead transitions. [2024-06-27 23:01:37,591 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 232 places, 276 transitions, 4022 flow [2024-06-27 23:01:37,591 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:37,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:37,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 185 transitions. [2024-06-27 23:01:37,592 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.592948717948718 [2024-06-27 23:01:37,592 INFO L175 Difference]: Start difference. First operand has 225 places, 250 transitions, 3106 flow. Second operand 8 states and 185 transitions. [2024-06-27 23:01:37,592 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 232 places, 276 transitions, 4022 flow [2024-06-27 23:01:38,179 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 276 transitions, 3877 flow, removed 7 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:38,182 INFO L231 Difference]: Finished difference. Result has 228 places, 256 transitions, 3323 flow [2024-06-27 23:01:38,183 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2961, PETRI_DIFFERENCE_MINUEND_PLACES=220, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=135, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3323, PETRI_PLACES=228, PETRI_TRANSITIONS=256} [2024-06-27 23:01:38,183 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 188 predicate places. [2024-06-27 23:01:38,183 INFO L495 AbstractCegarLoop]: Abstraction has has 228 places, 256 transitions, 3323 flow [2024-06-27 23:01:38,183 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:38,183 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:38,183 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:38,184 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable78 [2024-06-27 23:01:38,184 INFO L420 AbstractCegarLoop]: === Iteration 80 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:38,184 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:38,184 INFO L85 PathProgramCache]: Analyzing trace with hash 902153710, now seen corresponding path program 6 times [2024-06-27 23:01:38,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:38,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689308977] [2024-06-27 23:01:38,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:38,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:38,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:38,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:38,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:38,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689308977] [2024-06-27 23:01:38,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689308977] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:38,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:38,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:38,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [441043316] [2024-06-27 23:01:38,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:38,262 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:38,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:38,262 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:38,262 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:38,304 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:38,305 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 256 transitions, 3323 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:38,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:38,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:38,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:38,777 INFO L124 PetriNetUnfolderBase]: 1986/3352 cut-off events. [2024-06-27 23:01:38,777 INFO L125 PetriNetUnfolderBase]: For 318850/318854 co-relation queries the response was YES. [2024-06-27 23:01:38,801 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24867 conditions, 3352 events. 1986/3352 cut-off events. For 318850/318854 co-relation queries the response was YES. Maximal size of possible extension queue 220. Compared 20675 event pairs, 542 based on Foata normal form. 3/3353 useless extension candidates. Maximal degree in co-relation 24762. Up to 2541 conditions per place. [2024-06-27 23:01:38,814 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 197 selfloop transitions, 88 changer transitions 0/292 dead transitions. [2024-06-27 23:01:38,814 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 292 transitions, 4341 flow [2024-06-27 23:01:38,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:38,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:38,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 170 transitions. [2024-06-27 23:01:38,815 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6227106227106227 [2024-06-27 23:01:38,815 INFO L175 Difference]: Start difference. First operand has 228 places, 256 transitions, 3323 flow. Second operand 7 states and 170 transitions. [2024-06-27 23:01:38,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 292 transitions, 4341 flow [2024-06-27 23:01:39,347 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 230 places, 292 transitions, 4114 flow, removed 13 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:39,351 INFO L231 Difference]: Finished difference. Result has 232 places, 264 transitions, 3433 flow [2024-06-27 23:01:39,351 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3096, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=82, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=171, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3433, PETRI_PLACES=232, PETRI_TRANSITIONS=264} [2024-06-27 23:01:39,351 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 192 predicate places. [2024-06-27 23:01:39,351 INFO L495 AbstractCegarLoop]: Abstraction has has 232 places, 264 transitions, 3433 flow [2024-06-27 23:01:39,352 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:39,352 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:39,352 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:39,352 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable79 [2024-06-27 23:01:39,352 INFO L420 AbstractCegarLoop]: === Iteration 81 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:39,352 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:39,352 INFO L85 PathProgramCache]: Analyzing trace with hash -1801056640, now seen corresponding path program 6 times [2024-06-27 23:01:39,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:39,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115553136] [2024-06-27 23:01:39,353 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:39,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:39,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:39,432 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:39,432 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:39,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115553136] [2024-06-27 23:01:39,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115553136] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:39,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:39,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:39,433 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603584441] [2024-06-27 23:01:39,433 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:39,433 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:39,433 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:39,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:39,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:39,469 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:39,469 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 264 transitions, 3433 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:39,469 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:39,469 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:39,469 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:39,950 INFO L124 PetriNetUnfolderBase]: 1983/3333 cut-off events. [2024-06-27 23:01:39,950 INFO L125 PetriNetUnfolderBase]: For 325954/325958 co-relation queries the response was YES. [2024-06-27 23:01:39,975 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25225 conditions, 3333 events. 1983/3333 cut-off events. For 325954/325958 co-relation queries the response was YES. Maximal size of possible extension queue 220. Compared 20471 event pairs, 622 based on Foata normal form. 2/3333 useless extension candidates. Maximal degree in co-relation 25117. Up to 2835 conditions per place. [2024-06-27 23:01:39,988 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 136 selfloop transitions, 142 changer transitions 0/285 dead transitions. [2024-06-27 23:01:39,988 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 285 transitions, 4171 flow [2024-06-27 23:01:39,988 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:01:39,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:01:39,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 218 transitions. [2024-06-27 23:01:39,989 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.558974358974359 [2024-06-27 23:01:39,989 INFO L175 Difference]: Start difference. First operand has 232 places, 264 transitions, 3433 flow. Second operand 10 states and 218 transitions. [2024-06-27 23:01:39,989 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 285 transitions, 4171 flow [2024-06-27 23:01:40,747 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 239 places, 285 transitions, 4032 flow, removed 32 selfloop flow, removed 2 redundant places. [2024-06-27 23:01:40,751 INFO L231 Difference]: Finished difference. Result has 240 places, 264 transitions, 3584 flow [2024-06-27 23:01:40,751 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3294, PETRI_DIFFERENCE_MINUEND_PLACES=230, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=142, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=3584, PETRI_PLACES=240, PETRI_TRANSITIONS=264} [2024-06-27 23:01:40,751 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 200 predicate places. [2024-06-27 23:01:40,752 INFO L495 AbstractCegarLoop]: Abstraction has has 240 places, 264 transitions, 3584 flow [2024-06-27 23:01:40,752 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:40,752 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:40,752 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:40,752 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable80 [2024-06-27 23:01:40,752 INFO L420 AbstractCegarLoop]: === Iteration 82 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:40,752 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:40,753 INFO L85 PathProgramCache]: Analyzing trace with hash 1233026196, now seen corresponding path program 7 times [2024-06-27 23:01:40,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:40,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672571317] [2024-06-27 23:01:40,753 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:40,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:40,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:40,828 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:40,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:40,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [672571317] [2024-06-27 23:01:40,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [672571317] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:40,829 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:40,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:40,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1822480738] [2024-06-27 23:01:40,829 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:40,829 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:40,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:40,830 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:40,830 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:40,864 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:40,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 264 transitions, 3584 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:40,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:40,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:40,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:41,358 INFO L124 PetriNetUnfolderBase]: 1991/3360 cut-off events. [2024-06-27 23:01:41,359 INFO L125 PetriNetUnfolderBase]: For 335954/335958 co-relation queries the response was YES. [2024-06-27 23:01:41,384 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25530 conditions, 3360 events. 1991/3360 cut-off events. For 335954/335958 co-relation queries the response was YES. Maximal size of possible extension queue 223. Compared 20728 event pairs, 528 based on Foata normal form. 3/3361 useless extension candidates. Maximal degree in co-relation 25420. Up to 2545 conditions per place. [2024-06-27 23:01:41,396 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 196 selfloop transitions, 91 changer transitions 0/294 dead transitions. [2024-06-27 23:01:41,396 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 294 transitions, 4415 flow [2024-06-27 23:01:41,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:41,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:41,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 169 transitions. [2024-06-27 23:01:41,397 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6190476190476191 [2024-06-27 23:01:41,397 INFO L175 Difference]: Start difference. First operand has 240 places, 264 transitions, 3584 flow. Second operand 7 states and 169 transitions. [2024-06-27 23:01:41,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 294 transitions, 4415 flow [2024-06-27 23:01:42,027 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 237 places, 294 transitions, 4123 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-06-27 23:01:42,031 INFO L231 Difference]: Finished difference. Result has 238 places, 267 transitions, 3512 flow [2024-06-27 23:01:42,031 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3292, PETRI_DIFFERENCE_MINUEND_PLACES=231, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=264, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=88, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=176, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3512, PETRI_PLACES=238, PETRI_TRANSITIONS=267} [2024-06-27 23:01:42,031 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 198 predicate places. [2024-06-27 23:01:42,031 INFO L495 AbstractCegarLoop]: Abstraction has has 238 places, 267 transitions, 3512 flow [2024-06-27 23:01:42,031 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:42,032 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:42,032 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:42,032 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable81 [2024-06-27 23:01:42,032 INFO L420 AbstractCegarLoop]: === Iteration 83 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:42,032 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:42,032 INFO L85 PathProgramCache]: Analyzing trace with hash 39428216, now seen corresponding path program 8 times [2024-06-27 23:01:42,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:42,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346685064] [2024-06-27 23:01:42,032 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:42,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:42,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:42,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:42,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:42,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346685064] [2024-06-27 23:01:42,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346685064] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:42,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:42,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:42,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1374758059] [2024-06-27 23:01:42,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:42,117 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:42,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:42,117 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:42,117 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:42,172 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:42,173 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 267 transitions, 3512 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:42,173 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:42,173 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:42,173 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:42,661 INFO L124 PetriNetUnfolderBase]: 1999/3358 cut-off events. [2024-06-27 23:01:42,661 INFO L125 PetriNetUnfolderBase]: For 346683/346687 co-relation queries the response was YES. [2024-06-27 23:01:42,684 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25796 conditions, 3358 events. 1999/3358 cut-off events. For 346683/346687 co-relation queries the response was YES. Maximal size of possible extension queue 225. Compared 20651 event pairs, 609 based on Foata normal form. 3/3359 useless extension candidates. Maximal degree in co-relation 25685. Up to 2987 conditions per place. [2024-06-27 23:01:42,695 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 210 selfloop transitions, 67 changer transitions 0/284 dead transitions. [2024-06-27 23:01:42,696 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 284 transitions, 4138 flow [2024-06-27 23:01:42,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:42,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:42,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 158 transitions. [2024-06-27 23:01:42,696 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5787545787545788 [2024-06-27 23:01:42,697 INFO L175 Difference]: Start difference. First operand has 238 places, 267 transitions, 3512 flow. Second operand 7 states and 158 transitions. [2024-06-27 23:01:42,697 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 284 transitions, 4138 flow [2024-06-27 23:01:43,386 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 284 transitions, 3990 flow, removed 8 selfloop flow, removed 3 redundant places. [2024-06-27 23:01:43,389 INFO L231 Difference]: Finished difference. Result has 242 places, 269 transitions, 3543 flow [2024-06-27 23:01:43,390 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3366, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=200, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3543, PETRI_PLACES=242, PETRI_TRANSITIONS=269} [2024-06-27 23:01:43,390 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 202 predicate places. [2024-06-27 23:01:43,390 INFO L495 AbstractCegarLoop]: Abstraction has has 242 places, 269 transitions, 3543 flow [2024-06-27 23:01:43,390 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:43,390 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:43,390 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:43,390 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable82 [2024-06-27 23:01:43,391 INFO L420 AbstractCegarLoop]: === Iteration 84 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:43,391 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:43,391 INFO L85 PathProgramCache]: Analyzing trace with hash 585059378, now seen corresponding path program 9 times [2024-06-27 23:01:43,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:43,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999442743] [2024-06-27 23:01:43,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:43,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:43,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:43,474 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:43,475 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:43,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999442743] [2024-06-27 23:01:43,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999442743] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:43,475 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:43,475 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:43,475 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1835557686] [2024-06-27 23:01:43,475 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:43,475 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:43,476 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:43,476 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:43,476 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:43,512 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:43,513 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 242 places, 269 transitions, 3543 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:43,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:43,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:43,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:43,990 INFO L124 PetriNetUnfolderBase]: 2007/3368 cut-off events. [2024-06-27 23:01:43,991 INFO L125 PetriNetUnfolderBase]: For 356224/356228 co-relation queries the response was YES. [2024-06-27 23:01:44,016 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25843 conditions, 3368 events. 2007/3368 cut-off events. For 356224/356228 co-relation queries the response was YES. Maximal size of possible extension queue 228. Compared 20693 event pairs, 607 based on Foata normal form. 3/3367 useless extension candidates. Maximal degree in co-relation 25731. Up to 2941 conditions per place. [2024-06-27 23:01:44,028 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 210 selfloop transitions, 74 changer transitions 0/291 dead transitions. [2024-06-27 23:01:44,029 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 291 transitions, 4205 flow [2024-06-27 23:01:44,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:44,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:44,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 162 transitions. [2024-06-27 23:01:44,030 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5934065934065934 [2024-06-27 23:01:44,030 INFO L175 Difference]: Start difference. First operand has 242 places, 269 transitions, 3543 flow. Second operand 7 states and 162 transitions. [2024-06-27 23:01:44,030 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 291 transitions, 4205 flow [2024-06-27 23:01:44,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 243 places, 291 transitions, 4056 flow, removed 9 selfloop flow, removed 5 redundant places. [2024-06-27 23:01:44,788 INFO L231 Difference]: Finished difference. Result has 245 places, 272 transitions, 3602 flow [2024-06-27 23:01:44,789 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3394, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3602, PETRI_PLACES=245, PETRI_TRANSITIONS=272} [2024-06-27 23:01:44,789 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 205 predicate places. [2024-06-27 23:01:44,789 INFO L495 AbstractCegarLoop]: Abstraction has has 245 places, 272 transitions, 3602 flow [2024-06-27 23:01:44,789 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:44,789 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:44,789 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:44,790 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable83 [2024-06-27 23:01:44,790 INFO L420 AbstractCegarLoop]: === Iteration 85 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:44,790 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:44,790 INFO L85 PathProgramCache]: Analyzing trace with hash 39432804, now seen corresponding path program 7 times [2024-06-27 23:01:44,790 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:44,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [452806753] [2024-06-27 23:01:44,790 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:44,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:44,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:44,867 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:44,867 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:44,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [452806753] [2024-06-27 23:01:44,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [452806753] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:44,867 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:44,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:44,868 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945011403] [2024-06-27 23:01:44,868 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:44,868 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:44,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:44,868 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:44,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:44,904 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:44,905 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 272 transitions, 3602 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:44,905 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:44,905 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:44,905 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:45,476 INFO L124 PetriNetUnfolderBase]: 2020/3395 cut-off events. [2024-06-27 23:01:45,476 INFO L125 PetriNetUnfolderBase]: For 366392/366396 co-relation queries the response was YES. [2024-06-27 23:01:45,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26268 conditions, 3395 events. 2020/3395 cut-off events. For 366392/366396 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 20945 event pairs, 621 based on Foata normal form. 2/3395 useless extension candidates. Maximal degree in co-relation 26154. Up to 2886 conditions per place. [2024-06-27 23:01:45,511 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 144 selfloop transitions, 147 changer transitions 0/298 dead transitions. [2024-06-27 23:01:45,511 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 255 places, 298 transitions, 4590 flow [2024-06-27 23:01:45,512 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:01:45,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:01:45,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 238 transitions. [2024-06-27 23:01:45,512 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5547785547785548 [2024-06-27 23:01:45,513 INFO L175 Difference]: Start difference. First operand has 245 places, 272 transitions, 3602 flow. Second operand 11 states and 238 transitions. [2024-06-27 23:01:45,513 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 255 places, 298 transitions, 4590 flow [2024-06-27 23:01:46,313 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 298 transitions, 4442 flow, removed 8 selfloop flow, removed 4 redundant places. [2024-06-27 23:01:46,316 INFO L231 Difference]: Finished difference. Result has 252 places, 278 transitions, 3834 flow [2024-06-27 23:01:46,317 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3454, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=141, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=3834, PETRI_PLACES=252, PETRI_TRANSITIONS=278} [2024-06-27 23:01:46,317 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 212 predicate places. [2024-06-27 23:01:46,317 INFO L495 AbstractCegarLoop]: Abstraction has has 252 places, 278 transitions, 3834 flow [2024-06-27 23:01:46,318 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:46,318 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:46,318 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:46,318 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable84 [2024-06-27 23:01:46,318 INFO L420 AbstractCegarLoop]: === Iteration 86 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:46,319 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:46,319 INFO L85 PathProgramCache]: Analyzing trace with hash 50084390, now seen corresponding path program 8 times [2024-06-27 23:01:46,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:46,319 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751412296] [2024-06-27 23:01:46,319 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:46,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:46,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:46,400 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:46,400 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:46,400 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1751412296] [2024-06-27 23:01:46,400 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1751412296] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:46,400 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:46,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:46,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [932320119] [2024-06-27 23:01:46,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:46,401 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:46,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:46,402 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:46,402 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:46,445 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:46,445 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 278 transitions, 3834 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:46,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:46,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:46,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:46,963 INFO L124 PetriNetUnfolderBase]: 2017/3403 cut-off events. [2024-06-27 23:01:46,964 INFO L125 PetriNetUnfolderBase]: For 373539/373543 co-relation queries the response was YES. [2024-06-27 23:01:46,992 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26456 conditions, 3403 events. 2017/3403 cut-off events. For 373539/373543 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 21043 event pairs, 631 based on Foata normal form. 2/3403 useless extension candidates. Maximal degree in co-relation 26341. Up to 2883 conditions per place. [2024-06-27 23:01:47,004 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 142 selfloop transitions, 146 changer transitions 0/295 dead transitions. [2024-06-27 23:01:47,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 260 places, 295 transitions, 4592 flow [2024-06-27 23:01:47,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:47,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:47,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 201 transitions. [2024-06-27 23:01:47,005 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5726495726495726 [2024-06-27 23:01:47,005 INFO L175 Difference]: Start difference. First operand has 252 places, 278 transitions, 3834 flow. Second operand 9 states and 201 transitions. [2024-06-27 23:01:47,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 260 places, 295 transitions, 4592 flow [2024-06-27 23:01:47,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 295 transitions, 3983 flow, removed 21 selfloop flow, removed 11 redundant places. [2024-06-27 23:01:47,755 INFO L231 Difference]: Finished difference. Result has 250 places, 278 transitions, 3523 flow [2024-06-27 23:01:47,756 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3225, PETRI_DIFFERENCE_MINUEND_PLACES=241, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=146, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3523, PETRI_PLACES=250, PETRI_TRANSITIONS=278} [2024-06-27 23:01:47,756 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 210 predicate places. [2024-06-27 23:01:47,756 INFO L495 AbstractCegarLoop]: Abstraction has has 250 places, 278 transitions, 3523 flow [2024-06-27 23:01:47,756 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:47,756 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:47,757 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:47,757 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable85 [2024-06-27 23:01:47,757 INFO L420 AbstractCegarLoop]: === Iteration 87 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:47,757 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:47,757 INFO L85 PathProgramCache]: Analyzing trace with hash 585200676, now seen corresponding path program 9 times [2024-06-27 23:01:47,757 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:47,757 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730709761] [2024-06-27 23:01:47,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:47,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:47,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:47,848 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:47,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:47,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1730709761] [2024-06-27 23:01:47,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1730709761] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:47,848 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:47,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:47,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [133117396] [2024-06-27 23:01:47,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:47,849 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:47,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:47,849 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:47,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:47,891 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:47,891 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 278 transitions, 3523 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:47,892 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:47,892 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:47,892 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:48,411 INFO L124 PetriNetUnfolderBase]: 2014/3388 cut-off events. [2024-06-27 23:01:48,411 INFO L125 PetriNetUnfolderBase]: For 378828/378828 co-relation queries the response was YES. [2024-06-27 23:01:48,436 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26175 conditions, 3388 events. 2014/3388 cut-off events. For 378828/378828 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 20838 event pairs, 589 based on Foata normal form. 1/3388 useless extension candidates. Maximal degree in co-relation 26061. Up to 3114 conditions per place. [2024-06-27 23:01:48,448 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 258 selfloop transitions, 28 changer transitions 0/293 dead transitions. [2024-06-27 23:01:48,448 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 293 transitions, 4131 flow [2024-06-27 23:01:48,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:48,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:48,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 171 transitions. [2024-06-27 23:01:48,449 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5480769230769231 [2024-06-27 23:01:48,449 INFO L175 Difference]: Start difference. First operand has 250 places, 278 transitions, 3523 flow. Second operand 8 states and 171 transitions. [2024-06-27 23:01:48,449 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 293 transitions, 4131 flow [2024-06-27 23:01:49,042 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 293 transitions, 3837 flow, removed 1 selfloop flow, removed 8 redundant places. [2024-06-27 23:01:49,046 INFO L231 Difference]: Finished difference. Result has 250 places, 278 transitions, 3291 flow [2024-06-27 23:01:49,046 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3229, PETRI_DIFFERENCE_MINUEND_PLACES=242, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=250, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3291, PETRI_PLACES=250, PETRI_TRANSITIONS=278} [2024-06-27 23:01:49,046 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 210 predicate places. [2024-06-27 23:01:49,047 INFO L495 AbstractCegarLoop]: Abstraction has has 250 places, 278 transitions, 3291 flow [2024-06-27 23:01:49,047 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:49,047 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:49,047 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:49,047 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable86 [2024-06-27 23:01:49,047 INFO L420 AbstractCegarLoop]: === Iteration 88 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:49,047 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:49,048 INFO L85 PathProgramCache]: Analyzing trace with hash -1978404498, now seen corresponding path program 10 times [2024-06-27 23:01:49,048 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:49,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035589036] [2024-06-27 23:01:49,048 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:49,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:49,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:49,133 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:49,133 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:49,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1035589036] [2024-06-27 23:01:49,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1035589036] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:49,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:49,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:49,134 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1578210123] [2024-06-27 23:01:49,134 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:49,134 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:49,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:49,134 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:49,134 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:49,166 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:49,167 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 250 places, 278 transitions, 3291 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:49,167 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:49,167 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:49,167 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:49,730 INFO L124 PetriNetUnfolderBase]: 2037/3428 cut-off events. [2024-06-27 23:01:49,730 INFO L125 PetriNetUnfolderBase]: For 406518/406518 co-relation queries the response was YES. [2024-06-27 23:01:49,759 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26038 conditions, 3428 events. 2037/3428 cut-off events. For 406518/406518 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 21236 event pairs, 578 based on Foata normal form. 10/3437 useless extension candidates. Maximal degree in co-relation 25923. Up to 2896 conditions per place. [2024-06-27 23:01:49,771 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 259 selfloop transitions, 50 changer transitions 0/316 dead transitions. [2024-06-27 23:01:49,771 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 316 transitions, 4029 flow [2024-06-27 23:01:49,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:01:49,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:01:49,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 197 transitions. [2024-06-27 23:01:49,772 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6314102564102564 [2024-06-27 23:01:49,773 INFO L175 Difference]: Start difference. First operand has 250 places, 278 transitions, 3291 flow. Second operand 8 states and 197 transitions. [2024-06-27 23:01:49,773 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 316 transitions, 4029 flow [2024-06-27 23:01:50,788 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 316 transitions, 3965 flow, removed 2 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:50,792 INFO L231 Difference]: Finished difference. Result has 251 places, 279 transitions, 3357 flow [2024-06-27 23:01:50,793 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3227, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=49, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=228, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3357, PETRI_PLACES=251, PETRI_TRANSITIONS=279} [2024-06-27 23:01:50,793 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 211 predicate places. [2024-06-27 23:01:50,793 INFO L495 AbstractCegarLoop]: Abstraction has has 251 places, 279 transitions, 3357 flow [2024-06-27 23:01:50,793 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:50,793 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:50,793 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:50,793 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable87 [2024-06-27 23:01:50,794 INFO L420 AbstractCegarLoop]: === Iteration 89 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:50,794 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:50,794 INFO L85 PathProgramCache]: Analyzing trace with hash -782294674, now seen corresponding path program 11 times [2024-06-27 23:01:50,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:50,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1121873007] [2024-06-27 23:01:50,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:50,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:50,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:50,881 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:50,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:50,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1121873007] [2024-06-27 23:01:50,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1121873007] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:50,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:50,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:50,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [900495428] [2024-06-27 23:01:50,882 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:50,882 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:50,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:50,883 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:50,883 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:50,917 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:50,917 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 279 transitions, 3357 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:50,917 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:50,917 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:50,917 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:51,473 INFO L124 PetriNetUnfolderBase]: 2032/3428 cut-off events. [2024-06-27 23:01:51,473 INFO L125 PetriNetUnfolderBase]: For 391227/391233 co-relation queries the response was YES. [2024-06-27 23:01:51,498 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26238 conditions, 3428 events. 2032/3428 cut-off events. For 391227/391233 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 21265 event pairs, 605 based on Foata normal form. 8/3435 useless extension candidates. Maximal degree in co-relation 26122. Up to 3051 conditions per place. [2024-06-27 23:01:51,509 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 252 selfloop transitions, 47 changer transitions 0/306 dead transitions. [2024-06-27 23:01:51,509 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 257 places, 306 transitions, 4023 flow [2024-06-27 23:01:51,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:51,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:51,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 170 transitions. [2024-06-27 23:01:51,510 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6227106227106227 [2024-06-27 23:01:51,510 INFO L175 Difference]: Start difference. First operand has 251 places, 279 transitions, 3357 flow. Second operand 7 states and 170 transitions. [2024-06-27 23:01:51,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 257 places, 306 transitions, 4023 flow [2024-06-27 23:01:52,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 306 transitions, 3903 flow, removed 16 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:52,272 INFO L231 Difference]: Finished difference. Result has 252 places, 279 transitions, 3339 flow [2024-06-27 23:01:52,272 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3237, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3339, PETRI_PLACES=252, PETRI_TRANSITIONS=279} [2024-06-27 23:01:52,272 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 212 predicate places. [2024-06-27 23:01:52,273 INFO L495 AbstractCegarLoop]: Abstraction has has 252 places, 279 transitions, 3339 flow [2024-06-27 23:01:52,273 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:52,273 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:52,273 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:52,273 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable88 [2024-06-27 23:01:52,273 INFO L420 AbstractCegarLoop]: === Iteration 90 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:52,273 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:52,273 INFO L85 PathProgramCache]: Analyzing trace with hash -774676114, now seen corresponding path program 12 times [2024-06-27 23:01:52,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:52,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1776480781] [2024-06-27 23:01:52,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:52,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:52,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:52,354 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:52,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:52,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1776480781] [2024-06-27 23:01:52,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1776480781] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:52,354 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:52,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:01:52,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [475146244] [2024-06-27 23:01:52,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:52,355 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:01:52,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:52,355 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:01:52,355 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:01:52,392 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:52,393 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 279 transitions, 3339 flow. Second operand has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:52,393 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:52,393 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:52,393 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:52,911 INFO L124 PetriNetUnfolderBase]: 2027/3411 cut-off events. [2024-06-27 23:01:52,911 INFO L125 PetriNetUnfolderBase]: For 386008/386014 co-relation queries the response was YES. [2024-06-27 23:01:52,941 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25934 conditions, 3411 events. 2027/3411 cut-off events. For 386008/386014 co-relation queries the response was YES. Maximal size of possible extension queue 230. Compared 21061 event pairs, 504 based on Foata normal form. 8/3418 useless extension candidates. Maximal degree in co-relation 25817. Up to 2803 conditions per place. [2024-06-27 23:01:52,953 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 244 selfloop transitions, 59 changer transitions 0/310 dead transitions. [2024-06-27 23:01:52,953 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 310 transitions, 4035 flow [2024-06-27 23:01:52,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:52,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:52,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 174 transitions. [2024-06-27 23:01:52,954 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6373626373626373 [2024-06-27 23:01:52,954 INFO L175 Difference]: Start difference. First operand has 252 places, 279 transitions, 3339 flow. Second operand 7 states and 174 transitions. [2024-06-27 23:01:52,954 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 310 transitions, 4035 flow [2024-06-27 23:01:53,667 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 252 places, 310 transitions, 3915 flow, removed 10 selfloop flow, removed 6 redundant places. [2024-06-27 23:01:53,671 INFO L231 Difference]: Finished difference. Result has 253 places, 279 transitions, 3345 flow [2024-06-27 23:01:53,671 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3219, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=59, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=220, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3345, PETRI_PLACES=253, PETRI_TRANSITIONS=279} [2024-06-27 23:01:53,672 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 213 predicate places. [2024-06-27 23:01:53,672 INFO L495 AbstractCegarLoop]: Abstraction has has 253 places, 279 transitions, 3345 flow [2024-06-27 23:01:53,672 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.0) internal successors, (112), 7 states have internal predecessors, (112), 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-06-27 23:01:53,672 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:53,672 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:53,673 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable89 [2024-06-27 23:01:53,673 INFO L420 AbstractCegarLoop]: === Iteration 91 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:53,673 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:53,673 INFO L85 PathProgramCache]: Analyzing trace with hash -1981924796, now seen corresponding path program 7 times [2024-06-27 23:01:53,673 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:53,673 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688185552] [2024-06-27 23:01:53,673 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:53,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:53,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:53,767 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:53,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:53,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688185552] [2024-06-27 23:01:53,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688185552] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:53,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:53,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:53,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421024283] [2024-06-27 23:01:53,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:53,768 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:53,768 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:53,769 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:53,769 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:53,807 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:53,808 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 253 places, 279 transitions, 3345 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:53,808 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:53,808 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:53,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:54,414 INFO L124 PetriNetUnfolderBase]: 2131/3585 cut-off events. [2024-06-27 23:01:54,414 INFO L125 PetriNetUnfolderBase]: For 488907/488907 co-relation queries the response was YES. [2024-06-27 23:01:54,442 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26982 conditions, 3585 events. 2131/3585 cut-off events. For 488907/488907 co-relation queries the response was YES. Maximal size of possible extension queue 238. Compared 22372 event pairs, 630 based on Foata normal form. 34/3618 useless extension candidates. Maximal degree in co-relation 26864. Up to 2955 conditions per place. [2024-06-27 23:01:54,454 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 211 selfloop transitions, 96 changer transitions 3/317 dead transitions. [2024-06-27 23:01:54,454 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 317 transitions, 4113 flow [2024-06-27 23:01:54,454 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:54,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:54,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 217 transitions. [2024-06-27 23:01:54,455 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6182336182336182 [2024-06-27 23:01:54,455 INFO L175 Difference]: Start difference. First operand has 253 places, 279 transitions, 3345 flow. Second operand 9 states and 217 transitions. [2024-06-27 23:01:54,455 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 317 transitions, 4113 flow [2024-06-27 23:01:55,285 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 317 transitions, 3949 flow, removed 4 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:55,290 INFO L231 Difference]: Finished difference. Result has 255 places, 279 transitions, 3410 flow [2024-06-27 23:01:55,290 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3181, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=95, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3410, PETRI_PLACES=255, PETRI_TRANSITIONS=279} [2024-06-27 23:01:55,290 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 215 predicate places. [2024-06-27 23:01:55,291 INFO L495 AbstractCegarLoop]: Abstraction has has 255 places, 279 transitions, 3410 flow [2024-06-27 23:01:55,291 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:55,291 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:55,291 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:55,291 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable90 [2024-06-27 23:01:55,291 INFO L420 AbstractCegarLoop]: === Iteration 92 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:55,291 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:55,292 INFO L85 PathProgramCache]: Analyzing trace with hash -1982221466, now seen corresponding path program 8 times [2024-06-27 23:01:55,292 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:55,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185061321] [2024-06-27 23:01:55,292 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:55,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:55,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:55,413 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:55,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:55,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185061321] [2024-06-27 23:01:55,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185061321] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:55,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:55,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:55,414 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [814452778] [2024-06-27 23:01:55,414 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:55,415 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:55,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:55,415 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:55,415 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:55,462 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:55,463 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 279 transitions, 3410 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:55,463 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:55,463 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:55,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:56,130 INFO L124 PetriNetUnfolderBase]: 2336/3940 cut-off events. [2024-06-27 23:01:56,130 INFO L125 PetriNetUnfolderBase]: For 566643/566643 co-relation queries the response was YES. [2024-06-27 23:01:56,165 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30389 conditions, 3940 events. 2336/3940 cut-off events. For 566643/566643 co-relation queries the response was YES. Maximal size of possible extension queue 242. Compared 24991 event pairs, 624 based on Foata normal form. 30/3969 useless extension candidates. Maximal degree in co-relation 30271. Up to 2751 conditions per place. [2024-06-27 23:01:56,180 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 213 selfloop transitions, 101 changer transitions 6/327 dead transitions. [2024-06-27 23:01:56,180 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 327 transitions, 4396 flow [2024-06-27 23:01:56,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:01:56,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:01:56,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 226 transitions. [2024-06-27 23:01:56,181 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6438746438746439 [2024-06-27 23:01:56,181 INFO L175 Difference]: Start difference. First operand has 255 places, 279 transitions, 3410 flow. Second operand 9 states and 226 transitions. [2024-06-27 23:01:56,181 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 327 transitions, 4396 flow [2024-06-27 23:01:57,421 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 327 transitions, 4180 flow, removed 15 selfloop flow, removed 7 redundant places. [2024-06-27 23:01:57,425 INFO L231 Difference]: Finished difference. Result has 257 places, 277 transitions, 3392 flow [2024-06-27 23:01:57,425 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3198, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=100, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=179, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3392, PETRI_PLACES=257, PETRI_TRANSITIONS=277} [2024-06-27 23:01:57,425 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 217 predicate places. [2024-06-27 23:01:57,425 INFO L495 AbstractCegarLoop]: Abstraction has has 257 places, 277 transitions, 3392 flow [2024-06-27 23:01:57,425 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:57,426 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:57,426 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:57,426 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable91 [2024-06-27 23:01:57,426 INFO L420 AbstractCegarLoop]: === Iteration 93 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:57,426 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:57,426 INFO L85 PathProgramCache]: Analyzing trace with hash 935808092, now seen corresponding path program 9 times [2024-06-27 23:01:57,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:57,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784045104] [2024-06-27 23:01:57,426 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:57,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:57,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:57,527 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:57,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:57,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784045104] [2024-06-27 23:01:57,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784045104] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:57,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:57,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:57,528 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2053387630] [2024-06-27 23:01:57,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:57,528 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:57,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:57,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:57,529 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:57,580 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:57,580 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 277 transitions, 3392 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:57,580 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:57,580 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:57,580 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:01:58,250 INFO L124 PetriNetUnfolderBase]: 2264/3810 cut-off events. [2024-06-27 23:01:58,251 INFO L125 PetriNetUnfolderBase]: For 579642/579642 co-relation queries the response was YES. [2024-06-27 23:01:58,284 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30026 conditions, 3810 events. 2264/3810 cut-off events. For 579642/579642 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 24059 event pairs, 656 based on Foata normal form. 34/3843 useless extension candidates. Maximal degree in co-relation 29907. Up to 3246 conditions per place. [2024-06-27 23:01:58,298 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 250 selfloop transitions, 51 changer transitions 5/313 dead transitions. [2024-06-27 23:01:58,298 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 313 transitions, 4150 flow [2024-06-27 23:01:58,298 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:01:58,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:01:58,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 181 transitions. [2024-06-27 23:01:58,299 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.663003663003663 [2024-06-27 23:01:58,299 INFO L175 Difference]: Start difference. First operand has 257 places, 277 transitions, 3392 flow. Second operand 7 states and 181 transitions. [2024-06-27 23:01:58,299 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 313 transitions, 4150 flow [2024-06-27 23:01:59,513 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 313 transitions, 3778 flow, removed 17 selfloop flow, removed 8 redundant places. [2024-06-27 23:01:59,517 INFO L231 Difference]: Finished difference. Result has 256 places, 275 transitions, 3140 flow [2024-06-27 23:01:59,517 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3024, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3140, PETRI_PLACES=256, PETRI_TRANSITIONS=275} [2024-06-27 23:01:59,517 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 216 predicate places. [2024-06-27 23:01:59,518 INFO L495 AbstractCegarLoop]: Abstraction has has 256 places, 275 transitions, 3140 flow [2024-06-27 23:01:59,518 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:59,518 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:01:59,518 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:01:59,518 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable92 [2024-06-27 23:01:59,518 INFO L420 AbstractCegarLoop]: === Iteration 94 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:01:59,518 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:01:59,519 INFO L85 PathProgramCache]: Analyzing trace with hash -1972093766, now seen corresponding path program 10 times [2024-06-27 23:01:59,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:01:59,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [836959289] [2024-06-27 23:01:59,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:01:59,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:01:59,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:01:59,614 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:01:59,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:01:59,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [836959289] [2024-06-27 23:01:59,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [836959289] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:01:59,615 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:01:59,615 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:01:59,615 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [850183849] [2024-06-27 23:01:59,615 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:01:59,615 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:01:59,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:01:59,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:01:59,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:01:59,656 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:01:59,657 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 256 places, 275 transitions, 3140 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:01:59,657 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:01:59,657 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:01:59,657 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:00,252 INFO L124 PetriNetUnfolderBase]: 2110/3556 cut-off events. [2024-06-27 23:02:00,253 INFO L125 PetriNetUnfolderBase]: For 490155/490155 co-relation queries the response was YES. [2024-06-27 23:02:00,282 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25912 conditions, 3556 events. 2110/3556 cut-off events. For 490155/490155 co-relation queries the response was YES. Maximal size of possible extension queue 237. Compared 22210 event pairs, 626 based on Foata normal form. 34/3589 useless extension candidates. Maximal degree in co-relation 25793. Up to 2945 conditions per place. [2024-06-27 23:02:00,294 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 212 selfloop transitions, 85 changer transitions 6/310 dead transitions. [2024-06-27 23:02:00,294 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 310 transitions, 3852 flow [2024-06-27 23:02:00,294 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:02:00,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:02:00,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 231 transitions. [2024-06-27 23:02:00,295 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5923076923076923 [2024-06-27 23:02:00,295 INFO L175 Difference]: Start difference. First operand has 256 places, 275 transitions, 3140 flow. Second operand 10 states and 231 transitions. [2024-06-27 23:02:00,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 310 transitions, 3852 flow [2024-06-27 23:02:01,009 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 310 transitions, 3720 flow, removed 18 selfloop flow, removed 6 redundant places. [2024-06-27 23:02:01,012 INFO L231 Difference]: Finished difference. Result has 260 places, 271 transitions, 3153 flow [2024-06-27 23:02:01,013 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3008, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=85, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=3153, PETRI_PLACES=260, PETRI_TRANSITIONS=271} [2024-06-27 23:02:01,013 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 220 predicate places. [2024-06-27 23:02:01,013 INFO L495 AbstractCegarLoop]: Abstraction has has 260 places, 271 transitions, 3153 flow [2024-06-27 23:02:01,013 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:01,013 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:01,013 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:01,013 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable93 [2024-06-27 23:02:01,014 INFO L420 AbstractCegarLoop]: === Iteration 95 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:01,014 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:01,014 INFO L85 PathProgramCache]: Analyzing trace with hash 936177054, now seen corresponding path program 2 times [2024-06-27 23:02:01,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:01,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [641961806] [2024-06-27 23:02:01,014 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:01,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:01,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:01,111 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:01,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:01,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [641961806] [2024-06-27 23:02:01,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [641961806] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:01,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:01,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:01,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401593415] [2024-06-27 23:02:01,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:01,113 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:01,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:01,113 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:01,113 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:01,162 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:01,162 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 260 places, 271 transitions, 3153 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:01,163 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:01,163 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:01,163 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:01,813 INFO L124 PetriNetUnfolderBase]: 2359/4011 cut-off events. [2024-06-27 23:02:01,813 INFO L125 PetriNetUnfolderBase]: For 625436/625436 co-relation queries the response was YES. [2024-06-27 23:02:01,852 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30760 conditions, 4011 events. 2359/4011 cut-off events. For 625436/625436 co-relation queries the response was YES. Maximal size of possible extension queue 250. Compared 25795 event pairs, 587 based on Foata normal form. 36/4046 useless extension candidates. Maximal degree in co-relation 30641. Up to 2656 conditions per place. [2024-06-27 23:02:01,867 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 250 selfloop transitions, 57 changer transitions 0/314 dead transitions. [2024-06-27 23:02:01,868 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 314 transitions, 4129 flow [2024-06-27 23:02:01,868 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:02:01,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:02:01,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 183 transitions. [2024-06-27 23:02:01,869 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6703296703296703 [2024-06-27 23:02:01,869 INFO L175 Difference]: Start difference. First operand has 260 places, 271 transitions, 3153 flow. Second operand 7 states and 183 transitions. [2024-06-27 23:02:01,869 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 314 transitions, 4129 flow [2024-06-27 23:02:03,254 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 257 places, 314 transitions, 3925 flow, removed 8 selfloop flow, removed 9 redundant places. [2024-06-27 23:02:03,257 INFO L231 Difference]: Finished difference. Result has 259 places, 275 transitions, 3185 flow [2024-06-27 23:02:03,258 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2953, PETRI_DIFFERENCE_MINUEND_PLACES=251, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=271, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=54, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3185, PETRI_PLACES=259, PETRI_TRANSITIONS=275} [2024-06-27 23:02:03,258 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 219 predicate places. [2024-06-27 23:02:03,258 INFO L495 AbstractCegarLoop]: Abstraction has has 259 places, 275 transitions, 3185 flow [2024-06-27 23:02:03,258 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:03,258 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:03,258 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:03,258 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable94 [2024-06-27 23:02:03,259 INFO L420 AbstractCegarLoop]: === Iteration 96 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:03,259 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:03,259 INFO L85 PathProgramCache]: Analyzing trace with hash 1349483934, now seen corresponding path program 3 times [2024-06-27 23:02:03,259 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:03,259 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487589229] [2024-06-27 23:02:03,259 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:03,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:03,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:03,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:03,357 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:03,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487589229] [2024-06-27 23:02:03,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487589229] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:03,357 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:03,357 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:03,358 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985175853] [2024-06-27 23:02:03,358 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:03,358 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:03,358 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:03,358 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:03,358 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:03,401 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:03,401 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 259 places, 275 transitions, 3185 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:03,401 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:03,402 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:03,402 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:04,200 INFO L124 PetriNetUnfolderBase]: 2636/4520 cut-off events. [2024-06-27 23:02:04,200 INFO L125 PetriNetUnfolderBase]: For 683411/683411 co-relation queries the response was YES. [2024-06-27 23:02:04,233 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34753 conditions, 4520 events. 2636/4520 cut-off events. For 683411/683411 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 30008 event pairs, 623 based on Foata normal form. 36/4555 useless extension candidates. Maximal degree in co-relation 34632. Up to 2466 conditions per place. [2024-06-27 23:02:04,245 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 253 selfloop transitions, 66 changer transitions 0/326 dead transitions. [2024-06-27 23:02:04,245 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 266 places, 326 transitions, 4383 flow [2024-06-27 23:02:04,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:04,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:04,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 209 transitions. [2024-06-27 23:02:04,246 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6698717948717948 [2024-06-27 23:02:04,246 INFO L175 Difference]: Start difference. First operand has 259 places, 275 transitions, 3185 flow. Second operand 8 states and 209 transitions. [2024-06-27 23:02:04,246 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 266 places, 326 transitions, 4383 flow [2024-06-27 23:02:05,930 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 326 transitions, 4289 flow, removed 19 selfloop flow, removed 5 redundant places. [2024-06-27 23:02:05,933 INFO L231 Difference]: Finished difference. Result has 264 places, 279 transitions, 3372 flow [2024-06-27 23:02:05,934 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3095, PETRI_DIFFERENCE_MINUEND_PLACES=254, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=62, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3372, PETRI_PLACES=264, PETRI_TRANSITIONS=279} [2024-06-27 23:02:05,934 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 224 predicate places. [2024-06-27 23:02:05,934 INFO L495 AbstractCegarLoop]: Abstraction has has 264 places, 279 transitions, 3372 flow [2024-06-27 23:02:05,934 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:05,934 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:05,934 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:05,934 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable95 [2024-06-27 23:02:05,935 INFO L420 AbstractCegarLoop]: === Iteration 97 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:05,935 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:05,935 INFO L85 PathProgramCache]: Analyzing trace with hash -1971724804, now seen corresponding path program 4 times [2024-06-27 23:02:05,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:05,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1816431555] [2024-06-27 23:02:05,935 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:05,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:06,043 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:06,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:06,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1816431555] [2024-06-27 23:02:06,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1816431555] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:06,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:06,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:06,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472488128] [2024-06-27 23:02:06,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:06,044 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:06,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:06,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:06,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:06,089 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:06,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 264 places, 279 transitions, 3372 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:06,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:06,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:06,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:06,871 INFO L124 PetriNetUnfolderBase]: 2886/4968 cut-off events. [2024-06-27 23:02:06,872 INFO L125 PetriNetUnfolderBase]: For 755525/755525 co-relation queries the response was YES. [2024-06-27 23:02:06,915 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38934 conditions, 4968 events. 2886/4968 cut-off events. For 755525/755525 co-relation queries the response was YES. Maximal size of possible extension queue 332. Compared 33998 event pairs, 975 based on Foata normal form. 30/4997 useless extension candidates. Maximal degree in co-relation 38811. Up to 3240 conditions per place. [2024-06-27 23:02:06,932 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 228 selfloop transitions, 87 changer transitions 0/322 dead transitions. [2024-06-27 23:02:06,933 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 322 transitions, 4326 flow [2024-06-27 23:02:06,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:02:06,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:02:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 235 transitions. [2024-06-27 23:02:06,933 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6025641025641025 [2024-06-27 23:02:06,934 INFO L175 Difference]: Start difference. First operand has 264 places, 279 transitions, 3372 flow. Second operand 10 states and 235 transitions. [2024-06-27 23:02:06,934 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 322 transitions, 4326 flow [2024-06-27 23:02:08,299 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 322 transitions, 4211 flow, removed 19 selfloop flow, removed 5 redundant places. [2024-06-27 23:02:08,303 INFO L231 Difference]: Finished difference. Result has 270 places, 280 transitions, 3501 flow [2024-06-27 23:02:08,303 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3259, PETRI_DIFFERENCE_MINUEND_PLACES=259, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=86, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=3501, PETRI_PLACES=270, PETRI_TRANSITIONS=280} [2024-06-27 23:02:08,303 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 230 predicate places. [2024-06-27 23:02:08,303 INFO L495 AbstractCegarLoop]: Abstraction has has 270 places, 280 transitions, 3501 flow [2024-06-27 23:02:08,303 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:08,304 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:08,304 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:08,304 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable96 [2024-06-27 23:02:08,304 INFO L420 AbstractCegarLoop]: === Iteration 98 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:08,304 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:08,304 INFO L85 PathProgramCache]: Analyzing trace with hash -1755798788, now seen corresponding path program 1 times [2024-06-27 23:02:08,305 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:08,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056383686] [2024-06-27 23:02:08,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:08,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:08,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:08,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:08,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:08,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056383686] [2024-06-27 23:02:08,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056383686] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:08,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:08,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:02:08,402 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [695372175] [2024-06-27 23:02:08,402 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:08,402 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:02:08,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:08,403 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:02:08,403 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:02:08,444 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:08,445 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 270 places, 280 transitions, 3501 flow. Second operand has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:08,445 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:08,445 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:08,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:09,264 INFO L124 PetriNetUnfolderBase]: 2959/5093 cut-off events. [2024-06-27 23:02:09,264 INFO L125 PetriNetUnfolderBase]: For 718972/718972 co-relation queries the response was YES. [2024-06-27 23:02:09,306 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40153 conditions, 5093 events. 2959/5093 cut-off events. For 718972/718972 co-relation queries the response was YES. Maximal size of possible extension queue 349. Compared 35043 event pairs, 1011 based on Foata normal form. 6/5083 useless extension candidates. Maximal degree in co-relation 40029. Up to 3756 conditions per place. [2024-06-27 23:02:09,320 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 235 selfloop transitions, 76 changer transitions 0/318 dead transitions. [2024-06-27 23:02:09,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 318 transitions, 4579 flow [2024-06-27 23:02:09,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:02:09,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:02:09,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 173 transitions. [2024-06-27 23:02:09,321 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6336996336996337 [2024-06-27 23:02:09,322 INFO L175 Difference]: Start difference. First operand has 270 places, 280 transitions, 3501 flow. Second operand 7 states and 173 transitions. [2024-06-27 23:02:09,322 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 318 transitions, 4579 flow [2024-06-27 23:02:10,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 318 transitions, 4328 flow, removed 19 selfloop flow, removed 8 redundant places. [2024-06-27 23:02:10,791 INFO L231 Difference]: Finished difference. Result has 269 places, 283 transitions, 3448 flow [2024-06-27 23:02:10,791 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3254, PETRI_DIFFERENCE_MINUEND_PLACES=262, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=74, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3448, PETRI_PLACES=269, PETRI_TRANSITIONS=283} [2024-06-27 23:02:10,791 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 229 predicate places. [2024-06-27 23:02:10,792 INFO L495 AbstractCegarLoop]: Abstraction has has 269 places, 283 transitions, 3448 flow [2024-06-27 23:02:10,792 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:10,792 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:10,792 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:10,792 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable97 [2024-06-27 23:02:10,792 INFO L420 AbstractCegarLoop]: === Iteration 99 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:10,792 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:10,792 INFO L85 PathProgramCache]: Analyzing trace with hash -1751037188, now seen corresponding path program 2 times [2024-06-27 23:02:10,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:10,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060526702] [2024-06-27 23:02:10,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:10,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:10,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:10,893 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:10,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:10,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060526702] [2024-06-27 23:02:10,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060526702] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:10,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:10,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:10,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2018587417] [2024-06-27 23:02:10,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:10,894 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:10,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:10,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:10,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:10,934 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:10,935 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 283 transitions, 3448 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:10,935 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:10,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:10,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:11,738 INFO L124 PetriNetUnfolderBase]: 2852/4931 cut-off events. [2024-06-27 23:02:11,739 INFO L125 PetriNetUnfolderBase]: For 640311/640311 co-relation queries the response was YES. [2024-06-27 23:02:11,776 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37333 conditions, 4931 events. 2852/4931 cut-off events. For 640311/640311 co-relation queries the response was YES. Maximal size of possible extension queue 336. Compared 34053 event pairs, 1018 based on Foata normal form. 6/4935 useless extension candidates. Maximal degree in co-relation 37209. Up to 4288 conditions per place. [2024-06-27 23:02:11,790 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 240 selfloop transitions, 73 changer transitions 0/320 dead transitions. [2024-06-27 23:02:11,790 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 320 transitions, 4350 flow [2024-06-27 23:02:11,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:11,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:11,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 192 transitions. [2024-06-27 23:02:11,791 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6153846153846154 [2024-06-27 23:02:11,791 INFO L175 Difference]: Start difference. First operand has 269 places, 283 transitions, 3448 flow. Second operand 8 states and 192 transitions. [2024-06-27 23:02:11,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 320 transitions, 4350 flow [2024-06-27 23:02:13,001 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 274 places, 320 transitions, 4266 flow, removed 14 selfloop flow, removed 2 redundant places. [2024-06-27 23:02:13,005 INFO L231 Difference]: Finished difference. Result has 275 places, 284 transitions, 3534 flow [2024-06-27 23:02:13,005 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3372, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=72, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=210, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3534, PETRI_PLACES=275, PETRI_TRANSITIONS=284} [2024-06-27 23:02:13,006 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 235 predicate places. [2024-06-27 23:02:13,006 INFO L495 AbstractCegarLoop]: Abstraction has has 275 places, 284 transitions, 3534 flow [2024-06-27 23:02:13,006 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:13,006 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:13,006 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:13,006 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable98 [2024-06-27 23:02:13,006 INFO L420 AbstractCegarLoop]: === Iteration 100 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:13,007 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:13,007 INFO L85 PathProgramCache]: Analyzing trace with hash 1278288636, now seen corresponding path program 3 times [2024-06-27 23:02:13,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:13,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2112766352] [2024-06-27 23:02:13,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:13,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:13,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:13,103 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:13,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:13,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2112766352] [2024-06-27 23:02:13,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2112766352] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:13,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:13,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:13,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18136815] [2024-06-27 23:02:13,104 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:13,105 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:13,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:13,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:13,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:13,143 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:13,143 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 284 transitions, 3534 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:13,143 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:13,143 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:13,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:13,934 INFO L124 PetriNetUnfolderBase]: 2834/4913 cut-off events. [2024-06-27 23:02:13,935 INFO L125 PetriNetUnfolderBase]: For 606424/606424 co-relation queries the response was YES. [2024-06-27 23:02:13,982 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36533 conditions, 4913 events. 2834/4913 cut-off events. For 606424/606424 co-relation queries the response was YES. Maximal size of possible extension queue 337. Compared 34070 event pairs, 1116 based on Foata normal form. 8/4919 useless extension candidates. Maximal degree in co-relation 36407. Up to 4368 conditions per place. [2024-06-27 23:02:13,999 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 242 selfloop transitions, 63 changer transitions 0/312 dead transitions. [2024-06-27 23:02:14,000 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 282 places, 312 transitions, 4226 flow [2024-06-27 23:02:14,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:14,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:14,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 185 transitions. [2024-06-27 23:02:14,001 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.592948717948718 [2024-06-27 23:02:14,001 INFO L175 Difference]: Start difference. First operand has 275 places, 284 transitions, 3534 flow. Second operand 8 states and 185 transitions. [2024-06-27 23:02:14,001 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 282 places, 312 transitions, 4226 flow [2024-06-27 23:02:15,408 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 312 transitions, 4074 flow, removed 4 selfloop flow, removed 6 redundant places. [2024-06-27 23:02:15,412 INFO L231 Difference]: Finished difference. Result has 277 places, 284 transitions, 3513 flow [2024-06-27 23:02:15,412 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3382, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=284, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=63, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3513, PETRI_PLACES=277, PETRI_TRANSITIONS=284} [2024-06-27 23:02:15,412 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 237 predicate places. [2024-06-27 23:02:15,413 INFO L495 AbstractCegarLoop]: Abstraction has has 277 places, 284 transitions, 3513 flow [2024-06-27 23:02:15,413 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:15,413 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:15,413 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:15,413 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable99 [2024-06-27 23:02:15,413 INFO L420 AbstractCegarLoop]: === Iteration 101 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:15,413 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:15,413 INFO L85 PathProgramCache]: Analyzing trace with hash 1547221588, now seen corresponding path program 4 times [2024-06-27 23:02:15,414 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:15,414 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842217041] [2024-06-27 23:02:15,414 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:15,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:15,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:15,505 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:15,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:15,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842217041] [2024-06-27 23:02:15,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842217041] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:15,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:15,506 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:15,506 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178604950] [2024-06-27 23:02:15,506 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:15,506 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:15,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:15,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:15,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:15,556 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:15,556 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 277 places, 284 transitions, 3513 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:15,556 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:15,557 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:15,557 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:16,310 INFO L124 PetriNetUnfolderBase]: 2854/4935 cut-off events. [2024-06-27 23:02:16,310 INFO L125 PetriNetUnfolderBase]: For 616908/616908 co-relation queries the response was YES. [2024-06-27 23:02:16,358 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36772 conditions, 4935 events. 2854/4935 cut-off events. For 616908/616908 co-relation queries the response was YES. Maximal size of possible extension queue 341. Compared 34218 event pairs, 1100 based on Foata normal form. 6/4937 useless extension candidates. Maximal degree in co-relation 36645. Up to 4370 conditions per place. [2024-06-27 23:02:16,376 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 244 selfloop transitions, 66 changer transitions 0/317 dead transitions. [2024-06-27 23:02:16,376 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 285 places, 317 transitions, 4243 flow [2024-06-27 23:02:16,376 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:02:16,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:02:16,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 205 transitions. [2024-06-27 23:02:16,377 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.584045584045584 [2024-06-27 23:02:16,377 INFO L175 Difference]: Start difference. First operand has 277 places, 284 transitions, 3513 flow. Second operand 9 states and 205 transitions. [2024-06-27 23:02:16,377 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 285 places, 317 transitions, 4243 flow [2024-06-27 23:02:17,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 278 places, 317 transitions, 4097 flow, removed 2 selfloop flow, removed 7 redundant places. [2024-06-27 23:02:17,821 INFO L231 Difference]: Finished difference. Result has 279 places, 285 transitions, 3517 flow [2024-06-27 23:02:17,821 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3367, PETRI_DIFFERENCE_MINUEND_PLACES=270, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=284, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3517, PETRI_PLACES=279, PETRI_TRANSITIONS=285} [2024-06-27 23:02:17,822 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 239 predicate places. [2024-06-27 23:02:17,822 INFO L495 AbstractCegarLoop]: Abstraction has has 279 places, 285 transitions, 3517 flow [2024-06-27 23:02:17,822 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:17,822 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:17,822 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:17,822 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable100 [2024-06-27 23:02:17,822 INFO L420 AbstractCegarLoop]: === Iteration 102 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:17,822 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:17,823 INFO L85 PathProgramCache]: Analyzing trace with hash 653100888, now seen corresponding path program 5 times [2024-06-27 23:02:17,823 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:17,823 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845413641] [2024-06-27 23:02:17,823 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:17,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:17,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:17,933 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:17,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:17,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1845413641] [2024-06-27 23:02:17,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1845413641] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:17,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:17,934 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:17,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1205088296] [2024-06-27 23:02:17,934 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:17,934 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:17,934 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:17,935 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:17,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:17,973 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:17,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 279 places, 285 transitions, 3517 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:17,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:17,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:17,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:18,790 INFO L124 PetriNetUnfolderBase]: 2882/4985 cut-off events. [2024-06-27 23:02:18,790 INFO L125 PetriNetUnfolderBase]: For 637934/637934 co-relation queries the response was YES. [2024-06-27 23:02:18,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37154 conditions, 4985 events. 2882/4985 cut-off events. For 637934/637934 co-relation queries the response was YES. Maximal size of possible extension queue 345. Compared 34549 event pairs, 1118 based on Foata normal form. 8/4991 useless extension candidates. Maximal degree in co-relation 37026. Up to 4444 conditions per place. [2024-06-27 23:02:18,854 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 243 selfloop transitions, 61 changer transitions 0/311 dead transitions. [2024-06-27 23:02:18,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 286 places, 311 transitions, 4211 flow [2024-06-27 23:02:18,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:18,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:18,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 182 transitions. [2024-06-27 23:02:18,855 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5833333333333334 [2024-06-27 23:02:18,855 INFO L175 Difference]: Start difference. First operand has 279 places, 285 transitions, 3517 flow. Second operand 8 states and 182 transitions. [2024-06-27 23:02:18,855 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 286 places, 311 transitions, 4211 flow [2024-06-27 23:02:20,601 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 279 places, 311 transitions, 4075 flow, removed 3 selfloop flow, removed 7 redundant places. [2024-06-27 23:02:20,605 INFO L231 Difference]: Finished difference. Result has 280 places, 286 transitions, 3522 flow [2024-06-27 23:02:20,605 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3381, PETRI_DIFFERENCE_MINUEND_PLACES=272, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=285, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=60, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=224, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3522, PETRI_PLACES=280, PETRI_TRANSITIONS=286} [2024-06-27 23:02:20,605 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 240 predicate places. [2024-06-27 23:02:20,606 INFO L495 AbstractCegarLoop]: Abstraction has has 280 places, 286 transitions, 3522 flow [2024-06-27 23:02:20,606 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:20,606 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:20,606 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:20,606 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable101 [2024-06-27 23:02:20,606 INFO L420 AbstractCegarLoop]: === Iteration 103 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:20,606 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:20,606 INFO L85 PathProgramCache]: Analyzing trace with hash 653857590, now seen corresponding path program 6 times [2024-06-27 23:02:20,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:20,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871756049] [2024-06-27 23:02:20,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:20,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:20,691 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:20,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:20,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871756049] [2024-06-27 23:02:20,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871756049] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:20,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:20,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:02:20,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [968413069] [2024-06-27 23:02:20,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:20,692 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:02:20,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:20,692 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:02:20,693 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:02:20,726 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:20,726 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 280 places, 286 transitions, 3522 flow. Second operand has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:20,726 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:20,726 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:20,727 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:21,525 INFO L124 PetriNetUnfolderBase]: 2902/5024 cut-off events. [2024-06-27 23:02:21,525 INFO L125 PetriNetUnfolderBase]: For 646939/646939 co-relation queries the response was YES. [2024-06-27 23:02:21,572 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37485 conditions, 5024 events. 2902/5024 cut-off events. For 646939/646939 co-relation queries the response was YES. Maximal size of possible extension queue 350. Compared 34903 event pairs, 1116 based on Foata normal form. 6/5027 useless extension candidates. Maximal degree in co-relation 37356. Up to 4499 conditions per place. [2024-06-27 23:02:21,588 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 281 selfloop transitions, 25 changer transitions 0/313 dead transitions. [2024-06-27 23:02:21,589 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 287 places, 313 transitions, 4388 flow [2024-06-27 23:02:21,589 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:21,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:21,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 179 transitions. [2024-06-27 23:02:21,589 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5737179487179487 [2024-06-27 23:02:21,590 INFO L175 Difference]: Start difference. First operand has 280 places, 286 transitions, 3522 flow. Second operand 8 states and 179 transitions. [2024-06-27 23:02:21,590 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 287 places, 313 transitions, 4388 flow [2024-06-27 23:02:23,403 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 281 places, 313 transitions, 4265 flow, removed 2 selfloop flow, removed 6 redundant places. [2024-06-27 23:02:23,407 INFO L231 Difference]: Finished difference. Result has 283 places, 287 transitions, 3476 flow [2024-06-27 23:02:23,407 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3399, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=24, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3476, PETRI_PLACES=283, PETRI_TRANSITIONS=287} [2024-06-27 23:02:23,407 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 243 predicate places. [2024-06-27 23:02:23,408 INFO L495 AbstractCegarLoop]: Abstraction has has 283 places, 287 transitions, 3476 flow [2024-06-27 23:02:23,408 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:23,408 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:23,408 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:23,408 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable102 [2024-06-27 23:02:23,408 INFO L420 AbstractCegarLoop]: === Iteration 104 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:23,408 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:23,408 INFO L85 PathProgramCache]: Analyzing trace with hash 292660896, now seen corresponding path program 1 times [2024-06-27 23:02:23,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:23,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1671594814] [2024-06-27 23:02:23,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:23,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:23,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:23,482 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:23,482 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:23,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1671594814] [2024-06-27 23:02:23,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1671594814] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:23,483 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:23,483 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:02:23,483 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114089788] [2024-06-27 23:02:23,483 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:23,483 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:02:23,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:23,483 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:02:23,484 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:02:23,519 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:23,520 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 283 places, 287 transitions, 3476 flow. Second operand has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:23,520 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:23,520 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:23,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:24,385 INFO L124 PetriNetUnfolderBase]: 2922/5033 cut-off events. [2024-06-27 23:02:24,385 INFO L125 PetriNetUnfolderBase]: For 664011/664011 co-relation queries the response was YES. [2024-06-27 23:02:24,429 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37798 conditions, 5033 events. 2922/5033 cut-off events. For 664011/664011 co-relation queries the response was YES. Maximal size of possible extension queue 349. Compared 34316 event pairs, 988 based on Foata normal form. 6/5029 useless extension candidates. Maximal degree in co-relation 37667. Up to 3607 conditions per place. [2024-06-27 23:02:24,446 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 230 selfloop transitions, 86 changer transitions 0/323 dead transitions. [2024-06-27 23:02:24,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 289 places, 323 transitions, 4552 flow [2024-06-27 23:02:24,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:02:24,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:02:24,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 173 transitions. [2024-06-27 23:02:24,447 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6336996336996337 [2024-06-27 23:02:24,447 INFO L175 Difference]: Start difference. First operand has 283 places, 287 transitions, 3476 flow. Second operand 7 states and 173 transitions. [2024-06-27 23:02:24,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 289 places, 323 transitions, 4552 flow [2024-06-27 23:02:25,867 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 284 places, 323 transitions, 4501 flow, removed 5 selfloop flow, removed 5 redundant places. [2024-06-27 23:02:25,871 INFO L231 Difference]: Finished difference. Result has 285 places, 288 transitions, 3617 flow [2024-06-27 23:02:25,871 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3425, PETRI_DIFFERENCE_MINUEND_PLACES=278, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=85, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3617, PETRI_PLACES=285, PETRI_TRANSITIONS=288} [2024-06-27 23:02:25,871 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 245 predicate places. [2024-06-27 23:02:25,871 INFO L495 AbstractCegarLoop]: Abstraction has has 285 places, 288 transitions, 3617 flow [2024-06-27 23:02:25,872 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:25,872 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:25,872 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:25,872 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable103 [2024-06-27 23:02:25,872 INFO L420 AbstractCegarLoop]: === Iteration 105 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:25,872 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:25,872 INFO L85 PathProgramCache]: Analyzing trace with hash 564719578, now seen corresponding path program 2 times [2024-06-27 23:02:25,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:25,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [964346739] [2024-06-27 23:02:25,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:25,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:25,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:25,967 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:25,967 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:25,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [964346739] [2024-06-27 23:02:25,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [964346739] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:25,968 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:25,968 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:25,968 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [844340722] [2024-06-27 23:02:25,968 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:25,968 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:25,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:25,969 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:25,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:26,012 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:26,012 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 285 places, 288 transitions, 3617 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:26,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:26,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:26,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:26,825 INFO L124 PetriNetUnfolderBase]: 2942/5064 cut-off events. [2024-06-27 23:02:26,825 INFO L125 PetriNetUnfolderBase]: For 683481/683481 co-relation queries the response was YES. [2024-06-27 23:02:26,870 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38506 conditions, 5064 events. 2942/5064 cut-off events. For 683481/683481 co-relation queries the response was YES. Maximal size of possible extension queue 357. Compared 35117 event pairs, 1087 based on Foata normal form. 6/5064 useless extension candidates. Maximal degree in co-relation 38374. Up to 4240 conditions per place. [2024-06-27 23:02:26,887 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 246 selfloop transitions, 71 changer transitions 0/324 dead transitions. [2024-06-27 23:02:26,887 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 292 places, 324 transitions, 4385 flow [2024-06-27 23:02:26,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:26,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:26,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 191 transitions. [2024-06-27 23:02:26,888 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6121794871794872 [2024-06-27 23:02:26,888 INFO L175 Difference]: Start difference. First operand has 285 places, 288 transitions, 3617 flow. Second operand 8 states and 191 transitions. [2024-06-27 23:02:26,888 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 292 places, 324 transitions, 4385 flow [2024-06-27 23:02:28,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 287 places, 324 transitions, 4157 flow, removed 11 selfloop flow, removed 5 redundant places. [2024-06-27 23:02:28,741 INFO L231 Difference]: Finished difference. Result has 288 places, 289 transitions, 3555 flow [2024-06-27 23:02:28,741 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3395, PETRI_DIFFERENCE_MINUEND_PLACES=280, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=288, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=70, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3555, PETRI_PLACES=288, PETRI_TRANSITIONS=289} [2024-06-27 23:02:28,741 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 248 predicate places. [2024-06-27 23:02:28,741 INFO L495 AbstractCegarLoop]: Abstraction has has 288 places, 289 transitions, 3555 flow [2024-06-27 23:02:28,742 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:28,742 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:28,742 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:28,742 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable104 [2024-06-27 23:02:28,742 INFO L420 AbstractCegarLoop]: === Iteration 106 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:28,742 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:28,742 INFO L85 PathProgramCache]: Analyzing trace with hash 292930007, now seen corresponding path program 1 times [2024-06-27 23:02:28,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:28,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2044959175] [2024-06-27 23:02:28,743 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:28,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:28,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:28,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:28,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2044959175] [2024-06-27 23:02:28,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2044959175] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:28,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:28,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:28,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587011305] [2024-06-27 23:02:28,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:28,827 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:28,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:28,827 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:28,827 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:28,875 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:28,875 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 288 places, 289 transitions, 3555 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:28,875 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:28,875 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:28,875 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:29,925 INFO L124 PetriNetUnfolderBase]: 3670/6295 cut-off events. [2024-06-27 23:02:29,925 INFO L125 PetriNetUnfolderBase]: For 1217244/1217244 co-relation queries the response was YES. [2024-06-27 23:02:29,983 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53744 conditions, 6295 events. 3670/6295 cut-off events. For 1217244/1217244 co-relation queries the response was YES. Maximal size of possible extension queue 462. Compared 45579 event pairs, 1451 based on Foata normal form. 30/6323 useless extension candidates. Maximal degree in co-relation 53611. Up to 4008 conditions per place. [2024-06-27 23:02:30,003 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 181 selfloop transitions, 140 changer transitions 7/335 dead transitions. [2024-06-27 23:02:30,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 295 places, 335 transitions, 4657 flow [2024-06-27 23:02:30,004 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:30,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:30,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 200 transitions. [2024-06-27 23:02:30,005 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:02:30,005 INFO L175 Difference]: Start difference. First operand has 288 places, 289 transitions, 3555 flow. Second operand 8 states and 200 transitions. [2024-06-27 23:02:30,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 295 places, 335 transitions, 4657 flow [2024-06-27 23:02:32,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 335 transitions, 4511 flow, removed 3 selfloop flow, removed 6 redundant places. [2024-06-27 23:02:32,143 INFO L231 Difference]: Finished difference. Result has 291 places, 293 transitions, 3845 flow [2024-06-27 23:02:32,143 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3409, PETRI_DIFFERENCE_MINUEND_PLACES=282, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=136, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3845, PETRI_PLACES=291, PETRI_TRANSITIONS=293} [2024-06-27 23:02:32,144 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 251 predicate places. [2024-06-27 23:02:32,144 INFO L495 AbstractCegarLoop]: Abstraction has has 291 places, 293 transitions, 3845 flow [2024-06-27 23:02:32,144 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:32,144 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:32,144 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:32,144 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable105 [2024-06-27 23:02:32,144 INFO L420 AbstractCegarLoop]: === Iteration 107 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:32,145 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:32,145 INFO L85 PathProgramCache]: Analyzing trace with hash 381495426, now seen corresponding path program 3 times [2024-06-27 23:02:32,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:32,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590096639] [2024-06-27 23:02:32,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:32,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:32,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:32,236 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:32,236 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:32,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590096639] [2024-06-27 23:02:32,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590096639] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:32,237 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:32,237 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:32,237 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97700813] [2024-06-27 23:02:32,237 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:32,237 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:32,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:32,238 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:32,238 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:32,281 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:32,282 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 291 places, 293 transitions, 3845 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:32,282 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:32,282 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:32,282 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:33,297 INFO L124 PetriNetUnfolderBase]: 3640/6277 cut-off events. [2024-06-27 23:02:33,297 INFO L125 PetriNetUnfolderBase]: For 1165957/1165957 co-relation queries the response was YES. [2024-06-27 23:02:33,352 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54199 conditions, 6277 events. 3640/6277 cut-off events. For 1165957/1165957 co-relation queries the response was YES. Maximal size of possible extension queue 461. Compared 45658 event pairs, 1554 based on Foata normal form. 6/6277 useless extension candidates. Maximal degree in co-relation 54064. Up to 5606 conditions per place. [2024-06-27 23:02:33,372 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 253 selfloop transitions, 63 changer transitions 0/323 dead transitions. [2024-06-27 23:02:33,372 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 299 places, 323 transitions, 4579 flow [2024-06-27 23:02:33,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:02:33,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:02:33,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 202 transitions. [2024-06-27 23:02:33,373 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5754985754985755 [2024-06-27 23:02:33,373 INFO L175 Difference]: Start difference. First operand has 291 places, 293 transitions, 3845 flow. Second operand 9 states and 202 transitions. [2024-06-27 23:02:33,373 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 299 places, 323 transitions, 4579 flow [2024-06-27 23:02:36,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 294 places, 323 transitions, 4309 flow, removed 16 selfloop flow, removed 5 redundant places. [2024-06-27 23:02:36,279 INFO L231 Difference]: Finished difference. Result has 295 places, 294 transitions, 3721 flow [2024-06-27 23:02:36,279 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3575, PETRI_DIFFERENCE_MINUEND_PLACES=286, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=293, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=62, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3721, PETRI_PLACES=295, PETRI_TRANSITIONS=294} [2024-06-27 23:02:36,279 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 255 predicate places. [2024-06-27 23:02:36,280 INFO L495 AbstractCegarLoop]: Abstraction has has 295 places, 294 transitions, 3721 flow [2024-06-27 23:02:36,280 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:36,280 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:36,280 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:36,280 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable106 [2024-06-27 23:02:36,280 INFO L420 AbstractCegarLoop]: === Iteration 108 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:36,280 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:36,281 INFO L85 PathProgramCache]: Analyzing trace with hash 381495767, now seen corresponding path program 2 times [2024-06-27 23:02:36,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:36,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891105795] [2024-06-27 23:02:36,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:36,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:36,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:36,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:36,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:36,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891105795] [2024-06-27 23:02:36,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891105795] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:36,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:36,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:36,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1183772333] [2024-06-27 23:02:36,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:36,364 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:36,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:36,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:36,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:36,413 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:36,414 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 294 transitions, 3721 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:36,414 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:36,414 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:36,414 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:37,471 INFO L124 PetriNetUnfolderBase]: 3888/6695 cut-off events. [2024-06-27 23:02:37,472 INFO L125 PetriNetUnfolderBase]: For 1390769/1390769 co-relation queries the response was YES. [2024-06-27 23:02:37,533 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58645 conditions, 6695 events. 3888/6695 cut-off events. For 1390769/1390769 co-relation queries the response was YES. Maximal size of possible extension queue 501. Compared 49264 event pairs, 1649 based on Foata normal form. 30/6723 useless extension candidates. Maximal degree in co-relation 58509. Up to 5529 conditions per place. [2024-06-27 23:02:37,554 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 187 selfloop transitions, 132 changer transitions 4/330 dead transitions. [2024-06-27 23:02:37,554 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 330 transitions, 4711 flow [2024-06-27 23:02:37,554 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:37,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:37,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 194 transitions. [2024-06-27 23:02:37,555 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6217948717948718 [2024-06-27 23:02:37,555 INFO L175 Difference]: Start difference. First operand has 295 places, 294 transitions, 3721 flow. Second operand 8 states and 194 transitions. [2024-06-27 23:02:37,555 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 330 transitions, 4711 flow [2024-06-27 23:02:40,851 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 295 places, 330 transitions, 4579 flow, removed 4 selfloop flow, removed 7 redundant places. [2024-06-27 23:02:40,855 INFO L231 Difference]: Finished difference. Result has 296 places, 295 transitions, 3897 flow [2024-06-27 23:02:40,855 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3589, PETRI_DIFFERENCE_MINUEND_PLACES=288, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=294, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=131, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=163, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3897, PETRI_PLACES=296, PETRI_TRANSITIONS=295} [2024-06-27 23:02:40,855 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 256 predicate places. [2024-06-27 23:02:40,855 INFO L495 AbstractCegarLoop]: Abstraction has has 296 places, 295 transitions, 3897 flow [2024-06-27 23:02:40,855 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:40,855 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:40,856 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:40,856 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable107 [2024-06-27 23:02:40,856 INFO L420 AbstractCegarLoop]: === Iteration 109 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:40,856 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:40,856 INFO L85 PathProgramCache]: Analyzing trace with hash 381643637, now seen corresponding path program 3 times [2024-06-27 23:02:40,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:40,856 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959158342] [2024-06-27 23:02:40,857 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:40,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:40,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:40,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:40,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:40,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959158342] [2024-06-27 23:02:40,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959158342] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:40,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:40,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:40,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1764766135] [2024-06-27 23:02:40,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:40,943 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:40,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:40,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:40,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:40,987 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:40,987 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 296 places, 295 transitions, 3897 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:40,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:40,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:40,987 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:41,972 INFO L124 PetriNetUnfolderBase]: 3789/6544 cut-off events. [2024-06-27 23:02:41,973 INFO L125 PetriNetUnfolderBase]: For 1316098/1316098 co-relation queries the response was YES. [2024-06-27 23:02:42,035 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55616 conditions, 6544 events. 3789/6544 cut-off events. For 1316098/1316098 co-relation queries the response was YES. Maximal size of possible extension queue 488. Compared 48145 event pairs, 1650 based on Foata normal form. 34/6576 useless extension candidates. Maximal degree in co-relation 55479. Up to 5669 conditions per place. [2024-06-27 23:02:42,054 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 183 selfloop transitions, 128 changer transitions 4/322 dead transitions. [2024-06-27 23:02:42,055 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 303 places, 322 transitions, 4613 flow [2024-06-27 23:02:42,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:42,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:42,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 187 transitions. [2024-06-27 23:02:42,056 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5993589743589743 [2024-06-27 23:02:42,056 INFO L175 Difference]: Start difference. First operand has 296 places, 295 transitions, 3897 flow. Second operand 8 states and 187 transitions. [2024-06-27 23:02:42,056 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 303 places, 322 transitions, 4613 flow [2024-06-27 23:02:45,208 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 299 places, 322 transitions, 4418 flow, removed 20 selfloop flow, removed 4 redundant places. [2024-06-27 23:02:45,211 INFO L231 Difference]: Finished difference. Result has 300 places, 293 transitions, 3934 flow [2024-06-27 23:02:45,212 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3702, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=295, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=128, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3934, PETRI_PLACES=300, PETRI_TRANSITIONS=293} [2024-06-27 23:02:45,212 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 260 predicate places. [2024-06-27 23:02:45,212 INFO L495 AbstractCegarLoop]: Abstraction has has 300 places, 293 transitions, 3934 flow [2024-06-27 23:02:45,212 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:45,212 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:45,212 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:45,212 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable108 [2024-06-27 23:02:45,213 INFO L420 AbstractCegarLoop]: === Iteration 110 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:45,213 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:45,213 INFO L85 PathProgramCache]: Analyzing trace with hash 699850259, now seen corresponding path program 4 times [2024-06-27 23:02:45,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:45,213 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361900244] [2024-06-27 23:02:45,213 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:45,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:45,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:45,304 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:45,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:45,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361900244] [2024-06-27 23:02:45,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361900244] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:45,304 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:45,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:45,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [838962715] [2024-06-27 23:02:45,305 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:45,305 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:45,305 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:45,305 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:45,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:45,356 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:45,356 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 300 places, 293 transitions, 3934 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:45,356 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:45,356 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:45,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:46,323 INFO L124 PetriNetUnfolderBase]: 3621/6233 cut-off events. [2024-06-27 23:02:46,323 INFO L125 PetriNetUnfolderBase]: For 1343840/1343840 co-relation queries the response was YES. [2024-06-27 23:02:46,382 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54874 conditions, 6233 events. 3621/6233 cut-off events. For 1343840/1343840 co-relation queries the response was YES. Maximal size of possible extension queue 469. Compared 45314 event pairs, 1534 based on Foata normal form. 34/6266 useless extension candidates. Maximal degree in co-relation 54735. Up to 5566 conditions per place. [2024-06-27 23:02:46,403 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 262 selfloop transitions, 36 changer transitions 15/320 dead transitions. [2024-06-27 23:02:46,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 320 transitions, 4671 flow [2024-06-27 23:02:46,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:02:46,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:02:46,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 216 transitions. [2024-06-27 23:02:46,404 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5538461538461539 [2024-06-27 23:02:46,404 INFO L175 Difference]: Start difference. First operand has 300 places, 293 transitions, 3934 flow. Second operand 10 states and 216 transitions. [2024-06-27 23:02:46,404 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 320 transitions, 4671 flow [2024-06-27 23:02:48,715 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 320 transitions, 4400 flow, removed 6 selfloop flow, removed 7 redundant places. [2024-06-27 23:02:48,719 INFO L231 Difference]: Finished difference. Result has 303 places, 287 transitions, 3666 flow [2024-06-27 23:02:48,719 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3663, PETRI_DIFFERENCE_MINUEND_PLACES=293, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=293, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=36, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=3666, PETRI_PLACES=303, PETRI_TRANSITIONS=287} [2024-06-27 23:02:48,719 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 263 predicate places. [2024-06-27 23:02:48,719 INFO L495 AbstractCegarLoop]: Abstraction has has 303 places, 287 transitions, 3666 flow [2024-06-27 23:02:48,720 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:48,720 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:48,720 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:48,720 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable109 [2024-06-27 23:02:48,720 INFO L420 AbstractCegarLoop]: === Iteration 111 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:48,720 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:48,720 INFO L85 PathProgramCache]: Analyzing trace with hash 500548469, now seen corresponding path program 5 times [2024-06-27 23:02:48,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:48,721 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [411625126] [2024-06-27 23:02:48,721 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:48,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:48,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:48,813 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:48,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:48,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [411625126] [2024-06-27 23:02:48,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [411625126] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:48,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:48,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:48,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130017270] [2024-06-27 23:02:48,814 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:48,814 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:48,814 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:48,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:48,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:48,857 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:48,858 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 287 transitions, 3666 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:48,858 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:48,858 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:48,858 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:49,816 INFO L124 PetriNetUnfolderBase]: 3427/5921 cut-off events. [2024-06-27 23:02:49,816 INFO L125 PetriNetUnfolderBase]: For 1241668/1241668 co-relation queries the response was YES. [2024-06-27 23:02:49,869 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50596 conditions, 5921 events. 3427/5921 cut-off events. For 1241668/1241668 co-relation queries the response was YES. Maximal size of possible extension queue 442. Compared 42689 event pairs, 1442 based on Foata normal form. 34/5954 useless extension candidates. Maximal degree in co-relation 50456. Up to 5268 conditions per place. [2024-06-27 23:02:49,886 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 261 selfloop transitions, 31 changer transitions 13/312 dead transitions. [2024-06-27 23:02:49,886 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 312 transitions, 4356 flow [2024-06-27 23:02:49,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:02:49,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:02:49,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 198 transitions. [2024-06-27 23:02:49,887 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:02:49,887 INFO L175 Difference]: Start difference. First operand has 303 places, 287 transitions, 3666 flow. Second operand 9 states and 198 transitions. [2024-06-27 23:02:49,887 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 312 transitions, 4356 flow [2024-06-27 23:02:51,888 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 300 places, 312 transitions, 4274 flow, removed 5 selfloop flow, removed 8 redundant places. [2024-06-27 23:02:51,892 INFO L231 Difference]: Finished difference. Result has 301 places, 282 transitions, 3559 flow [2024-06-27 23:02:51,892 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3584, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=256, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3559, PETRI_PLACES=301, PETRI_TRANSITIONS=282} [2024-06-27 23:02:51,892 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 261 predicate places. [2024-06-27 23:02:51,892 INFO L495 AbstractCegarLoop]: Abstraction has has 301 places, 282 transitions, 3559 flow [2024-06-27 23:02:51,892 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:51,893 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:51,893 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:51,893 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable110 [2024-06-27 23:02:51,893 INFO L420 AbstractCegarLoop]: === Iteration 112 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:51,893 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:51,894 INFO L85 PathProgramCache]: Analyzing trace with hash 164811091, now seen corresponding path program 6 times [2024-06-27 23:02:51,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:51,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1643837445] [2024-06-27 23:02:51,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:51,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:51,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:51,999 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:51,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:51,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1643837445] [2024-06-27 23:02:51,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1643837445] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:52,000 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:52,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:52,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344411596] [2024-06-27 23:02:52,000 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:52,000 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:52,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:52,000 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:52,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:52,071 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:52,071 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 301 places, 282 transitions, 3559 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:52,071 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:52,071 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:52,071 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:52,996 INFO L124 PetriNetUnfolderBase]: 3379/5863 cut-off events. [2024-06-27 23:02:52,996 INFO L125 PetriNetUnfolderBase]: For 1224632/1224632 co-relation queries the response was YES. [2024-06-27 23:02:53,052 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50144 conditions, 5863 events. 3379/5863 cut-off events. For 1224632/1224632 co-relation queries the response was YES. Maximal size of possible extension queue 433. Compared 42403 event pairs, 1402 based on Foata normal form. 30/5892 useless extension candidates. Maximal degree in co-relation 50004. Up to 5174 conditions per place. [2024-06-27 23:02:53,070 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 265 selfloop transitions, 32 changer transitions 8/312 dead transitions. [2024-06-27 23:02:53,071 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 312 transitions, 4300 flow [2024-06-27 23:02:53,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:02:53,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:02:53,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 200 transitions. [2024-06-27 23:02:53,072 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5698005698005698 [2024-06-27 23:02:53,072 INFO L175 Difference]: Start difference. First operand has 301 places, 282 transitions, 3559 flow. Second operand 9 states and 200 transitions. [2024-06-27 23:02:53,072 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 312 transitions, 4300 flow [2024-06-27 23:02:55,267 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 298 places, 312 transitions, 4218 flow, removed 8 selfloop flow, removed 8 redundant places. [2024-06-27 23:02:55,271 INFO L231 Difference]: Finished difference. Result has 299 places, 281 transitions, 3545 flow [2024-06-27 23:02:55,271 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3477, PETRI_DIFFERENCE_MINUEND_PLACES=290, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=250, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3545, PETRI_PLACES=299, PETRI_TRANSITIONS=281} [2024-06-27 23:02:55,271 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 259 predicate places. [2024-06-27 23:02:55,271 INFO L495 AbstractCegarLoop]: Abstraction has has 299 places, 281 transitions, 3545 flow [2024-06-27 23:02:55,271 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:55,271 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:55,272 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:55,272 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable111 [2024-06-27 23:02:55,272 INFO L420 AbstractCegarLoop]: === Iteration 113 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:55,272 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:55,272 INFO L85 PathProgramCache]: Analyzing trace with hash 164810750, now seen corresponding path program 4 times [2024-06-27 23:02:55,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:55,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005339531] [2024-06-27 23:02:55,272 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:55,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:55,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:55,362 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:55,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:55,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2005339531] [2024-06-27 23:02:55,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2005339531] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:55,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:55,363 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:02:55,363 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310118319] [2024-06-27 23:02:55,363 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:55,363 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:02:55,364 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:55,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:02:55,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:02:55,415 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:55,415 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 299 places, 281 transitions, 3545 flow. Second operand has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:55,415 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:55,415 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:55,415 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:02:56,299 INFO L124 PetriNetUnfolderBase]: 3265/5661 cut-off events. [2024-06-27 23:02:56,299 INFO L125 PetriNetUnfolderBase]: For 1110506/1110506 co-relation queries the response was YES. [2024-06-27 23:02:56,352 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48815 conditions, 5661 events. 3265/5661 cut-off events. For 1110506/1110506 co-relation queries the response was YES. Maximal size of possible extension queue 414. Compared 40577 event pairs, 1390 based on Foata normal form. 6/5662 useless extension candidates. Maximal degree in co-relation 48676. Up to 5143 conditions per place. [2024-06-27 23:02:56,369 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 275 selfloop transitions, 23 changer transitions 0/305 dead transitions. [2024-06-27 23:02:56,369 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 306 places, 305 transitions, 4211 flow [2024-06-27 23:02:56,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:02:56,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:02:56,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 176 transitions. [2024-06-27 23:02:56,370 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:02:56,370 INFO L175 Difference]: Start difference. First operand has 299 places, 281 transitions, 3545 flow. Second operand 8 states and 176 transitions. [2024-06-27 23:02:56,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 306 places, 305 transitions, 4211 flow [2024-06-27 23:02:59,025 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 299 places, 305 transitions, 4123 flow, removed 13 selfloop flow, removed 7 redundant places. [2024-06-27 23:02:59,028 INFO L231 Difference]: Finished difference. Result has 300 places, 281 transitions, 3507 flow [2024-06-27 23:02:59,028 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3457, PETRI_DIFFERENCE_MINUEND_PLACES=292, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3507, PETRI_PLACES=300, PETRI_TRANSITIONS=281} [2024-06-27 23:02:59,029 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 260 predicate places. [2024-06-27 23:02:59,029 INFO L495 AbstractCegarLoop]: Abstraction has has 300 places, 281 transitions, 3507 flow [2024-06-27 23:02:59,029 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:02:59,029 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:02:59,029 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:02:59,029 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable112 [2024-06-27 23:02:59,030 INFO L420 AbstractCegarLoop]: === Iteration 114 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:02:59,030 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:02:59,030 INFO L85 PathProgramCache]: Analyzing trace with hash 170536543, now seen corresponding path program 1 times [2024-06-27 23:02:59,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:02:59,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1511211367] [2024-06-27 23:02:59,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:02:59,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:02:59,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:02:59,118 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:02:59,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:02:59,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1511211367] [2024-06-27 23:02:59,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1511211367] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:02:59,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:02:59,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:02:59,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [588265885] [2024-06-27 23:02:59,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:02:59,119 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:02:59,119 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:02:59,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:02:59,119 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:02:59,182 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:02:59,182 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 300 places, 281 transitions, 3507 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:02:59,182 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:02:59,182 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:02:59,183 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:00,179 INFO L124 PetriNetUnfolderBase]: 3191/5531 cut-off events. [2024-06-27 23:03:00,179 INFO L125 PetriNetUnfolderBase]: For 1110803/1110803 co-relation queries the response was YES. [2024-06-27 23:03:00,235 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45870 conditions, 5531 events. 3191/5531 cut-off events. For 1110803/1110803 co-relation queries the response was YES. Maximal size of possible extension queue 409. Compared 39401 event pairs, 1253 based on Foata normal form. 30/5560 useless extension candidates. Maximal degree in co-relation 45730. Up to 4689 conditions per place. [2024-06-27 23:03:00,255 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 253 selfloop transitions, 23 changer transitions 30/313 dead transitions. [2024-06-27 23:03:00,255 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 313 transitions, 4235 flow [2024-06-27 23:03:00,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:03:00,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:03:00,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 217 transitions. [2024-06-27 23:03:00,256 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5564102564102564 [2024-06-27 23:03:00,256 INFO L175 Difference]: Start difference. First operand has 300 places, 281 transitions, 3507 flow. Second operand 10 states and 217 transitions. [2024-06-27 23:03:00,256 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 313 transitions, 4235 flow [2024-06-27 23:03:02,669 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 313 transitions, 4173 flow, removed 6 selfloop flow, removed 7 redundant places. [2024-06-27 23:03:02,672 INFO L231 Difference]: Finished difference. Result has 303 places, 267 transitions, 3292 flow [2024-06-27 23:03:02,672 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3445, PETRI_DIFFERENCE_MINUEND_PLACES=293, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=3292, PETRI_PLACES=303, PETRI_TRANSITIONS=267} [2024-06-27 23:03:02,673 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 263 predicate places. [2024-06-27 23:03:02,673 INFO L495 AbstractCegarLoop]: Abstraction has has 303 places, 267 transitions, 3292 flow [2024-06-27 23:03:02,673 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:02,673 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:02,673 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:02,673 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable113 [2024-06-27 23:03:02,673 INFO L420 AbstractCegarLoop]: === Iteration 115 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:02,673 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:02,674 INFO L85 PathProgramCache]: Analyzing trace with hash -1654577152, now seen corresponding path program 7 times [2024-06-27 23:03:02,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:02,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1503364369] [2024-06-27 23:03:02,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:02,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:02,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:02,765 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:02,765 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:02,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1503364369] [2024-06-27 23:03:02,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1503364369] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:02,765 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:02,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:02,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1879828058] [2024-06-27 23:03:02,766 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:02,766 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:02,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:02,766 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:02,766 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:02,804 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:02,804 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 267 transitions, 3292 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:02,804 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:02,804 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:02,804 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:03,654 INFO L124 PetriNetUnfolderBase]: 2986/5157 cut-off events. [2024-06-27 23:03:03,654 INFO L125 PetriNetUnfolderBase]: For 1047083/1047086 co-relation queries the response was YES. [2024-06-27 23:03:03,704 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44610 conditions, 5157 events. 2986/5157 cut-off events. For 1047083/1047086 co-relation queries the response was YES. Maximal size of possible extension queue 382. Compared 36058 event pairs, 1249 based on Foata normal form. 9/5164 useless extension candidates. Maximal degree in co-relation 44469. Up to 4626 conditions per place. [2024-06-27 23:03:03,720 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 228 selfloop transitions, 55 changer transitions 0/290 dead transitions. [2024-06-27 23:03:03,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 290 transitions, 3937 flow [2024-06-27 23:03:03,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:03,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:03,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 180 transitions. [2024-06-27 23:03:03,722 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5769230769230769 [2024-06-27 23:03:03,722 INFO L175 Difference]: Start difference. First operand has 303 places, 267 transitions, 3292 flow. Second operand 8 states and 180 transitions. [2024-06-27 23:03:03,722 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 290 transitions, 3937 flow [2024-06-27 23:03:05,950 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 286 places, 290 transitions, 3848 flow, removed 13 selfloop flow, removed 12 redundant places. [2024-06-27 23:03:05,953 INFO L231 Difference]: Finished difference. Result has 287 places, 268 transitions, 3333 flow [2024-06-27 23:03:05,954 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3203, PETRI_DIFFERENCE_MINUEND_PLACES=279, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=54, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3333, PETRI_PLACES=287, PETRI_TRANSITIONS=268} [2024-06-27 23:03:05,954 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 247 predicate places. [2024-06-27 23:03:05,954 INFO L495 AbstractCegarLoop]: Abstraction has has 287 places, 268 transitions, 3333 flow [2024-06-27 23:03:05,954 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:05,954 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:05,954 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:05,954 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable114 [2024-06-27 23:03:05,954 INFO L420 AbstractCegarLoop]: === Iteration 116 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:05,955 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:05,955 INFO L85 PathProgramCache]: Analyzing trace with hash -703905864, now seen corresponding path program 8 times [2024-06-27 23:03:05,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:05,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [331812371] [2024-06-27 23:03:05,955 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:05,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:05,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:06,048 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:06,049 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:06,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [331812371] [2024-06-27 23:03:06,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [331812371] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:06,049 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:06,049 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:06,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2025170220] [2024-06-27 23:03:06,049 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:06,049 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:06,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:06,050 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:06,050 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:06,093 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:06,093 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 287 places, 268 transitions, 3333 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:06,093 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:06,094 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:06,094 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:06,944 INFO L124 PetriNetUnfolderBase]: 2968/5113 cut-off events. [2024-06-27 23:03:06,944 INFO L125 PetriNetUnfolderBase]: For 1015609/1015612 co-relation queries the response was YES. [2024-06-27 23:03:06,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43748 conditions, 5113 events. 2968/5113 cut-off events. For 1015609/1015612 co-relation queries the response was YES. Maximal size of possible extension queue 378. Compared 35557 event pairs, 1225 based on Foata normal form. 9/5120 useless extension candidates. Maximal degree in co-relation 43613. Up to 4600 conditions per place. [2024-06-27 23:03:07,008 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 226 selfloop transitions, 55 changer transitions 0/288 dead transitions. [2024-06-27 23:03:07,008 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 295 places, 288 transitions, 3955 flow [2024-06-27 23:03:07,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:03:07,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:03:07,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 193 transitions. [2024-06-27 23:03:07,009 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5498575498575499 [2024-06-27 23:03:07,009 INFO L175 Difference]: Start difference. First operand has 287 places, 268 transitions, 3333 flow. Second operand 9 states and 193 transitions. [2024-06-27 23:03:07,009 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 295 places, 288 transitions, 3955 flow [2024-06-27 23:03:09,530 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 288 transitions, 3842 flow, removed 3 selfloop flow, removed 6 redundant places. [2024-06-27 23:03:09,533 INFO L231 Difference]: Finished difference. Result has 290 places, 268 transitions, 3335 flow [2024-06-27 23:03:09,533 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3220, PETRI_DIFFERENCE_MINUEND_PLACES=281, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3335, PETRI_PLACES=290, PETRI_TRANSITIONS=268} [2024-06-27 23:03:09,533 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 250 predicate places. [2024-06-27 23:03:09,533 INFO L495 AbstractCegarLoop]: Abstraction has has 290 places, 268 transitions, 3335 flow [2024-06-27 23:03:09,534 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:09,534 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:09,534 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:09,534 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable115 [2024-06-27 23:03:09,534 INFO L420 AbstractCegarLoop]: === Iteration 117 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:09,534 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:09,534 INFO L85 PathProgramCache]: Analyzing trace with hash -1319328772, now seen corresponding path program 9 times [2024-06-27 23:03:09,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:09,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301135482] [2024-06-27 23:03:09,535 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:09,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:09,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:09,615 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:09,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:09,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1301135482] [2024-06-27 23:03:09,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1301135482] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:09,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:09,616 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:03:09,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [16913423] [2024-06-27 23:03:09,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:09,616 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:03:09,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:09,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:03:09,617 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:03:09,664 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:09,665 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 290 places, 268 transitions, 3335 flow. Second operand has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:03:09,665 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:09,665 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:09,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:10,487 INFO L124 PetriNetUnfolderBase]: 2955/5095 cut-off events. [2024-06-27 23:03:10,488 INFO L125 PetriNetUnfolderBase]: For 1003940/1003940 co-relation queries the response was YES. [2024-06-27 23:03:10,540 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43345 conditions, 5095 events. 2955/5095 cut-off events. For 1003940/1003940 co-relation queries the response was YES. Maximal size of possible extension queue 374. Compared 35123 event pairs, 1067 based on Foata normal form. 6/5096 useless extension candidates. Maximal degree in co-relation 43209. Up to 4264 conditions per place. [2024-06-27 23:03:10,557 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 250 selfloop transitions, 51 changer transitions 0/308 dead transitions. [2024-06-27 23:03:10,558 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 308 transitions, 4057 flow [2024-06-27 23:03:10,558 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:10,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:10,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 197 transitions. [2024-06-27 23:03:10,558 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6314102564102564 [2024-06-27 23:03:10,559 INFO L175 Difference]: Start difference. First operand has 290 places, 268 transitions, 3335 flow. Second operand 8 states and 197 transitions. [2024-06-27 23:03:10,559 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 308 transitions, 4057 flow [2024-06-27 23:03:13,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 308 transitions, 3921 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:03:13,370 INFO L231 Difference]: Finished difference. Result has 290 places, 268 transitions, 3309 flow [2024-06-27 23:03:13,371 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3199, PETRI_DIFFERENCE_MINUEND_PLACES=282, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=51, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3309, PETRI_PLACES=290, PETRI_TRANSITIONS=268} [2024-06-27 23:03:13,371 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 250 predicate places. [2024-06-27 23:03:13,371 INFO L495 AbstractCegarLoop]: Abstraction has has 290 places, 268 transitions, 3309 flow [2024-06-27 23:03:13,371 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:03:13,371 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:13,371 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:13,371 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable116 [2024-06-27 23:03:13,372 INFO L420 AbstractCegarLoop]: === Iteration 118 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:13,372 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:13,372 INFO L85 PathProgramCache]: Analyzing trace with hash -117214483, now seen corresponding path program 7 times [2024-06-27 23:03:13,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:13,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233470461] [2024-06-27 23:03:13,372 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:13,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:13,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:13,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233470461] [2024-06-27 23:03:13,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233470461] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:13,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:13,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:13,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1203799498] [2024-06-27 23:03:13,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:13,451 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:13,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:13,452 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:13,452 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:13,492 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:13,492 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 290 places, 268 transitions, 3309 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:13,492 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:13,492 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:13,492 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:14,377 INFO L124 PetriNetUnfolderBase]: 3087/5299 cut-off events. [2024-06-27 23:03:14,377 INFO L125 PetriNetUnfolderBase]: For 1113657/1113660 co-relation queries the response was YES. [2024-06-27 23:03:14,428 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46851 conditions, 5299 events. 3087/5299 cut-off events. For 1113657/1113660 co-relation queries the response was YES. Maximal size of possible extension queue 401. Compared 36952 event pairs, 1265 based on Foata normal form. 7/5304 useless extension candidates. Maximal degree in co-relation 46714. Up to 4485 conditions per place. [2024-06-27 23:03:14,446 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 170 selfloop transitions, 125 changer transitions 0/302 dead transitions. [2024-06-27 23:03:14,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 297 places, 302 transitions, 4281 flow [2024-06-27 23:03:14,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:14,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:14,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 190 transitions. [2024-06-27 23:03:14,447 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6089743589743589 [2024-06-27 23:03:14,447 INFO L175 Difference]: Start difference. First operand has 290 places, 268 transitions, 3309 flow. Second operand 8 states and 190 transitions. [2024-06-27 23:03:14,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 297 places, 302 transitions, 4281 flow [2024-06-27 23:03:17,084 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 289 places, 302 transitions, 4186 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:03:17,087 INFO L231 Difference]: Finished difference. Result has 291 places, 272 transitions, 3606 flow [2024-06-27 23:03:17,087 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3218, PETRI_DIFFERENCE_MINUEND_PLACES=282, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=268, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=122, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3606, PETRI_PLACES=291, PETRI_TRANSITIONS=272} [2024-06-27 23:03:17,087 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 251 predicate places. [2024-06-27 23:03:17,088 INFO L495 AbstractCegarLoop]: Abstraction has has 291 places, 272 transitions, 3606 flow [2024-06-27 23:03:17,088 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:17,088 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:17,088 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:17,088 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable117 [2024-06-27 23:03:17,088 INFO L420 AbstractCegarLoop]: === Iteration 119 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:17,088 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:17,088 INFO L85 PathProgramCache]: Analyzing trace with hash -1773285408, now seen corresponding path program 5 times [2024-06-27 23:03:17,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:17,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253140022] [2024-06-27 23:03:17,089 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:17,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:17,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:17,180 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:17,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:17,180 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1253140022] [2024-06-27 23:03:17,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1253140022] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:17,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:17,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:17,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859249637] [2024-06-27 23:03:17,181 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:17,181 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:17,181 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:17,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:17,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:17,231 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:17,231 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 291 places, 272 transitions, 3606 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:17,231 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:17,231 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:17,231 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:18,101 INFO L124 PetriNetUnfolderBase]: 3107/5339 cut-off events. [2024-06-27 23:03:18,101 INFO L125 PetriNetUnfolderBase]: For 1093310/1093313 co-relation queries the response was YES. [2024-06-27 23:03:18,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47071 conditions, 5339 events. 3107/5339 cut-off events. For 1093310/1093313 co-relation queries the response was YES. Maximal size of possible extension queue 404. Compared 37468 event pairs, 1259 based on Foata normal form. 7/5340 useless extension candidates. Maximal degree in co-relation 46934. Up to 4781 conditions per place. [2024-06-27 23:03:18,170 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 228 selfloop transitions, 64 changer transitions 0/299 dead transitions. [2024-06-27 23:03:18,171 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 299 transitions, 4274 flow [2024-06-27 23:03:18,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:18,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:18,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 183 transitions. [2024-06-27 23:03:18,184 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5865384615384616 [2024-06-27 23:03:18,184 INFO L175 Difference]: Start difference. First operand has 291 places, 272 transitions, 3606 flow. Second operand 8 states and 183 transitions. [2024-06-27 23:03:18,186 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 299 transitions, 4274 flow [2024-06-27 23:03:20,036 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 294 places, 299 transitions, 4099 flow, removed 16 selfloop flow, removed 4 redundant places. [2024-06-27 23:03:20,053 INFO L231 Difference]: Finished difference. Result has 295 places, 273 transitions, 3581 flow [2024-06-27 23:03:20,054 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3431, PETRI_DIFFERENCE_MINUEND_PLACES=287, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=272, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=63, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3581, PETRI_PLACES=295, PETRI_TRANSITIONS=273} [2024-06-27 23:03:20,054 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 255 predicate places. [2024-06-27 23:03:20,054 INFO L495 AbstractCegarLoop]: Abstraction has has 295 places, 273 transitions, 3581 flow [2024-06-27 23:03:20,054 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:20,054 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:20,054 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:20,054 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable118 [2024-06-27 23:03:20,055 INFO L420 AbstractCegarLoop]: === Iteration 120 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:20,055 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:20,055 INFO L85 PathProgramCache]: Analyzing trace with hash -1654392361, now seen corresponding path program 8 times [2024-06-27 23:03:20,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:20,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992417777] [2024-06-27 23:03:20,055 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:20,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:20,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:20,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:20,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [992417777] [2024-06-27 23:03:20,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [992417777] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:20,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:20,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:20,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [497290189] [2024-06-27 23:03:20,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:20,138 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:20,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:20,139 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:20,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:20,185 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:20,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 273 transitions, 3581 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:20,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:20,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:20,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:21,081 INFO L124 PetriNetUnfolderBase]: 3173/5455 cut-off events. [2024-06-27 23:03:21,081 INFO L125 PetriNetUnfolderBase]: For 1149601/1149604 co-relation queries the response was YES. [2024-06-27 23:03:21,131 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48722 conditions, 5455 events. 3173/5455 cut-off events. For 1149601/1149604 co-relation queries the response was YES. Maximal size of possible extension queue 417. Compared 38341 event pairs, 1307 based on Foata normal form. 7/5460 useless extension candidates. Maximal degree in co-relation 48583. Up to 4777 conditions per place. [2024-06-27 23:03:21,148 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 175 selfloop transitions, 119 changer transitions 0/301 dead transitions. [2024-06-27 23:03:21,149 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 302 places, 301 transitions, 4489 flow [2024-06-27 23:03:21,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:21,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:21,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 187 transitions. [2024-06-27 23:03:21,149 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5993589743589743 [2024-06-27 23:03:21,150 INFO L175 Difference]: Start difference. First operand has 295 places, 273 transitions, 3581 flow. Second operand 8 states and 187 transitions. [2024-06-27 23:03:21,150 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 302 places, 301 transitions, 4489 flow [2024-06-27 23:03:23,397 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 296 places, 301 transitions, 4353 flow, removed 5 selfloop flow, removed 6 redundant places. [2024-06-27 23:03:23,401 INFO L231 Difference]: Finished difference. Result has 297 places, 275 transitions, 3743 flow [2024-06-27 23:03:23,401 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3445, PETRI_DIFFERENCE_MINUEND_PLACES=289, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=118, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=155, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3743, PETRI_PLACES=297, PETRI_TRANSITIONS=275} [2024-06-27 23:03:23,401 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 257 predicate places. [2024-06-27 23:03:23,401 INFO L495 AbstractCegarLoop]: Abstraction has has 297 places, 275 transitions, 3743 flow [2024-06-27 23:03:23,401 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:23,401 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:23,401 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:23,402 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable119 [2024-06-27 23:03:23,402 INFO L420 AbstractCegarLoop]: === Iteration 121 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:23,402 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:23,402 INFO L85 PathProgramCache]: Analyzing trace with hash -1654392702, now seen corresponding path program 6 times [2024-06-27 23:03:23,402 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:23,402 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144086128] [2024-06-27 23:03:23,402 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:23,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:23,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:23,491 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:23,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:23,491 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144086128] [2024-06-27 23:03:23,491 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144086128] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:23,491 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:23,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:23,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [375900476] [2024-06-27 23:03:23,492 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:23,492 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:23,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:23,492 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:23,492 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:23,532 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:23,532 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 297 places, 275 transitions, 3743 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:23,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:23,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:23,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:24,400 INFO L124 PetriNetUnfolderBase]: 3193/5484 cut-off events. [2024-06-27 23:03:24,401 INFO L125 PetriNetUnfolderBase]: For 1175919/1175922 co-relation queries the response was YES. [2024-06-27 23:03:24,452 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49256 conditions, 5484 events. 3193/5484 cut-off events. For 1175919/1175922 co-relation queries the response was YES. Maximal size of possible extension queue 420. Compared 38564 event pairs, 1288 based on Foata normal form. 7/5487 useless extension candidates. Maximal degree in co-relation 49116. Up to 4921 conditions per place. [2024-06-27 23:03:24,470 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 237 selfloop transitions, 58 changer transitions 0/302 dead transitions. [2024-06-27 23:03:24,470 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 302 transitions, 4431 flow [2024-06-27 23:03:24,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:03:24,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:03:24,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 200 transitions. [2024-06-27 23:03:24,471 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5698005698005698 [2024-06-27 23:03:24,471 INFO L175 Difference]: Start difference. First operand has 297 places, 275 transitions, 3743 flow. Second operand 9 states and 200 transitions. [2024-06-27 23:03:24,471 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 302 transitions, 4431 flow [2024-06-27 23:03:27,196 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 301 places, 302 transitions, 4265 flow, removed 12 selfloop flow, removed 4 redundant places. [2024-06-27 23:03:27,199 INFO L231 Difference]: Finished difference. Result has 302 places, 276 transitions, 3717 flow [2024-06-27 23:03:27,200 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3577, PETRI_DIFFERENCE_MINUEND_PLACES=293, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=57, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3717, PETRI_PLACES=302, PETRI_TRANSITIONS=276} [2024-06-27 23:03:27,200 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 262 predicate places. [2024-06-27 23:03:27,200 INFO L495 AbstractCegarLoop]: Abstraction has has 302 places, 276 transitions, 3717 flow [2024-06-27 23:03:27,200 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:27,200 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:27,200 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:27,200 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable120 [2024-06-27 23:03:27,200 INFO L420 AbstractCegarLoop]: === Iteration 122 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:27,201 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:27,201 INFO L85 PathProgramCache]: Analyzing trace with hash -1654244491, now seen corresponding path program 9 times [2024-06-27 23:03:27,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:27,201 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [342983886] [2024-06-27 23:03:27,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:27,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:27,284 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:27,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:27,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [342983886] [2024-06-27 23:03:27,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [342983886] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:27,285 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:27,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:27,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984082281] [2024-06-27 23:03:27,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:27,286 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:27,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:27,286 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:27,286 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:27,325 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:27,325 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 302 places, 276 transitions, 3717 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:27,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:27,325 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:27,326 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:28,188 INFO L124 PetriNetUnfolderBase]: 3175/5467 cut-off events. [2024-06-27 23:03:28,188 INFO L125 PetriNetUnfolderBase]: For 1172685/1172688 co-relation queries the response was YES. [2024-06-27 23:03:28,240 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48592 conditions, 5467 events. 3175/5467 cut-off events. For 1172685/1172688 co-relation queries the response was YES. Maximal size of possible extension queue 418. Compared 38524 event pairs, 1313 based on Foata normal form. 9/5474 useless extension candidates. Maximal degree in co-relation 48450. Up to 4831 conditions per place. [2024-06-27 23:03:28,257 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 174 selfloop transitions, 117 changer transitions 0/298 dead transitions. [2024-06-27 23:03:28,258 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 298 transitions, 4367 flow [2024-06-27 23:03:28,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:28,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:28,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 183 transitions. [2024-06-27 23:03:28,258 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5865384615384616 [2024-06-27 23:03:28,259 INFO L175 Difference]: Start difference. First operand has 302 places, 276 transitions, 3717 flow. Second operand 8 states and 183 transitions. [2024-06-27 23:03:28,259 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 298 transitions, 4367 flow [2024-06-27 23:03:31,024 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 298 transitions, 4227 flow, removed 13 selfloop flow, removed 7 redundant places. [2024-06-27 23:03:31,027 INFO L231 Difference]: Finished difference. Result has 303 places, 276 transitions, 3816 flow [2024-06-27 23:03:31,028 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3577, PETRI_DIFFERENCE_MINUEND_PLACES=295, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=117, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=159, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3816, PETRI_PLACES=303, PETRI_TRANSITIONS=276} [2024-06-27 23:03:31,028 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 263 predicate places. [2024-06-27 23:03:31,028 INFO L495 AbstractCegarLoop]: Abstraction has has 303 places, 276 transitions, 3816 flow [2024-06-27 23:03:31,028 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:31,028 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:31,028 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:31,029 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable121 [2024-06-27 23:03:31,029 INFO L420 AbstractCegarLoop]: === Iteration 123 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:31,029 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:31,029 INFO L85 PathProgramCache]: Analyzing trace with hash -1798089124, now seen corresponding path program 7 times [2024-06-27 23:03:31,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:31,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [305600427] [2024-06-27 23:03:31,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:31,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:31,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:31,100 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:31,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:31,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [305600427] [2024-06-27 23:03:31,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [305600427] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:31,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:31,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-06-27 23:03:31,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [257194482] [2024-06-27 23:03:31,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:31,101 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-06-27 23:03:31,101 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:31,101 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-06-27 23:03:31,101 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-06-27 23:03:31,155 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:31,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 276 transitions, 3816 flow. Second operand has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:03:31,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:31,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:31,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:32,038 INFO L124 PetriNetUnfolderBase]: 3195/5509 cut-off events. [2024-06-27 23:03:32,039 INFO L125 PetriNetUnfolderBase]: For 1185975/1185978 co-relation queries the response was YES. [2024-06-27 23:03:32,095 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48957 conditions, 5509 events. 3195/5509 cut-off events. For 1185975/1185978 co-relation queries the response was YES. Maximal size of possible extension queue 417. Compared 38391 event pairs, 1042 based on Foata normal form. 7/5512 useless extension candidates. Maximal degree in co-relation 48814. Up to 3929 conditions per place. [2024-06-27 23:03:32,115 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 211 selfloop transitions, 89 changer transitions 0/307 dead transitions. [2024-06-27 23:03:32,115 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 307 transitions, 4900 flow [2024-06-27 23:03:32,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:03:32,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:03:32,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 166 transitions. [2024-06-27 23:03:32,116 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.608058608058608 [2024-06-27 23:03:32,116 INFO L175 Difference]: Start difference. First operand has 303 places, 276 transitions, 3816 flow. Second operand 7 states and 166 transitions. [2024-06-27 23:03:32,116 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 307 transitions, 4900 flow [2024-06-27 23:03:36,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 302 places, 307 transitions, 4661 flow, removed 1 selfloop flow, removed 7 redundant places. [2024-06-27 23:03:36,370 INFO L231 Difference]: Finished difference. Result has 303 places, 277 transitions, 3773 flow [2024-06-27 23:03:36,370 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3577, PETRI_DIFFERENCE_MINUEND_PLACES=296, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=88, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=188, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3773, PETRI_PLACES=303, PETRI_TRANSITIONS=277} [2024-06-27 23:03:36,371 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 263 predicate places. [2024-06-27 23:03:36,371 INFO L495 AbstractCegarLoop]: Abstraction has has 303 places, 277 transitions, 3773 flow [2024-06-27 23:03:36,371 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.142857142857142) internal successors, (113), 7 states have internal predecessors, (113), 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-06-27 23:03:36,371 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:36,371 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:36,371 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable122 [2024-06-27 23:03:36,371 INFO L420 AbstractCegarLoop]: === Iteration 124 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:36,372 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:36,372 INFO L85 PathProgramCache]: Analyzing trace with hash 2063405408, now seen corresponding path program 8 times [2024-06-27 23:03:36,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:36,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443028334] [2024-06-27 23:03:36,372 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:36,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:36,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:36,460 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:36,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:36,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443028334] [2024-06-27 23:03:36,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443028334] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:36,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:36,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:36,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239363166] [2024-06-27 23:03:36,461 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:36,461 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:36,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:36,462 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:36,462 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:36,514 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:36,515 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 303 places, 277 transitions, 3773 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:36,515 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:36,515 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:36,515 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:37,428 INFO L124 PetriNetUnfolderBase]: 3215/5541 cut-off events. [2024-06-27 23:03:37,428 INFO L125 PetriNetUnfolderBase]: For 1214019/1214022 co-relation queries the response was YES. [2024-06-27 23:03:37,484 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49601 conditions, 5541 events. 3215/5541 cut-off events. For 1214019/1214022 co-relation queries the response was YES. Maximal size of possible extension queue 425. Compared 39144 event pairs, 1096 based on Foata normal form. 7/5546 useless extension candidates. Maximal degree in co-relation 49457. Up to 4752 conditions per place. [2024-06-27 23:03:37,502 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 214 selfloop transitions, 87 changer transitions 0/308 dead transitions. [2024-06-27 23:03:37,502 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 308 transitions, 4481 flow [2024-06-27 23:03:37,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:37,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:37,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 187 transitions. [2024-06-27 23:03:37,503 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5993589743589743 [2024-06-27 23:03:37,503 INFO L175 Difference]: Start difference. First operand has 303 places, 277 transitions, 3773 flow. Second operand 8 states and 187 transitions. [2024-06-27 23:03:37,503 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 308 transitions, 4481 flow [2024-06-27 23:03:41,750 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 308 transitions, 4238 flow, removed 13 selfloop flow, removed 5 redundant places. [2024-06-27 23:03:41,753 INFO L231 Difference]: Finished difference. Result has 306 places, 278 transitions, 3726 flow [2024-06-27 23:03:41,753 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3539, PETRI_DIFFERENCE_MINUEND_PLACES=298, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=277, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=86, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3726, PETRI_PLACES=306, PETRI_TRANSITIONS=278} [2024-06-27 23:03:41,754 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 266 predicate places. [2024-06-27 23:03:41,754 INFO L495 AbstractCegarLoop]: Abstraction has has 306 places, 278 transitions, 3726 flow [2024-06-27 23:03:41,754 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:41,754 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:41,754 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:41,754 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable123 [2024-06-27 23:03:41,754 INFO L420 AbstractCegarLoop]: === Iteration 125 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:41,755 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:41,755 INFO L85 PathProgramCache]: Analyzing trace with hash 1883263447, now seen corresponding path program 10 times [2024-06-27 23:03:41,755 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:41,755 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82928604] [2024-06-27 23:03:41,755 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:41,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:41,833 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:41,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:41,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [82928604] [2024-06-27 23:03:41,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [82928604] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:41,834 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:41,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:41,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1795093386] [2024-06-27 23:03:41,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:41,834 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:41,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:41,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:41,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:41,872 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:41,873 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 278 transitions, 3726 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:41,873 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:41,873 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:41,873 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:42,777 INFO L124 PetriNetUnfolderBase]: 3268/5588 cut-off events. [2024-06-27 23:03:42,778 INFO L125 PetriNetUnfolderBase]: For 1265353/1265356 co-relation queries the response was YES. [2024-06-27 23:03:42,957 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50328 conditions, 5588 events. 3268/5588 cut-off events. For 1265353/1265356 co-relation queries the response was YES. Maximal size of possible extension queue 436. Compared 39017 event pairs, 1069 based on Foata normal form. 7/5593 useless extension candidates. Maximal degree in co-relation 50184. Up to 3301 conditions per place. [2024-06-27 23:03:42,973 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 160 selfloop transitions, 150 changer transitions 0/317 dead transitions. [2024-06-27 23:03:42,974 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 313 places, 317 transitions, 4914 flow [2024-06-27 23:03:42,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:42,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:42,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-06-27 23:03:42,974 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:03:42,975 INFO L175 Difference]: Start difference. First operand has 306 places, 278 transitions, 3726 flow. Second operand 8 states and 196 transitions. [2024-06-27 23:03:42,975 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 313 places, 317 transitions, 4914 flow [2024-06-27 23:03:47,225 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 317 transitions, 4740 flow, removed 1 selfloop flow, removed 6 redundant places. [2024-06-27 23:03:47,228 INFO L231 Difference]: Finished difference. Result has 309 places, 280 transitions, 3927 flow [2024-06-27 23:03:47,229 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3552, PETRI_DIFFERENCE_MINUEND_PLACES=300, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=148, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3927, PETRI_PLACES=309, PETRI_TRANSITIONS=280} [2024-06-27 23:03:47,229 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 269 predicate places. [2024-06-27 23:03:47,229 INFO L495 AbstractCegarLoop]: Abstraction has has 309 places, 280 transitions, 3927 flow [2024-06-27 23:03:47,229 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:47,229 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:47,229 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:47,229 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable124 [2024-06-27 23:03:47,229 INFO L420 AbstractCegarLoop]: === Iteration 126 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:47,230 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:47,230 INFO L85 PathProgramCache]: Analyzing trace with hash -2086576779, now seen corresponding path program 11 times [2024-06-27 23:03:47,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:47,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [221774426] [2024-06-27 23:03:47,230 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:47,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:47,310 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:47,310 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:47,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [221774426] [2024-06-27 23:03:47,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [221774426] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:47,310 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:47,310 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:47,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99713174] [2024-06-27 23:03:47,311 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:47,311 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:47,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:47,311 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:47,311 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:47,347 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:47,347 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 309 places, 280 transitions, 3927 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:47,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:47,348 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:47,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:48,244 INFO L124 PetriNetUnfolderBase]: 3288/5666 cut-off events. [2024-06-27 23:03:48,245 INFO L125 PetriNetUnfolderBase]: For 1296641/1296641 co-relation queries the response was YES. [2024-06-27 23:03:48,301 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51380 conditions, 5666 events. 3288/5666 cut-off events. For 1296641/1296641 co-relation queries the response was YES. Maximal size of possible extension queue 440. Compared 40248 event pairs, 1193 based on Foata normal form. 6/5671 useless extension candidates. Maximal degree in co-relation 51234. Up to 5035 conditions per place. [2024-06-27 23:03:48,321 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 272 selfloop transitions, 31 changer transitions 0/310 dead transitions. [2024-06-27 23:03:48,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 310 transitions, 4664 flow [2024-06-27 23:03:48,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:48,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:48,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 180 transitions. [2024-06-27 23:03:48,322 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5769230769230769 [2024-06-27 23:03:48,322 INFO L175 Difference]: Start difference. First operand has 309 places, 280 transitions, 3927 flow. Second operand 8 states and 180 transitions. [2024-06-27 23:03:48,322 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 310 transitions, 4664 flow [2024-06-27 23:03:52,768 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 310 transitions, 4177 flow, removed 21 selfloop flow, removed 7 redundant places. [2024-06-27 23:03:52,771 INFO L231 Difference]: Finished difference. Result has 310 places, 281 transitions, 3541 flow [2024-06-27 23:03:52,771 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3449, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=30, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3541, PETRI_PLACES=310, PETRI_TRANSITIONS=281} [2024-06-27 23:03:52,772 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 270 predicate places. [2024-06-27 23:03:52,772 INFO L495 AbstractCegarLoop]: Abstraction has has 310 places, 281 transitions, 3541 flow [2024-06-27 23:03:52,772 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:52,772 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:52,772 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:52,772 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable125 [2024-06-27 23:03:52,773 INFO L420 AbstractCegarLoop]: === Iteration 127 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:52,773 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:52,773 INFO L85 PathProgramCache]: Analyzing trace with hash 1892517877, now seen corresponding path program 12 times [2024-06-27 23:03:52,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:52,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1181964186] [2024-06-27 23:03:52,773 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:52,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:52,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:52,849 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:52,849 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:52,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1181964186] [2024-06-27 23:03:52,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1181964186] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:52,850 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:52,850 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:52,850 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123728498] [2024-06-27 23:03:52,850 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:52,850 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:52,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:52,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:52,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:52,914 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:52,914 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 281 transitions, 3541 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:52,914 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:52,914 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:52,914 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:53,875 INFO L124 PetriNetUnfolderBase]: 3308/5663 cut-off events. [2024-06-27 23:03:53,875 INFO L125 PetriNetUnfolderBase]: For 1317462/1317465 co-relation queries the response was YES. [2024-06-27 23:03:53,932 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50490 conditions, 5663 events. 3308/5663 cut-off events. For 1317462/1317465 co-relation queries the response was YES. Maximal size of possible extension queue 444. Compared 39784 event pairs, 1107 based on Foata normal form. 7/5668 useless extension candidates. Maximal degree in co-relation 50345. Up to 3325 conditions per place. [2024-06-27 23:03:53,951 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 160 selfloop transitions, 149 changer transitions 0/316 dead transitions. [2024-06-27 23:03:53,951 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 317 places, 316 transitions, 4503 flow [2024-06-27 23:03:53,951 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:03:53,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:03:53,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 193 transitions. [2024-06-27 23:03:53,952 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6185897435897436 [2024-06-27 23:03:53,952 INFO L175 Difference]: Start difference. First operand has 310 places, 281 transitions, 3541 flow. Second operand 8 states and 193 transitions. [2024-06-27 23:03:53,952 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 317 places, 316 transitions, 4503 flow [2024-06-27 23:03:58,538 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 316 transitions, 4369 flow, removed 12 selfloop flow, removed 7 redundant places. [2024-06-27 23:03:58,541 INFO L231 Difference]: Finished difference. Result has 311 places, 282 transitions, 3735 flow [2024-06-27 23:03:58,542 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3407, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=148, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3735, PETRI_PLACES=311, PETRI_TRANSITIONS=282} [2024-06-27 23:03:58,542 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 271 predicate places. [2024-06-27 23:03:58,542 INFO L495 AbstractCegarLoop]: Abstraction has has 311 places, 282 transitions, 3735 flow [2024-06-27 23:03:58,542 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:58,542 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:03:58,542 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:03:58,542 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable126 [2024-06-27 23:03:58,543 INFO L420 AbstractCegarLoop]: === Iteration 128 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:03:58,543 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:03:58,543 INFO L85 PathProgramCache]: Analyzing trace with hash -2086963070, now seen corresponding path program 9 times [2024-06-27 23:03:58,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:03:58,543 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1994643389] [2024-06-27 23:03:58,543 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:03:58,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:03:58,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:03:58,628 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:03:58,629 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:03:58,629 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1994643389] [2024-06-27 23:03:58,629 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1994643389] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:03:58,629 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:03:58,629 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:03:58,629 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [849959869] [2024-06-27 23:03:58,629 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:03:58,630 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:03:58,630 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:03:58,630 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:03:58,630 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:03:58,668 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:03:58,668 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 311 places, 282 transitions, 3735 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:03:58,668 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:03:58,668 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:03:58,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:03:59,634 INFO L124 PetriNetUnfolderBase]: 3328/5726 cut-off events. [2024-06-27 23:03:59,634 INFO L125 PetriNetUnfolderBase]: For 1346018/1346021 co-relation queries the response was YES. [2024-06-27 23:03:59,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51269 conditions, 5726 events. 3328/5726 cut-off events. For 1346018/1346021 co-relation queries the response was YES. Maximal size of possible extension queue 448. Compared 40596 event pairs, 1141 based on Foata normal form. 7/5729 useless extension candidates. Maximal degree in co-relation 51123. Up to 4859 conditions per place. [2024-06-27 23:03:59,713 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 217 selfloop transitions, 90 changer transitions 0/314 dead transitions. [2024-06-27 23:03:59,714 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 314 transitions, 4454 flow [2024-06-27 23:03:59,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:03:59,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:03:59,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 203 transitions. [2024-06-27 23:03:59,715 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5783475783475783 [2024-06-27 23:03:59,715 INFO L175 Difference]: Start difference. First operand has 311 places, 282 transitions, 3735 flow. Second operand 9 states and 203 transitions. [2024-06-27 23:03:59,715 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 314 transitions, 4454 flow [2024-06-27 23:04:04,409 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 314 places, 314 transitions, 4211 flow, removed 10 selfloop flow, removed 5 redundant places. [2024-06-27 23:04:04,413 INFO L231 Difference]: Finished difference. Result has 315 places, 283 transitions, 3687 flow [2024-06-27 23:04:04,413 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3492, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=282, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=89, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3687, PETRI_PLACES=315, PETRI_TRANSITIONS=283} [2024-06-27 23:04:04,414 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 275 predicate places. [2024-06-27 23:04:04,414 INFO L495 AbstractCegarLoop]: Abstraction has has 315 places, 283 transitions, 3687 flow [2024-06-27 23:04:04,414 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:04,414 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:04,414 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:04,415 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable127 [2024-06-27 23:04:04,415 INFO L420 AbstractCegarLoop]: === Iteration 129 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:04,415 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:04,415 INFO L85 PathProgramCache]: Analyzing trace with hash -296162639, now seen corresponding path program 13 times [2024-06-27 23:04:04,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:04,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [520105199] [2024-06-27 23:04:04,415 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:04,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:04,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:04,513 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:04,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:04,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [520105199] [2024-06-27 23:04:04,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [520105199] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:04,514 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:04,514 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:04,514 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798400248] [2024-06-27 23:04:04,514 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:04,514 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:04,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:04,515 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:04,515 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:04,554 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:04,554 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 283 transitions, 3687 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:04,554 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:04,554 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:04,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:05,516 INFO L124 PetriNetUnfolderBase]: 3356/5770 cut-off events. [2024-06-27 23:04:05,517 INFO L125 PetriNetUnfolderBase]: For 1383484/1383484 co-relation queries the response was YES. [2024-06-27 23:04:05,575 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51569 conditions, 5770 events. 3356/5770 cut-off events. For 1383484/1383484 co-relation queries the response was YES. Maximal size of possible extension queue 452. Compared 40970 event pairs, 1347 based on Foata normal form. 8/5777 useless extension candidates. Maximal degree in co-relation 51422. Up to 5294 conditions per place. [2024-06-27 23:04:05,593 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 270 selfloop transitions, 26 changer transitions 0/303 dead transitions. [2024-06-27 23:04:05,594 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 322 places, 303 transitions, 4368 flow [2024-06-27 23:04:05,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:04:05,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:04:05,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 173 transitions. [2024-06-27 23:04:05,595 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5544871794871795 [2024-06-27 23:04:05,595 INFO L175 Difference]: Start difference. First operand has 315 places, 283 transitions, 3687 flow. Second operand 8 states and 173 transitions. [2024-06-27 23:04:05,595 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 322 places, 303 transitions, 4368 flow [2024-06-27 23:04:10,222 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 303 transitions, 4186 flow, removed 2 selfloop flow, removed 7 redundant places. [2024-06-27 23:04:10,239 INFO L231 Difference]: Finished difference. Result has 316 places, 284 transitions, 3593 flow [2024-06-27 23:04:10,252 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3505, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=257, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3593, PETRI_PLACES=316, PETRI_TRANSITIONS=284} [2024-06-27 23:04:10,253 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 276 predicate places. [2024-06-27 23:04:10,253 INFO L495 AbstractCegarLoop]: Abstraction has has 316 places, 284 transitions, 3593 flow [2024-06-27 23:04:10,253 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:10,253 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:10,253 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:10,253 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable128 [2024-06-27 23:04:10,254 INFO L420 AbstractCegarLoop]: === Iteration 130 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:10,254 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:10,254 INFO L85 PathProgramCache]: Analyzing trace with hash 1552792435, now seen corresponding path program 14 times [2024-06-27 23:04:10,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:10,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149335931] [2024-06-27 23:04:10,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:10,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:10,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:10,336 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:10,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:10,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149335931] [2024-06-27 23:04:10,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149335931] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:10,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:10,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:10,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1987868618] [2024-06-27 23:04:10,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:10,337 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:10,337 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:10,337 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:10,337 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:10,380 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:10,380 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 316 places, 284 transitions, 3593 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:10,380 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:10,380 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:10,380 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:11,441 INFO L124 PetriNetUnfolderBase]: 3409/5859 cut-off events. [2024-06-27 23:04:11,441 INFO L125 PetriNetUnfolderBase]: For 1432863/1432866 co-relation queries the response was YES. [2024-06-27 23:04:11,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52808 conditions, 5859 events. 3409/5859 cut-off events. For 1432863/1432866 co-relation queries the response was YES. Maximal size of possible extension queue 463. Compared 41735 event pairs, 1401 based on Foata normal form. 7/5864 useless extension candidates. Maximal degree in co-relation 52660. Up to 5121 conditions per place. [2024-06-27 23:04:11,511 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 183 selfloop transitions, 119 changer transitions 0/309 dead transitions. [2024-06-27 23:04:11,511 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 323 places, 309 transitions, 4537 flow [2024-06-27 23:04:11,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:04:11,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:04:11,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 183 transitions. [2024-06-27 23:04:11,512 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5865384615384616 [2024-06-27 23:04:11,512 INFO L175 Difference]: Start difference. First operand has 316 places, 284 transitions, 3593 flow. Second operand 8 states and 183 transitions. [2024-06-27 23:04:11,512 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 323 places, 309 transitions, 4537 flow [2024-06-27 23:04:16,105 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 309 transitions, 4466 flow, removed 11 selfloop flow, removed 6 redundant places. [2024-06-27 23:04:16,109 INFO L231 Difference]: Finished difference. Result has 318 places, 286 transitions, 3828 flow [2024-06-27 23:04:16,109 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3522, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=284, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=118, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3828, PETRI_PLACES=318, PETRI_TRANSITIONS=286} [2024-06-27 23:04:16,109 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 278 predicate places. [2024-06-27 23:04:16,109 INFO L495 AbstractCegarLoop]: Abstraction has has 318 places, 286 transitions, 3828 flow [2024-06-27 23:04:16,109 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:16,109 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:16,109 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:16,110 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable129 [2024-06-27 23:04:16,110 INFO L420 AbstractCegarLoop]: === Iteration 131 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:16,110 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:16,110 INFO L85 PathProgramCache]: Analyzing trace with hash 1184326517, now seen corresponding path program 15 times [2024-06-27 23:04:16,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:16,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [485481653] [2024-06-27 23:04:16,110 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:16,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:16,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:16,195 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:16,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:16,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [485481653] [2024-06-27 23:04:16,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [485481653] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:16,196 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:16,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:16,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1392598276] [2024-06-27 23:04:16,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:16,196 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:16,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:16,197 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:16,197 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:16,238 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:16,238 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 318 places, 286 transitions, 3828 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:16,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:16,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:16,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:17,128 INFO L124 PetriNetUnfolderBase]: 3391/5823 cut-off events. [2024-06-27 23:04:17,128 INFO L125 PetriNetUnfolderBase]: For 1429561/1429564 co-relation queries the response was YES. [2024-06-27 23:04:17,184 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52163 conditions, 5823 events. 3391/5823 cut-off events. For 1429561/1429564 co-relation queries the response was YES. Maximal size of possible extension queue 459. Compared 41370 event pairs, 1391 based on Foata normal form. 9/5830 useless extension candidates. Maximal degree in co-relation 52014. Up to 5175 conditions per place. [2024-06-27 23:04:17,201 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 182 selfloop transitions, 116 changer transitions 0/305 dead transitions. [2024-06-27 23:04:17,202 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 325 places, 305 transitions, 4484 flow [2024-06-27 23:04:17,202 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:04:17,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:04:17,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 180 transitions. [2024-06-27 23:04:17,202 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5769230769230769 [2024-06-27 23:04:17,203 INFO L175 Difference]: Start difference. First operand has 318 places, 286 transitions, 3828 flow. Second operand 8 states and 180 transitions. [2024-06-27 23:04:17,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 325 places, 305 transitions, 4484 flow [2024-06-27 23:04:21,367 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 321 places, 305 transitions, 4300 flow, removed 22 selfloop flow, removed 4 redundant places. [2024-06-27 23:04:21,370 INFO L231 Difference]: Finished difference. Result has 322 places, 286 transitions, 3881 flow [2024-06-27 23:04:21,371 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3644, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=116, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=170, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3881, PETRI_PLACES=322, PETRI_TRANSITIONS=286} [2024-06-27 23:04:21,371 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 282 predicate places. [2024-06-27 23:04:21,371 INFO L495 AbstractCegarLoop]: Abstraction has has 322 places, 286 transitions, 3881 flow [2024-06-27 23:04:21,371 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:21,371 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:21,371 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:21,371 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable130 [2024-06-27 23:04:21,371 INFO L420 AbstractCegarLoop]: === Iteration 132 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:21,372 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:21,372 INFO L85 PathProgramCache]: Analyzing trace with hash 1562843027, now seen corresponding path program 16 times [2024-06-27 23:04:21,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:21,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [409516669] [2024-06-27 23:04:21,372 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:21,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:21,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:21,462 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:21,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:21,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [409516669] [2024-06-27 23:04:21,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [409516669] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:21,463 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:21,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:21,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [253483746] [2024-06-27 23:04:21,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:21,463 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:21,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:21,464 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:21,464 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:21,516 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:21,516 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 286 transitions, 3881 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:21,517 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:21,517 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:21,517 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:22,547 INFO L124 PetriNetUnfolderBase]: 3426/5892 cut-off events. [2024-06-27 23:04:22,547 INFO L125 PetriNetUnfolderBase]: For 1442838/1442838 co-relation queries the response was YES. [2024-06-27 23:04:22,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52482 conditions, 5892 events. 3426/5892 cut-off events. For 1442838/1442838 co-relation queries the response was YES. Maximal size of possible extension queue 465. Compared 42040 event pairs, 1359 based on Foata normal form. 8/5899 useless extension candidates. Maximal degree in co-relation 52331. Up to 5332 conditions per place. [2024-06-27 23:04:22,636 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 277 selfloop transitions, 28 changer transitions 0/312 dead transitions. [2024-06-27 23:04:22,637 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 330 places, 312 transitions, 4616 flow [2024-06-27 23:04:22,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:04:22,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:04:22,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 194 transitions. [2024-06-27 23:04:22,638 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5527065527065527 [2024-06-27 23:04:22,638 INFO L175 Difference]: Start difference. First operand has 322 places, 286 transitions, 3881 flow. Second operand 9 states and 194 transitions. [2024-06-27 23:04:22,638 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 330 places, 312 transitions, 4616 flow [2024-06-27 23:04:29,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 312 transitions, 4374 flow, removed 2 selfloop flow, removed 7 redundant places. [2024-06-27 23:04:29,201 INFO L231 Difference]: Finished difference. Result has 325 places, 288 transitions, 3748 flow [2024-06-27 23:04:29,201 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3639, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=286, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=258, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3748, PETRI_PLACES=325, PETRI_TRANSITIONS=288} [2024-06-27 23:04:29,201 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 285 predicate places. [2024-06-27 23:04:29,201 INFO L495 AbstractCegarLoop]: Abstraction has has 325 places, 288 transitions, 3748 flow [2024-06-27 23:04:29,201 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:29,201 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:29,202 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:29,202 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable131 [2024-06-27 23:04:29,202 INFO L420 AbstractCegarLoop]: === Iteration 133 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:29,202 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:29,202 INFO L85 PathProgramCache]: Analyzing trace with hash 1184178306, now seen corresponding path program 10 times [2024-06-27 23:04:29,202 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:29,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180718838] [2024-06-27 23:04:29,202 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:29,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:29,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:29,290 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:29,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:29,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1180718838] [2024-06-27 23:04:29,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1180718838] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:29,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:29,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:29,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1499578409] [2024-06-27 23:04:29,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:29,291 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:29,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:29,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:29,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:29,348 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:29,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 288 transitions, 3748 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:29,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:29,348 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:29,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:30,306 INFO L124 PetriNetUnfolderBase]: 3413/5882 cut-off events. [2024-06-27 23:04:30,306 INFO L125 PetriNetUnfolderBase]: For 1427800/1427803 co-relation queries the response was YES. [2024-06-27 23:04:30,365 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51907 conditions, 5882 events. 3413/5882 cut-off events. For 1427800/1427803 co-relation queries the response was YES. Maximal size of possible extension queue 464. Compared 42038 event pairs, 1388 based on Foata normal form. 7/5885 useless extension candidates. Maximal degree in co-relation 51754. Up to 5277 conditions per place. [2024-06-27 23:04:30,383 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 247 selfloop transitions, 58 changer transitions 0/312 dead transitions. [2024-06-27 23:04:30,384 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 334 places, 312 transitions, 4432 flow [2024-06-27 23:04:30,384 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:04:30,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:04:30,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 213 transitions. [2024-06-27 23:04:30,384 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5461538461538461 [2024-06-27 23:04:30,385 INFO L175 Difference]: Start difference. First operand has 325 places, 288 transitions, 3748 flow. Second operand 10 states and 213 transitions. [2024-06-27 23:04:30,385 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 334 places, 312 transitions, 4432 flow [2024-06-27 23:04:36,166 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 328 places, 312 transitions, 4360 flow, removed 12 selfloop flow, removed 6 redundant places. [2024-06-27 23:04:36,170 INFO L231 Difference]: Finished difference. Result has 329 places, 288 transitions, 3796 flow [2024-06-27 23:04:36,170 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3676, PETRI_DIFFERENCE_MINUEND_PLACES=319, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=288, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=58, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=230, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=3796, PETRI_PLACES=329, PETRI_TRANSITIONS=288} [2024-06-27 23:04:36,170 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 289 predicate places. [2024-06-27 23:04:36,170 INFO L495 AbstractCegarLoop]: Abstraction has has 329 places, 288 transitions, 3796 flow [2024-06-27 23:04:36,170 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:36,171 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:36,171 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:36,171 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable132 [2024-06-27 23:04:36,171 INFO L420 AbstractCegarLoop]: === Iteration 134 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:36,171 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:36,171 INFO L85 PathProgramCache]: Analyzing trace with hash -430647149, now seen corresponding path program 17 times [2024-06-27 23:04:36,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:36,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775789524] [2024-06-27 23:04:36,172 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:36,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:36,257 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:36,257 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:36,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775789524] [2024-06-27 23:04:36,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775789524] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:36,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:36,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:36,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [764216203] [2024-06-27 23:04:36,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:36,259 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:36,260 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:36,260 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:36,260 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:36,293 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:36,293 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 329 places, 288 transitions, 3796 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:36,293 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:36,293 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:36,293 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:37,287 INFO L124 PetriNetUnfolderBase]: 3433/5909 cut-off events. [2024-06-27 23:04:37,287 INFO L125 PetriNetUnfolderBase]: For 1454993/1454993 co-relation queries the response was YES. [2024-06-27 23:04:37,353 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52295 conditions, 5909 events. 3433/5909 cut-off events. For 1454993/1454993 co-relation queries the response was YES. Maximal size of possible extension queue 467. Compared 42310 event pairs, 1340 based on Foata normal form. 6/5914 useless extension candidates. Maximal degree in co-relation 52141. Up to 5362 conditions per place. [2024-06-27 23:04:37,373 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 281 selfloop transitions, 26 changer transitions 0/314 dead transitions. [2024-06-27 23:04:37,373 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 336 places, 314 transitions, 4527 flow [2024-06-27 23:04:37,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:04:37,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:04:37,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 177 transitions. [2024-06-27 23:04:37,374 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5673076923076923 [2024-06-27 23:04:37,374 INFO L175 Difference]: Start difference. First operand has 329 places, 288 transitions, 3796 flow. Second operand 8 states and 177 transitions. [2024-06-27 23:04:37,374 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 336 places, 314 transitions, 4527 flow [2024-06-27 23:04:43,074 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 314 transitions, 4370 flow, removed 6 selfloop flow, removed 10 redundant places. [2024-06-27 23:04:43,077 INFO L231 Difference]: Finished difference. Result has 327 places, 289 transitions, 3726 flow [2024-06-27 23:04:43,077 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3639, PETRI_DIFFERENCE_MINUEND_PLACES=319, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=288, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=25, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=262, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3726, PETRI_PLACES=327, PETRI_TRANSITIONS=289} [2024-06-27 23:04:43,077 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 287 predicate places. [2024-06-27 23:04:43,078 INFO L495 AbstractCegarLoop]: Abstraction has has 327 places, 289 transitions, 3726 flow [2024-06-27 23:04:43,078 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:43,078 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:43,078 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:43,078 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable133 [2024-06-27 23:04:43,078 INFO L420 AbstractCegarLoop]: === Iteration 135 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:43,078 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:43,078 INFO L85 PathProgramCache]: Analyzing trace with hash 1420353666, now seen corresponding path program 11 times [2024-06-27 23:04:43,079 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:43,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906786066] [2024-06-27 23:04:43,079 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:43,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:43,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:43,204 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:43,204 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:43,205 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906786066] [2024-06-27 23:04:43,205 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906786066] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:43,205 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:43,205 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:43,205 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1210478049] [2024-06-27 23:04:43,205 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:43,205 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:43,205 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:43,206 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:43,206 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:43,268 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:43,269 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 327 places, 289 transitions, 3726 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:43,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:43,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:43,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:44,294 INFO L124 PetriNetUnfolderBase]: 3420/5891 cut-off events. [2024-06-27 23:04:44,294 INFO L125 PetriNetUnfolderBase]: For 1449356/1449359 co-relation queries the response was YES. [2024-06-27 23:04:44,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51596 conditions, 5891 events. 3420/5891 cut-off events. For 1449356/1449359 co-relation queries the response was YES. Maximal size of possible extension queue 466. Compared 42162 event pairs, 1377 based on Foata normal form. 7/5886 useless extension candidates. Maximal degree in co-relation 51443. Up to 5128 conditions per place. [2024-06-27 23:04:44,379 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 239 selfloop transitions, 67 changer transitions 0/313 dead transitions. [2024-06-27 23:04:44,379 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 335 places, 313 transitions, 4412 flow [2024-06-27 23:04:44,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:04:44,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:04:44,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 196 transitions. [2024-06-27 23:04:44,380 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5584045584045584 [2024-06-27 23:04:44,380 INFO L175 Difference]: Start difference. First operand has 327 places, 289 transitions, 3726 flow. Second operand 9 states and 196 transitions. [2024-06-27 23:04:44,380 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 335 places, 313 transitions, 4412 flow [2024-06-27 23:04:49,534 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 329 places, 313 transitions, 4328 flow, removed 15 selfloop flow, removed 6 redundant places. [2024-06-27 23:04:49,538 INFO L231 Difference]: Finished difference. Result has 330 places, 289 transitions, 3780 flow [2024-06-27 23:04:49,538 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3642, PETRI_DIFFERENCE_MINUEND_PLACES=321, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=67, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3780, PETRI_PLACES=330, PETRI_TRANSITIONS=289} [2024-06-27 23:04:49,538 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 290 predicate places. [2024-06-27 23:04:49,538 INFO L495 AbstractCegarLoop]: Abstraction has has 330 places, 289 transitions, 3780 flow [2024-06-27 23:04:49,539 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:49,539 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:49,539 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:49,539 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable134 [2024-06-27 23:04:49,539 INFO L420 AbstractCegarLoop]: === Iteration 136 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:49,539 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:49,539 INFO L85 PathProgramCache]: Analyzing trace with hash 1420354007, now seen corresponding path program 18 times [2024-06-27 23:04:49,539 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:49,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566117767] [2024-06-27 23:04:49,540 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:49,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:49,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:49,648 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:49,648 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:49,649 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [566117767] [2024-06-27 23:04:49,649 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [566117767] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:49,649 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:49,649 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:49,649 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [971729769] [2024-06-27 23:04:49,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:49,649 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:49,649 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:49,650 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:49,650 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:49,694 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:49,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 330 places, 289 transitions, 3780 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:49,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:49,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:49,695 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:50,625 INFO L124 PetriNetUnfolderBase]: 3440/5904 cut-off events. [2024-06-27 23:04:50,626 INFO L125 PetriNetUnfolderBase]: For 1475798/1475801 co-relation queries the response was YES. [2024-06-27 23:04:50,686 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52053 conditions, 5904 events. 3440/5904 cut-off events. For 1475798/1475801 co-relation queries the response was YES. Maximal size of possible extension queue 469. Compared 42096 event pairs, 1370 based on Foata normal form. 7/5909 useless extension candidates. Maximal degree in co-relation 51900. Up to 4902 conditions per place. [2024-06-27 23:04:50,704 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 179 selfloop transitions, 130 changer transitions 0/316 dead transitions. [2024-06-27 23:04:50,705 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 337 places, 316 transitions, 4527 flow [2024-06-27 23:04:50,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:04:50,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:04:50,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 185 transitions. [2024-06-27 23:04:50,705 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.592948717948718 [2024-06-27 23:04:50,705 INFO L175 Difference]: Start difference. First operand has 330 places, 289 transitions, 3780 flow. Second operand 8 states and 185 transitions. [2024-06-27 23:04:50,705 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 337 places, 316 transitions, 4527 flow [2024-06-27 23:04:55,840 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 330 places, 316 transitions, 4389 flow, removed 3 selfloop flow, removed 7 redundant places. [2024-06-27 23:04:55,843 INFO L231 Difference]: Finished difference. Result has 331 places, 290 transitions, 3939 flow [2024-06-27 23:04:55,843 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3642, PETRI_DIFFERENCE_MINUEND_PLACES=323, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=289, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=129, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=159, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3939, PETRI_PLACES=331, PETRI_TRANSITIONS=290} [2024-06-27 23:04:55,843 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 291 predicate places. [2024-06-27 23:04:55,843 INFO L495 AbstractCegarLoop]: Abstraction has has 331 places, 290 transitions, 3939 flow [2024-06-27 23:04:55,844 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:55,844 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:04:55,844 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:04:55,844 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable135 [2024-06-27 23:04:55,844 INFO L420 AbstractCegarLoop]: === Iteration 137 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:04:55,844 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:04:55,844 INFO L85 PathProgramCache]: Analyzing trace with hash 1889716145, now seen corresponding path program 19 times [2024-06-27 23:04:55,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:04:55,845 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1288669154] [2024-06-27 23:04:55,845 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:04:55,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:04:55,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:04:55,943 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:04:55,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:04:55,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1288669154] [2024-06-27 23:04:55,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1288669154] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:04:55,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:04:55,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:04:55,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1357291543] [2024-06-27 23:04:55,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:04:55,944 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:04:55,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:04:55,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:04:55,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:04:55,981 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:04:55,982 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 331 places, 290 transitions, 3939 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:04:55,982 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:04:55,982 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:04:55,982 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:04:56,947 INFO L124 PetriNetUnfolderBase]: 3476/5980 cut-off events. [2024-06-27 23:04:56,947 INFO L125 PetriNetUnfolderBase]: For 1516637/1516637 co-relation queries the response was YES. [2024-06-27 23:04:57,006 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52948 conditions, 5980 events. 3476/5980 cut-off events. For 1516637/1516637 co-relation queries the response was YES. Maximal size of possible extension queue 474. Compared 42768 event pairs, 1385 based on Foata normal form. 8/5987 useless extension candidates. Maximal degree in co-relation 52794. Up to 5495 conditions per place. [2024-06-27 23:04:57,024 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 278 selfloop transitions, 19 changer transitions 10/314 dead transitions. [2024-06-27 23:04:57,024 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 337 places, 314 transitions, 4724 flow [2024-06-27 23:04:57,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:04:57,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:04:57,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 154 transitions. [2024-06-27 23:04:57,025 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:04:57,025 INFO L175 Difference]: Start difference. First operand has 331 places, 290 transitions, 3939 flow. Second operand 7 states and 154 transitions. [2024-06-27 23:04:57,025 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 337 places, 314 transitions, 4724 flow [2024-06-27 23:05:03,439 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 331 places, 314 transitions, 4434 flow, removed 12 selfloop flow, removed 6 redundant places. [2024-06-27 23:05:03,443 INFO L231 Difference]: Finished difference. Result has 333 places, 292 transitions, 3735 flow [2024-06-27 23:05:03,443 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3657, PETRI_DIFFERENCE_MINUEND_PLACES=325, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=290, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3735, PETRI_PLACES=333, PETRI_TRANSITIONS=292} [2024-06-27 23:05:03,443 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 293 predicate places. [2024-06-27 23:05:03,443 INFO L495 AbstractCegarLoop]: Abstraction has has 333 places, 292 transitions, 3735 flow [2024-06-27 23:05:03,443 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:03,443 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:03,444 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:03,444 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable136 [2024-06-27 23:05:03,444 INFO L420 AbstractCegarLoop]: === Iteration 138 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:03,444 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:03,444 INFO L85 PathProgramCache]: Analyzing trace with hash -1071471815, now seen corresponding path program 20 times [2024-06-27 23:05:03,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:03,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1903566102] [2024-06-27 23:05:03,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:03,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:03,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:03,542 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:03,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:03,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1903566102] [2024-06-27 23:05:03,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1903566102] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:03,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:03,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:03,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188273752] [2024-06-27 23:05:03,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:03,543 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:03,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:03,543 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:03,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:03,581 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:03,582 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 333 places, 292 transitions, 3735 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:03,582 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:03,582 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:03,582 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:04,671 INFO L124 PetriNetUnfolderBase]: 3425/5901 cut-off events. [2024-06-27 23:05:04,672 INFO L125 PetriNetUnfolderBase]: For 1492023/1492023 co-relation queries the response was YES. [2024-06-27 23:05:04,740 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51256 conditions, 5901 events. 3425/5901 cut-off events. For 1492023/1492023 co-relation queries the response was YES. Maximal size of possible extension queue 467. Compared 42215 event pairs, 1367 based on Foata normal form. 8/5906 useless extension candidates. Maximal degree in co-relation 51100. Up to 5319 conditions per place. [2024-06-27 23:05:04,760 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 265 selfloop transitions, 47 changer transitions 7/326 dead transitions. [2024-06-27 23:05:04,760 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 338 places, 326 transitions, 4473 flow [2024-06-27 23:05:04,760 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:05:04,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:05:04,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-06-27 23:05:04,761 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:05:04,761 INFO L175 Difference]: Start difference. First operand has 333 places, 292 transitions, 3735 flow. Second operand 8 states and 196 transitions. [2024-06-27 23:05:04,761 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 338 places, 326 transitions, 4473 flow [2024-06-27 23:05:10,483 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 333 places, 326 transitions, 4425 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-06-27 23:05:10,486 INFO L231 Difference]: Finished difference. Result has 334 places, 288 transitions, 3716 flow [2024-06-27 23:05:10,486 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3687, PETRI_DIFFERENCE_MINUEND_PLACES=326, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=292, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3716, PETRI_PLACES=334, PETRI_TRANSITIONS=288} [2024-06-27 23:05:10,487 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 294 predicate places. [2024-06-27 23:05:10,487 INFO L495 AbstractCegarLoop]: Abstraction has has 334 places, 288 transitions, 3716 flow [2024-06-27 23:05:10,487 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:10,487 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:10,487 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:10,487 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable137 [2024-06-27 23:05:10,487 INFO L420 AbstractCegarLoop]: === Iteration 139 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:10,487 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:10,488 INFO L85 PathProgramCache]: Analyzing trace with hash 152826575, now seen corresponding path program 21 times [2024-06-27 23:05:10,488 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:10,488 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199298157] [2024-06-27 23:05:10,488 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:10,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:10,582 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:10,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:10,582 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199298157] [2024-06-27 23:05:10,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199298157] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:10,582 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:10,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:10,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [544119566] [2024-06-27 23:05:10,583 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:10,583 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:10,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:10,583 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:10,583 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:10,625 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:10,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 334 places, 288 transitions, 3716 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:10,625 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:10,625 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:10,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:11,691 INFO L124 PetriNetUnfolderBase]: 3367/5803 cut-off events. [2024-06-27 23:05:11,691 INFO L125 PetriNetUnfolderBase]: For 1442577/1442577 co-relation queries the response was YES. [2024-06-27 23:05:11,755 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49872 conditions, 5803 events. 3367/5803 cut-off events. For 1442577/1442577 co-relation queries the response was YES. Maximal size of possible extension queue 458. Compared 41287 event pairs, 1120 based on Foata normal form. 8/5810 useless extension candidates. Maximal degree in co-relation 49717. Up to 4812 conditions per place. [2024-06-27 23:05:11,775 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 256 selfloop transitions, 55 changer transitions 11/329 dead transitions. [2024-06-27 23:05:11,776 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 341 places, 329 transitions, 4714 flow [2024-06-27 23:05:11,776 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:05:11,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:05:11,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 203 transitions. [2024-06-27 23:05:11,776 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6506410256410257 [2024-06-27 23:05:11,777 INFO L175 Difference]: Start difference. First operand has 334 places, 288 transitions, 3716 flow. Second operand 8 states and 203 transitions. [2024-06-27 23:05:11,777 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 341 places, 329 transitions, 4714 flow [2024-06-27 23:05:17,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 332 places, 329 transitions, 4604 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-06-27 23:05:17,048 INFO L231 Difference]: Finished difference. Result has 333 places, 280 transitions, 3603 flow [2024-06-27 23:05:17,048 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3608, PETRI_DIFFERENCE_MINUEND_PLACES=325, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=288, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=55, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=233, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3603, PETRI_PLACES=333, PETRI_TRANSITIONS=280} [2024-06-27 23:05:17,064 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 293 predicate places. [2024-06-27 23:05:17,064 INFO L495 AbstractCegarLoop]: Abstraction has has 333 places, 280 transitions, 3603 flow [2024-06-27 23:05:17,064 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:17,064 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:17,064 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:17,065 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable138 [2024-06-27 23:05:17,065 INFO L420 AbstractCegarLoop]: === Iteration 140 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:17,065 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:17,065 INFO L85 PathProgramCache]: Analyzing trace with hash -1050901809, now seen corresponding path program 22 times [2024-06-27 23:05:17,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:17,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [345625492] [2024-06-27 23:05:17,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:17,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:17,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:17,182 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:17,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:17,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [345625492] [2024-06-27 23:05:17,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [345625492] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:17,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:17,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:17,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [726604311] [2024-06-27 23:05:17,183 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:17,183 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:17,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:17,184 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:17,184 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:17,215 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:17,216 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 333 places, 280 transitions, 3603 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:17,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:17,216 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:17,216 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:18,169 INFO L124 PetriNetUnfolderBase]: 3205/5554 cut-off events. [2024-06-27 23:05:18,169 INFO L125 PetriNetUnfolderBase]: For 1395702/1395702 co-relation queries the response was YES. [2024-06-27 23:05:18,227 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44992 conditions, 5554 events. 3205/5554 cut-off events. For 1395702/1395702 co-relation queries the response was YES. Maximal size of possible extension queue 438. Compared 39451 event pairs, 1279 based on Foata normal form. 34/5585 useless extension candidates. Maximal degree in co-relation 44837. Up to 4822 conditions per place. [2024-06-27 23:05:18,242 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 260 selfloop transitions, 37 changer transitions 8/312 dead transitions. [2024-06-27 23:05:18,243 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 338 places, 312 transitions, 4313 flow [2024-06-27 23:05:18,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:05:18,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:05:18,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 175 transitions. [2024-06-27 23:05:18,243 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6410256410256411 [2024-06-27 23:05:18,244 INFO L175 Difference]: Start difference. First operand has 333 places, 280 transitions, 3603 flow. Second operand 7 states and 175 transitions. [2024-06-27 23:05:18,244 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 338 places, 312 transitions, 4313 flow [2024-06-27 23:05:24,433 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 328 places, 312 transitions, 4152 flow, removed 9 selfloop flow, removed 10 redundant places. [2024-06-27 23:05:24,436 INFO L231 Difference]: Finished difference. Result has 329 places, 274 transitions, 3428 flow [2024-06-27 23:05:24,436 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3442, PETRI_DIFFERENCE_MINUEND_PLACES=322, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=37, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=3428, PETRI_PLACES=329, PETRI_TRANSITIONS=274} [2024-06-27 23:05:24,437 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 289 predicate places. [2024-06-27 23:05:24,437 INFO L495 AbstractCegarLoop]: Abstraction has has 329 places, 274 transitions, 3428 flow [2024-06-27 23:05:24,437 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:24,437 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:24,438 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:24,438 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable139 [2024-06-27 23:05:24,438 INFO L420 AbstractCegarLoop]: === Iteration 141 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:24,438 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:24,438 INFO L85 PathProgramCache]: Analyzing trace with hash 1518818195, now seen corresponding path program 23 times [2024-06-27 23:05:24,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:24,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [529301248] [2024-06-27 23:05:24,438 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:24,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:24,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:24,517 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:24,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:24,517 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [529301248] [2024-06-27 23:05:24,517 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [529301248] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:24,517 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:24,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:24,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800135666] [2024-06-27 23:05:24,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:24,518 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:24,518 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:24,518 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:24,518 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:24,550 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:24,551 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 329 places, 274 transitions, 3428 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:24,551 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:24,551 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:24,551 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:25,466 INFO L124 PetriNetUnfolderBase]: 3051/5315 cut-off events. [2024-06-27 23:05:25,467 INFO L125 PetriNetUnfolderBase]: For 1190827/1190832 co-relation queries the response was YES. [2024-06-27 23:05:25,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42771 conditions, 5315 events. 3051/5315 cut-off events. For 1190827/1190832 co-relation queries the response was YES. Maximal size of possible extension queue 410. Compared 37581 event pairs, 1239 based on Foata normal form. 13/5327 useless extension candidates. Maximal degree in co-relation 42617. Up to 4737 conditions per place. [2024-06-27 23:05:25,529 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 238 selfloop transitions, 47 changer transitions 10/302 dead transitions. [2024-06-27 23:05:25,530 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 336 places, 302 transitions, 4102 flow [2024-06-27 23:05:25,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:05:25,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:05:25,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 185 transitions. [2024-06-27 23:05:25,530 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.592948717948718 [2024-06-27 23:05:25,530 INFO L175 Difference]: Start difference. First operand has 329 places, 274 transitions, 3428 flow. Second operand 8 states and 185 transitions. [2024-06-27 23:05:25,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 336 places, 302 transitions, 4102 flow [2024-06-27 23:05:29,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 326 places, 302 transitions, 3970 flow, removed 4 selfloop flow, removed 10 redundant places. [2024-06-27 23:05:29,121 INFO L231 Difference]: Finished difference. Result has 327 places, 270 transitions, 3328 flow [2024-06-27 23:05:29,121 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3296, PETRI_DIFFERENCE_MINUEND_PLACES=319, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=227, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3328, PETRI_PLACES=327, PETRI_TRANSITIONS=270} [2024-06-27 23:05:29,122 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 287 predicate places. [2024-06-27 23:05:29,122 INFO L495 AbstractCegarLoop]: Abstraction has has 327 places, 270 transitions, 3328 flow [2024-06-27 23:05:29,122 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:29,122 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:29,122 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:29,122 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable140 [2024-06-27 23:05:29,122 INFO L420 AbstractCegarLoop]: === Iteration 142 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:29,123 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:29,123 INFO L85 PathProgramCache]: Analyzing trace with hash -1200847981, now seen corresponding path program 24 times [2024-06-27 23:05:29,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:29,123 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [701732622] [2024-06-27 23:05:29,123 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:29,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:29,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:29,214 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:29,214 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:29,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [701732622] [2024-06-27 23:05:29,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [701732622] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:29,214 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:29,214 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:29,214 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1219030356] [2024-06-27 23:05:29,215 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:29,215 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:29,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:29,215 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:29,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:29,263 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:29,263 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 327 places, 270 transitions, 3328 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:29,264 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:29,264 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:29,264 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:30,183 INFO L124 PetriNetUnfolderBase]: 3122/5432 cut-off events. [2024-06-27 23:05:30,183 INFO L125 PetriNetUnfolderBase]: For 1321304/1321304 co-relation queries the response was YES. [2024-06-27 23:05:30,244 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42825 conditions, 5432 events. 3122/5432 cut-off events. For 1321304/1321304 co-relation queries the response was YES. Maximal size of possible extension queue 425. Compared 38483 event pairs, 1264 based on Foata normal form. 34/5465 useless extension candidates. Maximal degree in co-relation 42672. Up to 4727 conditions per place. [2024-06-27 23:05:30,262 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 241 selfloop transitions, 47 changer transitions 13/308 dead transitions. [2024-06-27 23:05:30,262 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 332 places, 308 transitions, 4067 flow [2024-06-27 23:05:30,262 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:05:30,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:05:30,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 213 transitions. [2024-06-27 23:05:30,263 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6068376068376068 [2024-06-27 23:05:30,263 INFO L175 Difference]: Start difference. First operand has 327 places, 270 transitions, 3328 flow. Second operand 9 states and 213 transitions. [2024-06-27 23:05:30,263 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 332 places, 308 transitions, 4067 flow [2024-06-27 23:05:33,517 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 325 places, 308 transitions, 3965 flow, removed 4 selfloop flow, removed 7 redundant places. [2024-06-27 23:05:33,521 INFO L231 Difference]: Finished difference. Result has 326 places, 266 transitions, 3272 flow [2024-06-27 23:05:33,521 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3226, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=3272, PETRI_PLACES=326, PETRI_TRANSITIONS=266} [2024-06-27 23:05:33,521 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 286 predicate places. [2024-06-27 23:05:33,521 INFO L495 AbstractCegarLoop]: Abstraction has has 326 places, 266 transitions, 3272 flow [2024-06-27 23:05:33,521 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:33,521 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:33,522 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:33,522 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable141 [2024-06-27 23:05:33,522 INFO L420 AbstractCegarLoop]: === Iteration 143 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:33,522 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:33,522 INFO L85 PathProgramCache]: Analyzing trace with hash 1813453979, now seen corresponding path program 25 times [2024-06-27 23:05:33,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:33,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775004548] [2024-06-27 23:05:33,522 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:33,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:33,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:33,629 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:33,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:33,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775004548] [2024-06-27 23:05:33,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775004548] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:33,630 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:33,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:33,630 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [53893630] [2024-06-27 23:05:33,630 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:33,631 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:33,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:33,631 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:33,631 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:33,678 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:33,678 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 326 places, 266 transitions, 3272 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:33,678 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:33,678 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:33,678 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:34,625 INFO L124 PetriNetUnfolderBase]: 2993/5221 cut-off events. [2024-06-27 23:05:34,626 INFO L125 PetriNetUnfolderBase]: For 1101044/1101049 co-relation queries the response was YES. [2024-06-27 23:05:34,682 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40978 conditions, 5221 events. 2993/5221 cut-off events. For 1101044/1101049 co-relation queries the response was YES. Maximal size of possible extension queue 403. Compared 36854 event pairs, 1218 based on Foata normal form. 11/5231 useless extension candidates. Maximal degree in co-relation 40826. Up to 4644 conditions per place. [2024-06-27 23:05:34,699 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 241 selfloop transitions, 49 changer transitions 0/297 dead transitions. [2024-06-27 23:05:34,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 330 places, 297 transitions, 3936 flow [2024-06-27 23:05:34,700 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:05:34,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:05:34,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 187 transitions. [2024-06-27 23:05:34,701 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5993589743589743 [2024-06-27 23:05:34,701 INFO L175 Difference]: Start difference. First operand has 326 places, 266 transitions, 3272 flow. Second operand 8 states and 187 transitions. [2024-06-27 23:05:34,701 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 330 places, 297 transitions, 3936 flow [2024-06-27 23:05:38,058 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 322 places, 297 transitions, 3824 flow, removed 9 selfloop flow, removed 8 redundant places. [2024-06-27 23:05:38,061 INFO L231 Difference]: Finished difference. Result has 323 places, 266 transitions, 3262 flow [2024-06-27 23:05:38,062 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=3160, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=266, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=49, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3262, PETRI_PLACES=323, PETRI_TRANSITIONS=266} [2024-06-27 23:05:38,062 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 283 predicate places. [2024-06-27 23:05:38,062 INFO L495 AbstractCegarLoop]: Abstraction has has 323 places, 266 transitions, 3262 flow [2024-06-27 23:05:38,062 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:38,062 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:38,062 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:38,062 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable142 [2024-06-27 23:05:38,063 INFO L420 AbstractCegarLoop]: === Iteration 144 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:38,063 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:38,063 INFO L85 PathProgramCache]: Analyzing trace with hash 1754845685, now seen corresponding path program 26 times [2024-06-27 23:05:38,063 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:38,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [594339302] [2024-06-27 23:05:38,063 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:38,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:38,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:38,148 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:38,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:38,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [594339302] [2024-06-27 23:05:38,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [594339302] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:38,149 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:38,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:38,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1265773743] [2024-06-27 23:05:38,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:38,150 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:38,150 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:38,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:38,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:38,215 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:38,216 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 323 places, 266 transitions, 3262 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:38,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:38,216 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:38,216 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:39,151 INFO L124 PetriNetUnfolderBase]: 3127/5435 cut-off events. [2024-06-27 23:05:39,151 INFO L125 PetriNetUnfolderBase]: For 1216427/1216432 co-relation queries the response was YES. [2024-06-27 23:05:39,211 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44127 conditions, 5435 events. 3127/5435 cut-off events. For 1216427/1216432 co-relation queries the response was YES. Maximal size of possible extension queue 421. Compared 38431 event pairs, 1124 based on Foata normal form. 11/5445 useless extension candidates. Maximal degree in co-relation 43976. Up to 4128 conditions per place. [2024-06-27 23:05:39,228 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 238 selfloop transitions, 63 changer transitions 0/308 dead transitions. [2024-06-27 23:05:39,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 330 places, 308 transitions, 4455 flow [2024-06-27 23:05:39,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:05:39,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:05:39,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 199 transitions. [2024-06-27 23:05:39,229 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6378205128205128 [2024-06-27 23:05:39,229 INFO L175 Difference]: Start difference. First operand has 323 places, 266 transitions, 3262 flow. Second operand 8 states and 199 transitions. [2024-06-27 23:05:39,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 330 places, 308 transitions, 4455 flow [2024-06-27 23:05:42,992 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 321 places, 308 transitions, 4175 flow, removed 6 selfloop flow, removed 9 redundant places. [2024-06-27 23:05:42,995 INFO L231 Difference]: Finished difference. Result has 322 places, 267 transitions, 3145 flow [2024-06-27 23:05:42,996 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2982, PETRI_DIFFERENCE_MINUEND_PLACES=314, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=266, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=62, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=3145, PETRI_PLACES=322, PETRI_TRANSITIONS=267} [2024-06-27 23:05:42,996 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 282 predicate places. [2024-06-27 23:05:42,996 INFO L495 AbstractCegarLoop]: Abstraction has has 322 places, 267 transitions, 3145 flow [2024-06-27 23:05:42,996 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:42,996 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:42,996 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:42,996 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable143 [2024-06-27 23:05:42,997 INFO L420 AbstractCegarLoop]: === Iteration 145 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:42,997 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:42,997 INFO L85 PathProgramCache]: Analyzing trace with hash 1755231635, now seen corresponding path program 27 times [2024-06-27 23:05:42,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:42,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050580416] [2024-06-27 23:05:42,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:42,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:43,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:43,097 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:43,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:43,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050580416] [2024-06-27 23:05:43,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050580416] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:43,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:43,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:43,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [328388302] [2024-06-27 23:05:43,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:43,098 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:43,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:43,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:43,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:43,145 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:43,146 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 267 transitions, 3145 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:43,146 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:43,146 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:43,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:44,069 INFO L124 PetriNetUnfolderBase]: 3114/5431 cut-off events. [2024-06-27 23:05:44,069 INFO L125 PetriNetUnfolderBase]: For 1203208/1203208 co-relation queries the response was YES. [2024-06-27 23:05:44,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43225 conditions, 5431 events. 3114/5431 cut-off events. For 1203208/1203208 co-relation queries the response was YES. Maximal size of possible extension queue 419. Compared 38603 event pairs, 1210 based on Foata normal form. 6/5436 useless extension candidates. Maximal degree in co-relation 43075. Up to 4906 conditions per place. [2024-06-27 23:05:44,147 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 266 selfloop transitions, 18 changer transitions 0/291 dead transitions. [2024-06-27 23:05:44,148 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 328 places, 291 transitions, 3785 flow [2024-06-27 23:05:44,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:05:44,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:05:44,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 157 transitions. [2024-06-27 23:05:44,148 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.575091575091575 [2024-06-27 23:05:44,149 INFO L175 Difference]: Start difference. First operand has 322 places, 267 transitions, 3145 flow. Second operand 7 states and 157 transitions. [2024-06-27 23:05:44,149 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 328 places, 291 transitions, 3785 flow [2024-06-27 23:05:49,750 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 321 places, 291 transitions, 3487 flow, removed 24 selfloop flow, removed 7 redundant places. [2024-06-27 23:05:49,754 INFO L231 Difference]: Finished difference. Result has 322 places, 267 transitions, 2887 flow [2024-06-27 23:05:49,754 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2847, PETRI_DIFFERENCE_MINUEND_PLACES=315, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=249, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2887, PETRI_PLACES=322, PETRI_TRANSITIONS=267} [2024-06-27 23:05:49,754 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 282 predicate places. [2024-06-27 23:05:49,754 INFO L495 AbstractCegarLoop]: Abstraction has has 322 places, 267 transitions, 2887 flow [2024-06-27 23:05:49,754 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:49,754 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:49,755 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:49,755 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable144 [2024-06-27 23:05:49,755 INFO L420 AbstractCegarLoop]: === Iteration 146 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:49,755 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:49,755 INFO L85 PathProgramCache]: Analyzing trace with hash -1200995851, now seen corresponding path program 28 times [2024-06-27 23:05:49,755 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:49,755 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775582254] [2024-06-27 23:05:49,755 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:49,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:49,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:49,843 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:49,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:49,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775582254] [2024-06-27 23:05:49,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775582254] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:49,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:49,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:49,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1330853417] [2024-06-27 23:05:49,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:49,844 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:49,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:49,844 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:49,844 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:49,891 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:49,891 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 267 transitions, 2887 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:49,891 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:49,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:49,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:50,888 INFO L124 PetriNetUnfolderBase]: 3055/5322 cut-off events. [2024-06-27 23:05:50,888 INFO L125 PetriNetUnfolderBase]: For 1186932/1186932 co-relation queries the response was YES. [2024-06-27 23:05:50,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39046 conditions, 5322 events. 3055/5322 cut-off events. For 1186932/1186932 co-relation queries the response was YES. Maximal size of possible extension queue 415. Compared 37599 event pairs, 1178 based on Foata normal form. 30/5351 useless extension candidates. Maximal degree in co-relation 38896. Up to 4299 conditions per place. [2024-06-27 23:05:50,951 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 248 selfloop transitions, 54 changer transitions 5/314 dead transitions. [2024-06-27 23:05:50,951 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 330 places, 314 transitions, 3873 flow [2024-06-27 23:05:50,952 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:05:50,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:05:50,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 222 transitions. [2024-06-27 23:05:50,952 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6324786324786325 [2024-06-27 23:05:50,952 INFO L175 Difference]: Start difference. First operand has 322 places, 267 transitions, 2887 flow. Second operand 9 states and 222 transitions. [2024-06-27 23:05:50,952 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 330 places, 314 transitions, 3873 flow [2024-06-27 23:05:55,521 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 314 transitions, 3634 flow, removed 9 selfloop flow, removed 11 redundant places. [2024-06-27 23:05:55,524 INFO L231 Difference]: Finished difference. Result has 320 places, 265 transitions, 2730 flow [2024-06-27 23:05:55,524 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2648, PETRI_DIFFERENCE_MINUEND_PLACES=311, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=54, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2730, PETRI_PLACES=320, PETRI_TRANSITIONS=265} [2024-06-27 23:05:55,524 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 280 predicate places. [2024-06-27 23:05:55,524 INFO L495 AbstractCegarLoop]: Abstraction has has 320 places, 265 transitions, 2730 flow [2024-06-27 23:05:55,525 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:55,525 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:05:55,525 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:05:55,525 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable145 [2024-06-27 23:05:55,525 INFO L420 AbstractCegarLoop]: === Iteration 147 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:05:55,525 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:05:55,525 INFO L85 PathProgramCache]: Analyzing trace with hash -1001546191, now seen corresponding path program 29 times [2024-06-27 23:05:55,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:05:55,526 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727020285] [2024-06-27 23:05:55,526 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:05:55,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:05:55,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:05:55,606 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:05:55,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:05:55,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727020285] [2024-06-27 23:05:55,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727020285] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:05:55,607 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:05:55,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:05:55,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1530422685] [2024-06-27 23:05:55,607 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:05:55,608 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:05:55,608 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:05:55,608 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:05:55,608 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:05:55,638 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:05:55,638 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 320 places, 265 transitions, 2730 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:05:55,639 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:05:55,639 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:05:55,639 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:05:56,426 INFO L124 PetriNetUnfolderBase]: 2878/5032 cut-off events. [2024-06-27 23:05:56,426 INFO L125 PetriNetUnfolderBase]: For 1028766/1028766 co-relation queries the response was YES. [2024-06-27 23:05:56,475 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33861 conditions, 5032 events. 2878/5032 cut-off events. For 1028766/1028766 co-relation queries the response was YES. Maximal size of possible extension queue 391. Compared 35193 event pairs, 1149 based on Foata normal form. 34/5065 useless extension candidates. Maximal degree in co-relation 33715. Up to 4356 conditions per place. [2024-06-27 23:05:56,489 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 237 selfloop transitions, 41 changer transitions 15/300 dead transitions. [2024-06-27 23:05:56,490 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 329 places, 300 transitions, 3422 flow [2024-06-27 23:05:56,490 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:05:56,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:05:56,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 225 transitions. [2024-06-27 23:05:56,490 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5769230769230769 [2024-06-27 23:05:56,490 INFO L175 Difference]: Start difference. First operand has 320 places, 265 transitions, 2730 flow. Second operand 10 states and 225 transitions. [2024-06-27 23:05:56,491 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 329 places, 300 transitions, 3422 flow [2024-06-27 23:06:01,942 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 318 places, 300 transitions, 3204 flow, removed 18 selfloop flow, removed 11 redundant places. [2024-06-27 23:06:01,945 INFO L231 Difference]: Finished difference. Result has 319 places, 258 transitions, 2541 flow [2024-06-27 23:06:01,945 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2512, PETRI_DIFFERENCE_MINUEND_PLACES=309, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=265, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=41, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=224, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=2541, PETRI_PLACES=319, PETRI_TRANSITIONS=258} [2024-06-27 23:06:01,945 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 279 predicate places. [2024-06-27 23:06:01,945 INFO L495 AbstractCegarLoop]: Abstraction has has 319 places, 258 transitions, 2541 flow [2024-06-27 23:06:01,945 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:01,945 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:01,946 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:01,946 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable146 [2024-06-27 23:06:01,946 INFO L420 AbstractCegarLoop]: === Iteration 148 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:01,946 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:01,946 INFO L85 PathProgramCache]: Analyzing trace with hash -1050686607, now seen corresponding path program 2 times [2024-06-27 23:06:01,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:01,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382946743] [2024-06-27 23:06:01,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:01,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:01,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:02,043 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:02,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:02,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382946743] [2024-06-27 23:06:02,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382946743] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:02,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:02,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:02,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1299497857] [2024-06-27 23:06:02,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:02,044 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:02,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:02,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:02,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:02,095 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:02,096 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 258 transitions, 2541 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:02,096 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:02,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:02,096 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:02,838 INFO L124 PetriNetUnfolderBase]: 2666/4661 cut-off events. [2024-06-27 23:06:02,838 INFO L125 PetriNetUnfolderBase]: For 821784/821784 co-relation queries the response was YES. [2024-06-27 23:06:02,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28797 conditions, 4661 events. 2666/4661 cut-off events. For 821784/821784 co-relation queries the response was YES. Maximal size of possible extension queue 358. Compared 31951 event pairs, 847 based on Foata normal form. 30/4686 useless extension candidates. Maximal degree in co-relation 28653. Up to 3594 conditions per place. [2024-06-27 23:06:02,893 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 238 selfloop transitions, 35 changer transitions 16/296 dead transitions. [2024-06-27 23:06:02,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 322 places, 296 transitions, 3253 flow [2024-06-27 23:06:02,894 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-06-27 23:06:02,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-06-27 23:06:02,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 180 transitions. [2024-06-27 23:06:02,894 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6593406593406593 [2024-06-27 23:06:02,894 INFO L175 Difference]: Start difference. First operand has 319 places, 258 transitions, 2541 flow. Second operand 7 states and 180 transitions. [2024-06-27 23:06:02,894 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 322 places, 296 transitions, 3253 flow [2024-06-27 23:06:06,407 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 312 places, 296 transitions, 3144 flow, removed 9 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:06,410 INFO L231 Difference]: Finished difference. Result has 313 places, 248 transitions, 2396 flow [2024-06-27 23:06:06,410 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2432, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=258, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=35, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2396, PETRI_PLACES=313, PETRI_TRANSITIONS=248} [2024-06-27 23:06:06,411 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 273 predicate places. [2024-06-27 23:06:06,411 INFO L495 AbstractCegarLoop]: Abstraction has has 313 places, 248 transitions, 2396 flow [2024-06-27 23:06:06,411 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:06,411 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:06,411 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:06,411 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable147 [2024-06-27 23:06:06,411 INFO L420 AbstractCegarLoop]: === Iteration 149 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:06,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:06,412 INFO L85 PathProgramCache]: Analyzing trace with hash -1115516175, now seen corresponding path program 3 times [2024-06-27 23:06:06,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:06,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1334116471] [2024-06-27 23:06:06,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:06,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:06,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:06,504 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:06,505 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:06,505 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1334116471] [2024-06-27 23:06:06,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1334116471] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:06,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:06,505 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:06,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [629287079] [2024-06-27 23:06:06,505 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:06,506 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:06,506 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:06,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:06,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:06,555 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:06,555 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 313 places, 248 transitions, 2396 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:06,555 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:06,555 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:06,555 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:07,223 INFO L124 PetriNetUnfolderBase]: 2486/4342 cut-off events. [2024-06-27 23:06:07,223 INFO L125 PetriNetUnfolderBase]: For 664900/664900 co-relation queries the response was YES. [2024-06-27 23:06:07,264 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27579 conditions, 4342 events. 2486/4342 cut-off events. For 664900/664900 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 29083 event pairs, 582 based on Foata normal form. 6/4347 useless extension candidates. Maximal degree in co-relation 27436. Up to 3053 conditions per place. [2024-06-27 23:06:07,277 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 229 selfloop transitions, 44 changer transitions 7/287 dead transitions. [2024-06-27 23:06:07,277 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 287 transitions, 3319 flow [2024-06-27 23:06:07,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:06:07,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:06:07,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 195 transitions. [2024-06-27 23:06:07,278 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.625 [2024-06-27 23:06:07,278 INFO L175 Difference]: Start difference. First operand has 313 places, 248 transitions, 2396 flow. Second operand 8 states and 195 transitions. [2024-06-27 23:06:07,278 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 287 transitions, 3319 flow [2024-06-27 23:06:10,208 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 294 places, 287 transitions, 2964 flow, removed 13 selfloop flow, removed 25 redundant places. [2024-06-27 23:06:10,211 INFO L231 Difference]: Finished difference. Result has 295 places, 246 transitions, 2130 flow [2024-06-27 23:06:10,211 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=2053, PETRI_DIFFERENCE_MINUEND_PLACES=287, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=248, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=204, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=2130, PETRI_PLACES=295, PETRI_TRANSITIONS=246} [2024-06-27 23:06:10,211 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 255 predicate places. [2024-06-27 23:06:10,211 INFO L495 AbstractCegarLoop]: Abstraction has has 295 places, 246 transitions, 2130 flow [2024-06-27 23:06:10,212 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:10,212 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:10,212 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:10,212 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable148 [2024-06-27 23:06:10,212 INFO L420 AbstractCegarLoop]: === Iteration 150 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:10,212 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:10,212 INFO L85 PathProgramCache]: Analyzing trace with hash 1095323499, now seen corresponding path program 4 times [2024-06-27 23:06:10,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:10,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373651909] [2024-06-27 23:06:10,213 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:10,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:10,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:10,307 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:10,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:10,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373651909] [2024-06-27 23:06:10,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373651909] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:10,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:10,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:10,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [662087994] [2024-06-27 23:06:10,308 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:10,308 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:10,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:10,308 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:10,308 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:10,355 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:10,355 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 246 transitions, 2130 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:10,355 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:10,356 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:10,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:10,987 INFO L124 PetriNetUnfolderBase]: 2254/3942 cut-off events. [2024-06-27 23:06:10,987 INFO L125 PetriNetUnfolderBase]: For 442298/442298 co-relation queries the response was YES. [2024-06-27 23:06:11,018 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19924 conditions, 3942 events. 2254/3942 cut-off events. For 442298/442298 co-relation queries the response was YES. Maximal size of possible extension queue 301. Compared 25810 event pairs, 432 based on Foata normal form. 24/3965 useless extension candidates. Maximal degree in co-relation 19790. Up to 2848 conditions per place. [2024-06-27 23:06:11,025 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 222 selfloop transitions, 40 changer transitions 16/285 dead transitions. [2024-06-27 23:06:11,026 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 300 places, 285 transitions, 2818 flow [2024-06-27 23:06:11,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:06:11,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:06:11,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-06-27 23:06:11,026 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:06:11,027 INFO L175 Difference]: Start difference. First operand has 295 places, 246 transitions, 2130 flow. Second operand 8 states and 196 transitions. [2024-06-27 23:06:11,027 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 300 places, 285 transitions, 2818 flow [2024-06-27 23:06:13,514 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 291 places, 285 transitions, 2643 flow, removed 10 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:13,517 INFO L231 Difference]: Finished difference. Result has 292 places, 239 transitions, 1989 flow [2024-06-27 23:06:13,517 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1955, PETRI_DIFFERENCE_MINUEND_PLACES=284, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=246, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=40, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1989, PETRI_PLACES=292, PETRI_TRANSITIONS=239} [2024-06-27 23:06:13,518 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 252 predicate places. [2024-06-27 23:06:13,518 INFO L495 AbstractCegarLoop]: Abstraction has has 292 places, 239 transitions, 1989 flow [2024-06-27 23:06:13,518 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:13,518 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:13,518 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:13,518 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable149 [2024-06-27 23:06:13,519 INFO L420 AbstractCegarLoop]: === Iteration 151 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:13,519 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:13,519 INFO L85 PathProgramCache]: Analyzing trace with hash -993921679, now seen corresponding path program 5 times [2024-06-27 23:06:13,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:13,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1918838197] [2024-06-27 23:06:13,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:13,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:13,610 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:13,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:13,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1918838197] [2024-06-27 23:06:13,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1918838197] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:13,610 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:13,610 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:13,611 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2042541881] [2024-06-27 23:06:13,611 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:13,611 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:13,611 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:13,611 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:13,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:13,641 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:13,641 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 292 places, 239 transitions, 1989 flow. Second operand has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:13,641 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:13,641 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:13,641 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:14,115 INFO L124 PetriNetUnfolderBase]: 2029/3527 cut-off events. [2024-06-27 23:06:14,115 INFO L125 PetriNetUnfolderBase]: For 305080/305080 co-relation queries the response was YES. [2024-06-27 23:06:14,144 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15087 conditions, 3527 events. 2029/3527 cut-off events. For 305080/305080 co-relation queries the response was YES. Maximal size of possible extension queue 283. Compared 22733 event pairs, 530 based on Foata normal form. 30/3556 useless extension candidates. Maximal degree in co-relation 14956. Up to 2766 conditions per place. [2024-06-27 23:06:14,151 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 216 selfloop transitions, 27 changer transitions 30/280 dead transitions. [2024-06-27 23:06:14,151 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 298 places, 280 transitions, 2675 flow [2024-06-27 23:06:14,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:14,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:14,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 224 transitions. [2024-06-27 23:06:14,152 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5743589743589743 [2024-06-27 23:06:14,152 INFO L175 Difference]: Start difference. First operand has 292 places, 239 transitions, 1989 flow. Second operand 10 states and 224 transitions. [2024-06-27 23:06:14,152 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 298 places, 280 transitions, 2675 flow [2024-06-27 23:06:15,341 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 285 places, 280 transitions, 2554 flow, removed 8 selfloop flow, removed 13 redundant places. [2024-06-27 23:06:15,343 INFO L231 Difference]: Finished difference. Result has 286 places, 225 transitions, 1809 flow [2024-06-27 23:06:15,344 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1868, PETRI_DIFFERENCE_MINUEND_PLACES=276, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1809, PETRI_PLACES=286, PETRI_TRANSITIONS=225} [2024-06-27 23:06:15,344 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 246 predicate places. [2024-06-27 23:06:15,344 INFO L495 AbstractCegarLoop]: Abstraction has has 286 places, 225 transitions, 1809 flow [2024-06-27 23:06:15,344 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 15.875) internal successors, (127), 8 states have internal predecessors, (127), 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-06-27 23:06:15,344 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:15,344 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:15,345 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable150 [2024-06-27 23:06:15,345 INFO L420 AbstractCegarLoop]: === Iteration 152 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:15,345 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:15,345 INFO L85 PathProgramCache]: Analyzing trace with hash -2134477145, now seen corresponding path program 1 times [2024-06-27 23:06:15,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:15,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1458182618] [2024-06-27 23:06:15,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:15,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:15,414 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:15,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:15,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1458182618] [2024-06-27 23:06:15,414 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1458182618] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:15,414 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:15,414 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:15,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [68557357] [2024-06-27 23:06:15,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:15,415 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:15,415 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:15,415 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:15,415 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:15,445 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:15,446 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 286 places, 225 transitions, 1809 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:15,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:15,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:15,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:15,918 INFO L124 PetriNetUnfolderBase]: 2072/3584 cut-off events. [2024-06-27 23:06:15,918 INFO L125 PetriNetUnfolderBase]: For 476635/476635 co-relation queries the response was YES. [2024-06-27 23:06:15,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19691 conditions, 3584 events. 2072/3584 cut-off events. For 476635/476635 co-relation queries the response was YES. Maximal size of possible extension queue 281. Compared 22983 event pairs, 582 based on Foata normal form. 18/3600 useless extension candidates. Maximal degree in co-relation 19563. Up to 1582 conditions per place. [2024-06-27 23:06:15,959 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 170 selfloop transitions, 78 changer transitions 16/271 dead transitions. [2024-06-27 23:06:15,959 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 281 places, 271 transitions, 2913 flow [2024-06-27 23:06:15,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:06:15,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:06:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 199 transitions. [2024-06-27 23:06:15,960 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6378205128205128 [2024-06-27 23:06:15,960 INFO L175 Difference]: Start difference. First operand has 286 places, 225 transitions, 1809 flow. Second operand 8 states and 199 transitions. [2024-06-27 23:06:15,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 281 places, 271 transitions, 2913 flow [2024-06-27 23:06:18,180 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 267 places, 271 transitions, 2734 flow, removed 33 selfloop flow, removed 14 redundant places. [2024-06-27 23:06:18,183 INFO L231 Difference]: Finished difference. Result has 268 places, 222 transitions, 1808 flow [2024-06-27 23:06:18,183 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1674, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=78, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1808, PETRI_PLACES=268, PETRI_TRANSITIONS=222} [2024-06-27 23:06:18,183 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 228 predicate places. [2024-06-27 23:06:18,183 INFO L495 AbstractCegarLoop]: Abstraction has has 268 places, 222 transitions, 1808 flow [2024-06-27 23:06:18,184 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:18,184 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:18,184 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:18,184 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable151 [2024-06-27 23:06:18,184 INFO L420 AbstractCegarLoop]: === Iteration 153 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:18,184 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:18,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1387976143, now seen corresponding path program 2 times [2024-06-27 23:06:18,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:18,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021799383] [2024-06-27 23:06:18,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:18,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:18,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:18,283 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:18,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:18,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021799383] [2024-06-27 23:06:18,284 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021799383] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:18,284 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:18,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:18,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [166829605] [2024-06-27 23:06:18,284 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:18,284 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:18,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:18,285 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:18,285 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:18,359 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:18,359 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 222 transitions, 1808 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:18,359 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:18,359 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:18,359 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:18,923 INFO L124 PetriNetUnfolderBase]: 2209/3808 cut-off events. [2024-06-27 23:06:18,924 INFO L125 PetriNetUnfolderBase]: For 571394/571394 co-relation queries the response was YES. [2024-06-27 23:06:18,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23696 conditions, 3808 events. 2209/3808 cut-off events. For 571394/571394 co-relation queries the response was YES. Maximal size of possible extension queue 298. Compared 24632 event pairs, 671 based on Foata normal form. 18/3824 useless extension candidates. Maximal degree in co-relation 23575. Up to 2535 conditions per place. [2024-06-27 23:06:18,959 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 166 selfloop transitions, 90 changer transitions 8/271 dead transitions. [2024-06-27 23:06:18,959 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 271 transitions, 2874 flow [2024-06-27 23:06:18,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:18,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 221 transitions. [2024-06-27 23:06:18,960 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6296296296296297 [2024-06-27 23:06:18,960 INFO L175 Difference]: Start difference. First operand has 268 places, 222 transitions, 1808 flow. Second operand 9 states and 221 transitions. [2024-06-27 23:06:18,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 271 transitions, 2874 flow [2024-06-27 23:06:20,247 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 271 transitions, 2715 flow, removed 6 selfloop flow, removed 6 redundant places. [2024-06-27 23:06:20,250 INFO L231 Difference]: Finished difference. Result has 267 places, 220 transitions, 1826 flow [2024-06-27 23:06:20,250 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1657, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=222, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=90, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1826, PETRI_PLACES=267, PETRI_TRANSITIONS=220} [2024-06-27 23:06:20,250 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 227 predicate places. [2024-06-27 23:06:20,250 INFO L495 AbstractCegarLoop]: Abstraction has has 267 places, 220 transitions, 1826 flow [2024-06-27 23:06:20,250 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:20,251 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:20,251 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:20,251 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable152 [2024-06-27 23:06:20,251 INFO L420 AbstractCegarLoop]: === Iteration 154 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:20,251 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:20,251 INFO L85 PathProgramCache]: Analyzing trace with hash 1388183533, now seen corresponding path program 3 times [2024-06-27 23:06:20,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:20,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [325077402] [2024-06-27 23:06:20,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:20,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:20,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:20,344 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:20,345 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:20,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [325077402] [2024-06-27 23:06:20,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [325077402] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:20,345 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:20,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:20,345 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1651525886] [2024-06-27 23:06:20,345 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:20,345 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:20,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:20,346 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:20,346 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:20,395 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:20,395 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 267 places, 220 transitions, 1826 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:20,395 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:20,395 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:20,396 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:20,880 INFO L124 PetriNetUnfolderBase]: 1990/3419 cut-off events. [2024-06-27 23:06:20,880 INFO L125 PetriNetUnfolderBase]: For 388638/388638 co-relation queries the response was YES. [2024-06-27 23:06:20,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18749 conditions, 3419 events. 1990/3419 cut-off events. For 388638/388638 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 21548 event pairs, 571 based on Foata normal form. 18/3435 useless extension candidates. Maximal degree in co-relation 18629. Up to 2349 conditions per place. [2024-06-27 23:06:20,917 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 148 selfloop transitions, 87 changer transitions 22/264 dead transitions. [2024-06-27 23:06:20,917 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 264 transitions, 2668 flow [2024-06-27 23:06:20,918 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:20,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:20,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 215 transitions. [2024-06-27 23:06:20,918 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6125356125356125 [2024-06-27 23:06:20,918 INFO L175 Difference]: Start difference. First operand has 267 places, 220 transitions, 1826 flow. Second operand 9 states and 215 transitions. [2024-06-27 23:06:20,918 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 264 transitions, 2668 flow [2024-06-27 23:06:22,242 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 264 transitions, 2481 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:22,245 INFO L231 Difference]: Finished difference. Result has 266 places, 216 transitions, 1778 flow [2024-06-27 23:06:22,245 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1643, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=87, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1778, PETRI_PLACES=266, PETRI_TRANSITIONS=216} [2024-06-27 23:06:22,245 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 226 predicate places. [2024-06-27 23:06:22,245 INFO L495 AbstractCegarLoop]: Abstraction has has 266 places, 216 transitions, 1778 flow [2024-06-27 23:06:22,246 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:22,246 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:22,246 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:22,246 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable153 [2024-06-27 23:06:22,246 INFO L420 AbstractCegarLoop]: === Iteration 155 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:22,246 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:22,246 INFO L85 PathProgramCache]: Analyzing trace with hash 1168984995, now seen corresponding path program 4 times [2024-06-27 23:06:22,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:22,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1677626513] [2024-06-27 23:06:22,247 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:22,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:22,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:22,354 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:22,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:22,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1677626513] [2024-06-27 23:06:22,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1677626513] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:22,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:22,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:22,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1428617560] [2024-06-27 23:06:22,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:22,355 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:22,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:22,356 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:22,356 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:22,408 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:22,409 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 216 transitions, 1778 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:22,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:22,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:22,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:22,924 INFO L124 PetriNetUnfolderBase]: 2062/3557 cut-off events. [2024-06-27 23:06:22,924 INFO L125 PetriNetUnfolderBase]: For 482475/482475 co-relation queries the response was YES. [2024-06-27 23:06:22,953 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20756 conditions, 3557 events. 2062/3557 cut-off events. For 482475/482475 co-relation queries the response was YES. Maximal size of possible extension queue 290. Compared 22825 event pairs, 695 based on Foata normal form. 24/3579 useless extension candidates. Maximal degree in co-relation 20637. Up to 2751 conditions per place. [2024-06-27 23:06:22,963 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 155 selfloop transitions, 81 changer transitions 10/253 dead transitions. [2024-06-27 23:06:22,963 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 253 transitions, 2576 flow [2024-06-27 23:06:22,963 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:06:22,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:06:22,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 243 transitions. [2024-06-27 23:06:22,964 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5664335664335665 [2024-06-27 23:06:22,964 INFO L175 Difference]: Start difference. First operand has 266 places, 216 transitions, 1778 flow. Second operand 11 states and 243 transitions. [2024-06-27 23:06:22,964 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 253 transitions, 2576 flow [2024-06-27 23:06:24,120 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 253 transitions, 2388 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:24,123 INFO L231 Difference]: Finished difference. Result has 261 places, 213 transitions, 1733 flow [2024-06-27 23:06:24,123 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1596, PETRI_DIFFERENCE_MINUEND_PLACES=250, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=81, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1733, PETRI_PLACES=261, PETRI_TRANSITIONS=213} [2024-06-27 23:06:24,123 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 221 predicate places. [2024-06-27 23:06:24,123 INFO L495 AbstractCegarLoop]: Abstraction has has 261 places, 213 transitions, 1733 flow [2024-06-27 23:06:24,123 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:24,124 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:24,124 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:24,124 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable154 [2024-06-27 23:06:24,124 INFO L420 AbstractCegarLoop]: === Iteration 156 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:24,124 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:24,124 INFO L85 PathProgramCache]: Analyzing trace with hash -715770155, now seen corresponding path program 5 times [2024-06-27 23:06:24,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:24,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1643909476] [2024-06-27 23:06:24,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:24,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:24,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:24,221 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:24,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:24,221 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1643909476] [2024-06-27 23:06:24,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1643909476] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:24,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:24,222 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:24,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295163510] [2024-06-27 23:06:24,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:24,230 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:24,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:24,230 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:24,231 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:24,262 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:24,262 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 213 transitions, 1733 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:24,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:24,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:24,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:24,696 INFO L124 PetriNetUnfolderBase]: 1911/3296 cut-off events. [2024-06-27 23:06:24,696 INFO L125 PetriNetUnfolderBase]: For 370030/370030 co-relation queries the response was YES. [2024-06-27 23:06:24,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17359 conditions, 3296 events. 1911/3296 cut-off events. For 370030/370030 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 20790 event pairs, 648 based on Foata normal form. 26/3320 useless extension candidates. Maximal degree in co-relation 17243. Up to 2757 conditions per place. [2024-06-27 23:06:24,787 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 146 selfloop transitions, 76 changer transitions 14/243 dead transitions. [2024-06-27 23:06:24,788 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 243 transitions, 2297 flow [2024-06-27 23:06:24,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:06:24,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:06:24,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 236 transitions. [2024-06-27 23:06:24,795 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5501165501165501 [2024-06-27 23:06:24,795 INFO L175 Difference]: Start difference. First operand has 261 places, 213 transitions, 1733 flow. Second operand 11 states and 236 transitions. [2024-06-27 23:06:24,795 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 243 transitions, 2297 flow [2024-06-27 23:06:25,621 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 243 transitions, 2137 flow, removed 2 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:25,623 INFO L231 Difference]: Finished difference. Result has 260 places, 208 transitions, 1696 flow [2024-06-27 23:06:25,623 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1573, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=76, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1696, PETRI_PLACES=260, PETRI_TRANSITIONS=208} [2024-06-27 23:06:25,623 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 220 predicate places. [2024-06-27 23:06:25,623 INFO L495 AbstractCegarLoop]: Abstraction has has 260 places, 208 transitions, 1696 flow [2024-06-27 23:06:25,624 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:25,624 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:25,624 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:25,624 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable155 [2024-06-27 23:06:25,624 INFO L420 AbstractCegarLoop]: === Iteration 157 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:25,624 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:25,624 INFO L85 PathProgramCache]: Analyzing trace with hash -968191699, now seen corresponding path program 6 times [2024-06-27 23:06:25,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:25,625 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1909954344] [2024-06-27 23:06:25,625 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:25,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:25,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:25,733 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:25,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:25,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1909954344] [2024-06-27 23:06:25,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1909954344] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:25,734 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:25,734 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:25,734 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [343809269] [2024-06-27 23:06:25,734 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:25,735 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:25,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:25,735 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:25,735 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:25,787 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:25,788 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 260 places, 208 transitions, 1696 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:25,788 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:25,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:25,789 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:26,278 INFO L124 PetriNetUnfolderBase]: 2070/3581 cut-off events. [2024-06-27 23:06:26,278 INFO L125 PetriNetUnfolderBase]: For 487247/487247 co-relation queries the response was YES. [2024-06-27 23:06:26,305 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21710 conditions, 3581 events. 2070/3581 cut-off events. For 487247/487247 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 23054 event pairs, 704 based on Foata normal form. 18/3597 useless extension candidates. Maximal degree in co-relation 21595. Up to 2420 conditions per place. [2024-06-27 23:06:26,314 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 158 selfloop transitions, 76 changer transitions 8/249 dead transitions. [2024-06-27 23:06:26,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 249 transitions, 2670 flow [2024-06-27 23:06:26,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:26,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:26,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 229 transitions. [2024-06-27 23:06:26,315 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5871794871794872 [2024-06-27 23:06:26,315 INFO L175 Difference]: Start difference. First operand has 260 places, 208 transitions, 1696 flow. Second operand 10 states and 229 transitions. [2024-06-27 23:06:26,316 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 249 transitions, 2670 flow [2024-06-27 23:06:27,503 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 254 places, 249 transitions, 2500 flow, removed 9 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:27,505 INFO L231 Difference]: Finished difference. Result has 255 places, 206 transitions, 1679 flow [2024-06-27 23:06:27,505 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1538, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=76, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1679, PETRI_PLACES=255, PETRI_TRANSITIONS=206} [2024-06-27 23:06:27,505 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 215 predicate places. [2024-06-27 23:06:27,505 INFO L495 AbstractCegarLoop]: Abstraction has has 255 places, 206 transitions, 1679 flow [2024-06-27 23:06:27,506 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:27,506 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:27,506 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:27,506 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable156 [2024-06-27 23:06:27,506 INFO L420 AbstractCegarLoop]: === Iteration 158 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:27,506 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:27,506 INFO L85 PathProgramCache]: Analyzing trace with hash 719437805, now seen corresponding path program 7 times [2024-06-27 23:06:27,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:27,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981656025] [2024-06-27 23:06:27,507 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:27,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:27,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:27,597 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:27,597 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:27,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981656025] [2024-06-27 23:06:27,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981656025] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:27,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:27,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:27,598 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240604341] [2024-06-27 23:06:27,598 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:27,598 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:27,598 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:27,598 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:27,598 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:27,661 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:27,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 206 transitions, 1679 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:27,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:27,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:27,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:28,109 INFO L124 PetriNetUnfolderBase]: 1965/3406 cut-off events. [2024-06-27 23:06:28,110 INFO L125 PetriNetUnfolderBase]: For 400745/400745 co-relation queries the response was YES. [2024-06-27 23:06:28,134 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19440 conditions, 3406 events. 1965/3406 cut-off events. For 400745/400745 co-relation queries the response was YES. Maximal size of possible extension queue 271. Compared 21723 event pairs, 614 based on Foata normal form. 18/3422 useless extension candidates. Maximal degree in co-relation 19327. Up to 2420 conditions per place. [2024-06-27 23:06:28,142 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 157 selfloop transitions, 75 changer transitions 9/248 dead transitions. [2024-06-27 23:06:28,142 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 248 transitions, 2651 flow [2024-06-27 23:06:28,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:28,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:28,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 229 transitions. [2024-06-27 23:06:28,143 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5871794871794872 [2024-06-27 23:06:28,143 INFO L175 Difference]: Start difference. First operand has 255 places, 206 transitions, 1679 flow. Second operand 10 states and 229 transitions. [2024-06-27 23:06:28,143 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 248 transitions, 2651 flow [2024-06-27 23:06:29,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 253 places, 248 transitions, 2488 flow, removed 6 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:29,059 INFO L231 Difference]: Finished difference. Result has 254 places, 203 transitions, 1650 flow [2024-06-27 23:06:29,059 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1524, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=206, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=75, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1650, PETRI_PLACES=254, PETRI_TRANSITIONS=203} [2024-06-27 23:06:29,059 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 214 predicate places. [2024-06-27 23:06:29,059 INFO L495 AbstractCegarLoop]: Abstraction has has 254 places, 203 transitions, 1650 flow [2024-06-27 23:06:29,060 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:29,060 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:29,060 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:29,060 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable157 [2024-06-27 23:06:29,060 INFO L420 AbstractCegarLoop]: === Iteration 159 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:29,060 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:29,060 INFO L85 PathProgramCache]: Analyzing trace with hash 808092845, now seen corresponding path program 8 times [2024-06-27 23:06:29,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:29,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065207143] [2024-06-27 23:06:29,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:29,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:29,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:29,160 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:29,161 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:29,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065207143] [2024-06-27 23:06:29,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065207143] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:29,161 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:29,161 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:29,161 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679355436] [2024-06-27 23:06:29,161 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:29,162 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:29,162 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:29,162 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:29,162 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:29,209 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:29,210 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 203 transitions, 1650 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:29,210 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:29,210 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:29,210 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:29,624 INFO L124 PetriNetUnfolderBase]: 1840/3187 cut-off events. [2024-06-27 23:06:29,624 INFO L125 PetriNetUnfolderBase]: For 329680/329680 co-relation queries the response was YES. [2024-06-27 23:06:29,648 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16491 conditions, 3187 events. 1840/3187 cut-off events. For 329680/329680 co-relation queries the response was YES. Maximal size of possible extension queue 257. Compared 20083 event pairs, 645 based on Foata normal form. 26/3211 useless extension candidates. Maximal degree in co-relation 16379. Up to 2654 conditions per place. [2024-06-27 23:06:29,656 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 141 selfloop transitions, 71 changer transitions 12/231 dead transitions. [2024-06-27 23:06:29,656 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 231 transitions, 2186 flow [2024-06-27 23:06:29,657 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:29,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:29,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 200 transitions. [2024-06-27 23:06:29,657 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5698005698005698 [2024-06-27 23:06:29,657 INFO L175 Difference]: Start difference. First operand has 254 places, 203 transitions, 1650 flow. Second operand 9 states and 200 transitions. [2024-06-27 23:06:29,657 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 231 transitions, 2186 flow [2024-06-27 23:06:30,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 231 transitions, 2031 flow, removed 3 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:30,739 INFO L231 Difference]: Finished difference. Result has 249 places, 199 transitions, 1614 flow [2024-06-27 23:06:30,739 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1495, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=71, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1614, PETRI_PLACES=249, PETRI_TRANSITIONS=199} [2024-06-27 23:06:30,739 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 209 predicate places. [2024-06-27 23:06:30,739 INFO L495 AbstractCegarLoop]: Abstraction has has 249 places, 199 transitions, 1614 flow [2024-06-27 23:06:30,740 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:30,740 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:30,740 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:30,740 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable158 [2024-06-27 23:06:30,740 INFO L420 AbstractCegarLoop]: === Iteration 160 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:30,740 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:30,740 INFO L85 PathProgramCache]: Analyzing trace with hash -966317749, now seen corresponding path program 9 times [2024-06-27 23:06:30,740 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:30,741 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [814946089] [2024-06-27 23:06:30,741 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:30,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:30,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:30,833 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:30,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:30,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [814946089] [2024-06-27 23:06:30,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [814946089] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:30,834 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:30,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:30,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [322921649] [2024-06-27 23:06:30,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:30,834 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:30,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:30,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:30,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:30,886 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:30,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 249 places, 199 transitions, 1614 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:30,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:30,887 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:30,887 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:31,287 INFO L124 PetriNetUnfolderBase]: 1711/2978 cut-off events. [2024-06-27 23:06:31,287 INFO L125 PetriNetUnfolderBase]: For 227795/227795 co-relation queries the response was YES. [2024-06-27 23:06:31,306 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13713 conditions, 2978 events. 1711/2978 cut-off events. For 227795/227795 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 18544 event pairs, 521 based on Foata normal form. 24/3000 useless extension candidates. Maximal degree in co-relation 13603. Up to 2420 conditions per place. [2024-06-27 23:06:31,313 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 132 selfloop transitions, 66 changer transitions 26/231 dead transitions. [2024-06-27 23:06:31,313 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 231 transitions, 2172 flow [2024-06-27 23:06:31,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:31,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:31,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 201 transitions. [2024-06-27 23:06:31,314 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5726495726495726 [2024-06-27 23:06:31,314 INFO L175 Difference]: Start difference. First operand has 249 places, 199 transitions, 1614 flow. Second operand 9 states and 201 transitions. [2024-06-27 23:06:31,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 231 transitions, 2172 flow [2024-06-27 23:06:32,026 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 231 transitions, 2026 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:32,028 INFO L231 Difference]: Finished difference. Result has 246 places, 193 transitions, 1553 flow [2024-06-27 23:06:32,028 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1468, PETRI_DIFFERENCE_MINUEND_PLACES=237, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=66, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1553, PETRI_PLACES=246, PETRI_TRANSITIONS=193} [2024-06-27 23:06:32,029 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 206 predicate places. [2024-06-27 23:06:32,029 INFO L495 AbstractCegarLoop]: Abstraction has has 246 places, 193 transitions, 1553 flow [2024-06-27 23:06:32,029 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:32,029 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:32,029 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:32,029 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable159 [2024-06-27 23:06:32,029 INFO L420 AbstractCegarLoop]: === Iteration 161 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:32,029 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:32,030 INFO L85 PathProgramCache]: Analyzing trace with hash 697036003, now seen corresponding path program 10 times [2024-06-27 23:06:32,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:32,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [32045172] [2024-06-27 23:06:32,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:32,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:32,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:32,129 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:32,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:32,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [32045172] [2024-06-27 23:06:32,129 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [32045172] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:32,129 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:32,130 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:32,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [579977357] [2024-06-27 23:06:32,130 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:32,130 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:32,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:32,130 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:32,130 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:32,169 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:32,169 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 193 transitions, 1553 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:32,169 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:32,169 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:32,169 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:32,547 INFO L124 PetriNetUnfolderBase]: 1678/2899 cut-off events. [2024-06-27 23:06:32,547 INFO L125 PetriNetUnfolderBase]: For 229481/229481 co-relation queries the response was YES. [2024-06-27 23:06:32,566 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13396 conditions, 2899 events. 1678/2899 cut-off events. For 229481/229481 co-relation queries the response was YES. Maximal size of possible extension queue 239. Compared 17894 event pairs, 555 based on Foata normal form. 26/2923 useless extension candidates. Maximal degree in co-relation 13287. Up to 2414 conditions per place. [2024-06-27 23:06:32,573 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 139 selfloop transitions, 60 changer transitions 12/218 dead transitions. [2024-06-27 23:06:32,573 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 218 transitions, 2055 flow [2024-06-27 23:06:32,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:32,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:32,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 199 transitions. [2024-06-27 23:06:32,574 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5669515669515669 [2024-06-27 23:06:32,574 INFO L175 Difference]: Start difference. First operand has 246 places, 193 transitions, 1553 flow. Second operand 9 states and 199 transitions. [2024-06-27 23:06:32,574 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 218 transitions, 2055 flow [2024-06-27 23:06:33,174 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 236 places, 218 transitions, 1906 flow, removed 5 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:33,176 INFO L231 Difference]: Finished difference. Result has 237 places, 189 transitions, 1504 flow [2024-06-27 23:06:33,176 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1404, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=60, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1504, PETRI_PLACES=237, PETRI_TRANSITIONS=189} [2024-06-27 23:06:33,176 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 197 predicate places. [2024-06-27 23:06:33,177 INFO L495 AbstractCegarLoop]: Abstraction has has 237 places, 189 transitions, 1504 flow [2024-06-27 23:06:33,177 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:33,177 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:33,177 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:33,177 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable160 [2024-06-27 23:06:33,177 INFO L420 AbstractCegarLoop]: === Iteration 162 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:33,177 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:33,177 INFO L85 PathProgramCache]: Analyzing trace with hash 686287097, now seen corresponding path program 1 times [2024-06-27 23:06:33,178 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:33,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [645001388] [2024-06-27 23:06:33,178 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:33,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:33,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:33,251 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:33,252 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:33,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [645001388] [2024-06-27 23:06:33,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [645001388] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:33,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:33,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:33,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1147315850] [2024-06-27 23:06:33,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:33,252 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:33,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:33,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:33,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:33,296 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:33,296 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 237 places, 189 transitions, 1504 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:33,297 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:33,297 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:33,297 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:33,698 INFO L124 PetriNetUnfolderBase]: 1871/3256 cut-off events. [2024-06-27 23:06:33,699 INFO L125 PetriNetUnfolderBase]: For 331716/331716 co-relation queries the response was YES. [2024-06-27 23:06:33,723 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17931 conditions, 3256 events. 1871/3256 cut-off events. For 331716/331716 co-relation queries the response was YES. Maximal size of possible extension queue 255. Compared 20753 event pairs, 552 based on Foata normal form. 18/3272 useless extension candidates. Maximal degree in co-relation 17825. Up to 1084 conditions per place. [2024-06-27 23:06:33,731 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 134 selfloop transitions, 74 changer transitions 17/232 dead transitions. [2024-06-27 23:06:33,731 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 232 transitions, 2422 flow [2024-06-27 23:06:33,731 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:06:33,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:06:33,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 196 transitions. [2024-06-27 23:06:33,732 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6282051282051282 [2024-06-27 23:06:33,732 INFO L175 Difference]: Start difference. First operand has 237 places, 189 transitions, 1504 flow. Second operand 8 states and 196 transitions. [2024-06-27 23:06:33,732 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 232 transitions, 2422 flow [2024-06-27 23:06:34,447 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 233 places, 232 transitions, 2290 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:34,449 INFO L231 Difference]: Finished difference. Result has 234 places, 185 transitions, 1499 flow [2024-06-27 23:06:34,449 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1380, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=189, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=74, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1499, PETRI_PLACES=234, PETRI_TRANSITIONS=185} [2024-06-27 23:06:34,449 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 194 predicate places. [2024-06-27 23:06:34,450 INFO L495 AbstractCegarLoop]: Abstraction has has 234 places, 185 transitions, 1499 flow [2024-06-27 23:06:34,450 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:34,450 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:34,450 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:34,450 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable161 [2024-06-27 23:06:34,450 INFO L420 AbstractCegarLoop]: === Iteration 163 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:34,450 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:34,450 INFO L85 PathProgramCache]: Analyzing trace with hash 490896727, now seen corresponding path program 2 times [2024-06-27 23:06:34,451 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:34,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550970574] [2024-06-27 23:06:34,451 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:34,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:34,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:34,543 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:34,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:34,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550970574] [2024-06-27 23:06:34,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550970574] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:34,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:34,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:34,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2013884608] [2024-06-27 23:06:34,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:34,544 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:34,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:34,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:34,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:34,602 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:34,602 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 185 transitions, 1499 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:34,602 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:34,602 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:34,602 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:35,058 INFO L124 PetriNetUnfolderBase]: 1871/3256 cut-off events. [2024-06-27 23:06:35,058 INFO L125 PetriNetUnfolderBase]: For 375757/375757 co-relation queries the response was YES. [2024-06-27 23:06:35,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19327 conditions, 3256 events. 1871/3256 cut-off events. For 375757/375757 co-relation queries the response was YES. Maximal size of possible extension queue 258. Compared 20818 event pairs, 646 based on Foata normal form. 18/3264 useless extension candidates. Maximal degree in co-relation 19222. Up to 2443 conditions per place. [2024-06-27 23:06:35,092 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 143 selfloop transitions, 69 changer transitions 12/231 dead transitions. [2024-06-27 23:06:35,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 231 transitions, 2259 flow [2024-06-27 23:06:35,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:06:35,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:06:35,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 247 transitions. [2024-06-27 23:06:35,093 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5757575757575758 [2024-06-27 23:06:35,093 INFO L175 Difference]: Start difference. First operand has 234 places, 185 transitions, 1499 flow. Second operand 11 states and 247 transitions. [2024-06-27 23:06:35,093 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 231 transitions, 2259 flow [2024-06-27 23:06:35,802 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 231 transitions, 2123 flow, removed 4 selfloop flow, removed 6 redundant places. [2024-06-27 23:06:35,804 INFO L231 Difference]: Finished difference. Result has 235 places, 183 transitions, 1495 flow [2024-06-27 23:06:35,804 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1367, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=185, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=69, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1495, PETRI_PLACES=235, PETRI_TRANSITIONS=183} [2024-06-27 23:06:35,805 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 195 predicate places. [2024-06-27 23:06:35,805 INFO L495 AbstractCegarLoop]: Abstraction has has 235 places, 183 transitions, 1495 flow [2024-06-27 23:06:35,806 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:35,806 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:35,806 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:35,806 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable162 [2024-06-27 23:06:35,806 INFO L420 AbstractCegarLoop]: === Iteration 164 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:35,807 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:35,807 INFO L85 PathProgramCache]: Analyzing trace with hash 326439177, now seen corresponding path program 3 times [2024-06-27 23:06:35,807 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:35,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [102373316] [2024-06-27 23:06:35,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:35,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:35,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:35,905 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:35,905 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:35,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [102373316] [2024-06-27 23:06:35,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [102373316] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:35,906 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:35,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:35,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [973880508] [2024-06-27 23:06:35,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:35,906 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:35,906 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:35,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:35,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:35,970 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:35,971 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 235 places, 183 transitions, 1495 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:35,971 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:35,971 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:35,971 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:36,424 INFO L124 PetriNetUnfolderBase]: 1652/2867 cut-off events. [2024-06-27 23:06:36,424 INFO L125 PetriNetUnfolderBase]: For 247058/247058 co-relation queries the response was YES. [2024-06-27 23:06:36,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15015 conditions, 2867 events. 1652/2867 cut-off events. For 247058/247058 co-relation queries the response was YES. Maximal size of possible extension queue 234. Compared 17788 event pairs, 546 based on Foata normal form. 18/2875 useless extension candidates. Maximal degree in co-relation 14911. Up to 2257 conditions per place. [2024-06-27 23:06:36,445 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 127 selfloop transitions, 65 changer transitions 19/218 dead transitions. [2024-06-27 23:06:36,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 240 places, 218 transitions, 2033 flow [2024-06-27 23:06:36,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:36,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:36,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 206 transitions. [2024-06-27 23:06:36,446 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5868945868945868 [2024-06-27 23:06:36,446 INFO L175 Difference]: Start difference. First operand has 235 places, 183 transitions, 1495 flow. Second operand 9 states and 206 transitions. [2024-06-27 23:06:36,447 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 240 places, 218 transitions, 2033 flow [2024-06-27 23:06:36,967 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 231 places, 218 transitions, 1892 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:36,969 INFO L231 Difference]: Finished difference. Result has 232 places, 179 transitions, 1452 flow [2024-06-27 23:06:36,969 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1354, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=65, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1452, PETRI_PLACES=232, PETRI_TRANSITIONS=179} [2024-06-27 23:06:36,970 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 192 predicate places. [2024-06-27 23:06:36,970 INFO L495 AbstractCegarLoop]: Abstraction has has 232 places, 179 transitions, 1452 flow [2024-06-27 23:06:36,970 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:36,970 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:36,970 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:36,970 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable163 [2024-06-27 23:06:36,970 INFO L420 AbstractCegarLoop]: === Iteration 165 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:36,971 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:36,971 INFO L85 PathProgramCache]: Analyzing trace with hash -1064106429, now seen corresponding path program 4 times [2024-06-27 23:06:36,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:36,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [558774175] [2024-06-27 23:06:36,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:36,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:36,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:37,072 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:37,072 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:37,072 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [558774175] [2024-06-27 23:06:37,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [558774175] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:37,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:37,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:37,072 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1342797287] [2024-06-27 23:06:37,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:37,073 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:37,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:37,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:37,073 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:37,145 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:37,145 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 179 transitions, 1452 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:37,146 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:37,146 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:37,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:37,518 INFO L124 PetriNetUnfolderBase]: 1763/3044 cut-off events. [2024-06-27 23:06:37,518 INFO L125 PetriNetUnfolderBase]: For 329778/329778 co-relation queries the response was YES. [2024-06-27 23:06:37,538 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17426 conditions, 3044 events. 1763/3044 cut-off events. For 329778/329778 co-relation queries the response was YES. Maximal size of possible extension queue 249. Compared 19159 event pairs, 629 based on Foata normal form. 24/3066 useless extension candidates. Maximal degree in co-relation 17323. Up to 2325 conditions per place. [2024-06-27 23:06:37,546 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 137 selfloop transitions, 56 changer transitions 11/211 dead transitions. [2024-06-27 23:06:37,546 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 233 places, 211 transitions, 2124 flow [2024-06-27 23:06:37,546 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:37,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:37,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 203 transitions. [2024-06-27 23:06:37,547 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5783475783475783 [2024-06-27 23:06:37,547 INFO L175 Difference]: Start difference. First operand has 232 places, 179 transitions, 1452 flow. Second operand 9 states and 203 transitions. [2024-06-27 23:06:37,547 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 233 places, 211 transitions, 2124 flow [2024-06-27 23:06:38,026 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 211 transitions, 1980 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:38,028 INFO L231 Difference]: Finished difference. Result has 225 places, 175 transitions, 1401 flow [2024-06-27 23:06:38,028 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1314, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=56, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1401, PETRI_PLACES=225, PETRI_TRANSITIONS=175} [2024-06-27 23:06:38,029 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 185 predicate places. [2024-06-27 23:06:38,029 INFO L495 AbstractCegarLoop]: Abstraction has has 225 places, 175 transitions, 1401 flow [2024-06-27 23:06:38,029 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:38,029 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:38,029 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:38,029 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable164 [2024-06-27 23:06:38,029 INFO L420 AbstractCegarLoop]: === Iteration 166 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:38,029 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:38,030 INFO L85 PathProgramCache]: Analyzing trace with hash 549097987, now seen corresponding path program 5 times [2024-06-27 23:06:38,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:38,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48980011] [2024-06-27 23:06:38,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:38,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:38,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:38,116 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:38,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:38,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48980011] [2024-06-27 23:06:38,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48980011] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:38,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:38,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:38,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1337139839] [2024-06-27 23:06:38,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:38,117 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:38,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:38,117 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:38,118 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:38,152 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:38,152 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 175 transitions, 1401 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:38,152 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:38,152 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:38,152 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:38,462 INFO L124 PetriNetUnfolderBase]: 1611/2794 cut-off events. [2024-06-27 23:06:38,462 INFO L125 PetriNetUnfolderBase]: For 249604/249604 co-relation queries the response was YES. [2024-06-27 23:06:38,479 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14481 conditions, 2794 events. 1611/2794 cut-off events. For 249604/249604 co-relation queries the response was YES. Maximal size of possible extension queue 227. Compared 17328 event pairs, 594 based on Foata normal form. 26/2818 useless extension candidates. Maximal degree in co-relation 14381. Up to 2325 conditions per place. [2024-06-27 23:06:38,485 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 128 selfloop transitions, 53 changer transitions 12/200 dead transitions. [2024-06-27 23:06:38,485 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 200 transitions, 1867 flow [2024-06-27 23:06:38,486 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:38,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:38,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 196 transitions. [2024-06-27 23:06:38,486 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5584045584045584 [2024-06-27 23:06:38,486 INFO L175 Difference]: Start difference. First operand has 225 places, 175 transitions, 1401 flow. Second operand 9 states and 196 transitions. [2024-06-27 23:06:38,486 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 200 transitions, 1867 flow [2024-06-27 23:06:39,022 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 221 places, 200 transitions, 1752 flow, removed 3 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:39,024 INFO L231 Difference]: Finished difference. Result has 222 places, 171 transitions, 1371 flow [2024-06-27 23:06:39,024 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1286, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=175, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=53, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1371, PETRI_PLACES=222, PETRI_TRANSITIONS=171} [2024-06-27 23:06:39,024 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 182 predicate places. [2024-06-27 23:06:39,024 INFO L495 AbstractCegarLoop]: Abstraction has has 222 places, 171 transitions, 1371 flow [2024-06-27 23:06:39,025 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:39,025 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:39,025 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:39,025 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable165 [2024-06-27 23:06:39,025 INFO L420 AbstractCegarLoop]: === Iteration 167 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:39,025 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:39,025 INFO L85 PathProgramCache]: Analyzing trace with hash 300416957, now seen corresponding path program 6 times [2024-06-27 23:06:39,025 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:39,026 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [352570560] [2024-06-27 23:06:39,026 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:39,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:39,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:39,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:39,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:39,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [352570560] [2024-06-27 23:06:39,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [352570560] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:39,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:39,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:39,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1017266917] [2024-06-27 23:06:39,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:39,136 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:39,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:39,136 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:39,137 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:39,184 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:39,184 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 171 transitions, 1371 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:39,184 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:39,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:39,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:39,556 INFO L124 PetriNetUnfolderBase]: 1596/2787 cut-off events. [2024-06-27 23:06:39,557 INFO L125 PetriNetUnfolderBase]: For 230840/230840 co-relation queries the response was YES. [2024-06-27 23:06:39,574 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14261 conditions, 2787 events. 1596/2787 cut-off events. For 230840/230840 co-relation queries the response was YES. Maximal size of possible extension queue 223. Compared 17389 event pairs, 558 based on Foata normal form. 24/2809 useless extension candidates. Maximal degree in co-relation 14163. Up to 2277 conditions per place. [2024-06-27 23:06:39,581 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 126 selfloop transitions, 50 changer transitions 17/200 dead transitions. [2024-06-27 23:06:39,581 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 200 transitions, 1861 flow [2024-06-27 23:06:39,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:39,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:39,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 197 transitions. [2024-06-27 23:06:39,582 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5612535612535613 [2024-06-27 23:06:39,582 INFO L175 Difference]: Start difference. First operand has 222 places, 171 transitions, 1371 flow. Second operand 9 states and 197 transitions. [2024-06-27 23:06:39,582 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 200 transitions, 1861 flow [2024-06-27 23:06:40,014 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 200 transitions, 1751 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:40,016 INFO L231 Difference]: Finished difference. Result has 219 places, 167 transitions, 1336 flow [2024-06-27 23:06:40,016 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1261, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=171, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1336, PETRI_PLACES=219, PETRI_TRANSITIONS=167} [2024-06-27 23:06:40,017 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 179 predicate places. [2024-06-27 23:06:40,017 INFO L495 AbstractCegarLoop]: Abstraction has has 219 places, 167 transitions, 1336 flow [2024-06-27 23:06:40,017 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:40,017 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:40,017 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:40,017 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable166 [2024-06-27 23:06:40,017 INFO L420 AbstractCegarLoop]: === Iteration 168 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:40,018 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:40,018 INFO L85 PathProgramCache]: Analyzing trace with hash 295832987, now seen corresponding path program 7 times [2024-06-27 23:06:40,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:40,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1076981704] [2024-06-27 23:06:40,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:40,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:40,109 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:40,110 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:40,110 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1076981704] [2024-06-27 23:06:40,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1076981704] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:40,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:40,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:40,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [46392919] [2024-06-27 23:06:40,110 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:40,111 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:40,111 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:40,111 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:40,111 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:40,178 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:40,178 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 167 transitions, 1336 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:40,178 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:40,178 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:40,178 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:40,513 INFO L124 PetriNetUnfolderBase]: 1624/2831 cut-off events. [2024-06-27 23:06:40,514 INFO L125 PetriNetUnfolderBase]: For 252705/252705 co-relation queries the response was YES. [2024-06-27 23:06:40,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15492 conditions, 2831 events. 1624/2831 cut-off events. For 252705/252705 co-relation queries the response was YES. Maximal size of possible extension queue 227. Compared 17610 event pairs, 550 based on Foata normal form. 18/2847 useless extension candidates. Maximal degree in co-relation 15395. Up to 2199 conditions per place. [2024-06-27 23:06:40,537 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 134 selfloop transitions, 51 changer transitions 8/200 dead transitions. [2024-06-27 23:06:40,537 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 200 transitions, 1968 flow [2024-06-27 23:06:40,537 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:40,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:40,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 200 transitions. [2024-06-27 23:06:40,538 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5698005698005698 [2024-06-27 23:06:40,538 INFO L175 Difference]: Start difference. First operand has 219 places, 167 transitions, 1336 flow. Second operand 9 states and 200 transitions. [2024-06-27 23:06:40,538 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 200 transitions, 1968 flow [2024-06-27 23:06:40,999 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 200 transitions, 1856 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:41,001 INFO L231 Difference]: Finished difference. Result has 215 places, 165 transitions, 1321 flow [2024-06-27 23:06:41,001 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1230, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=167, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=51, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1321, PETRI_PLACES=215, PETRI_TRANSITIONS=165} [2024-06-27 23:06:41,001 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 175 predicate places. [2024-06-27 23:06:41,001 INFO L495 AbstractCegarLoop]: Abstraction has has 215 places, 165 transitions, 1321 flow [2024-06-27 23:06:41,001 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:41,002 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:41,002 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:41,002 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable167 [2024-06-27 23:06:41,002 INFO L420 AbstractCegarLoop]: === Iteration 169 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:41,002 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:41,002 INFO L85 PathProgramCache]: Analyzing trace with hash 384531627, now seen corresponding path program 8 times [2024-06-27 23:06:41,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:41,002 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [768912966] [2024-06-27 23:06:41,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:41,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:41,077 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:41,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:41,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [768912966] [2024-06-27 23:06:41,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [768912966] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:41,077 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:41,077 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:41,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650983889] [2024-06-27 23:06:41,078 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:41,078 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:41,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:41,078 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:41,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:41,131 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:41,132 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 165 transitions, 1321 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:41,132 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:41,132 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:41,132 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:41,465 INFO L124 PetriNetUnfolderBase]: 1519/2658 cut-off events. [2024-06-27 23:06:41,465 INFO L125 PetriNetUnfolderBase]: For 197374/197374 co-relation queries the response was YES. [2024-06-27 23:06:41,481 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13594 conditions, 2658 events. 1519/2658 cut-off events. For 197374/197374 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 16393 event pairs, 542 based on Foata normal form. 18/2674 useless extension candidates. Maximal degree in co-relation 13499. Up to 2199 conditions per place. [2024-06-27 23:06:41,486 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 118 selfloop transitions, 47 changer transitions 21/193 dead transitions. [2024-06-27 23:06:41,486 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 193 transitions, 1777 flow [2024-06-27 23:06:41,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:41,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:41,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 194 transitions. [2024-06-27 23:06:41,487 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5527065527065527 [2024-06-27 23:06:41,487 INFO L175 Difference]: Start difference. First operand has 215 places, 165 transitions, 1321 flow. Second operand 9 states and 194 transitions. [2024-06-27 23:06:41,487 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 193 transitions, 1777 flow [2024-06-27 23:06:41,875 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 213 places, 193 transitions, 1672 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:41,876 INFO L231 Difference]: Finished difference. Result has 214 places, 160 transitions, 1269 flow [2024-06-27 23:06:41,876 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1216, PETRI_DIFFERENCE_MINUEND_PLACES=205, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=165, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1269, PETRI_PLACES=214, PETRI_TRANSITIONS=160} [2024-06-27 23:06:41,877 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 174 predicate places. [2024-06-27 23:06:41,877 INFO L495 AbstractCegarLoop]: Abstraction has has 214 places, 160 transitions, 1269 flow [2024-06-27 23:06:41,877 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:41,877 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:41,877 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:41,877 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable168 [2024-06-27 23:06:41,877 INFO L420 AbstractCegarLoop]: === Iteration 170 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:41,877 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:41,878 INFO L85 PathProgramCache]: Analyzing trace with hash -2097324885, now seen corresponding path program 9 times [2024-06-27 23:06:41,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:41,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1450637818] [2024-06-27 23:06:41,878 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:41,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:41,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:41,955 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:41,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:41,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1450637818] [2024-06-27 23:06:41,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1450637818] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:41,956 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:41,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:41,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2144873504] [2024-06-27 23:06:41,956 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:41,956 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:41,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:41,956 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:41,957 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:41,998 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:41,998 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 160 transitions, 1269 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:41,999 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:41,999 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:41,999 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:42,319 INFO L124 PetriNetUnfolderBase]: 1650/2886 cut-off events. [2024-06-27 23:06:42,320 INFO L125 PetriNetUnfolderBase]: For 270718/270718 co-relation queries the response was YES. [2024-06-27 23:06:42,342 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16501 conditions, 2886 events. 1650/2886 cut-off events. For 270718/270718 co-relation queries the response was YES. Maximal size of possible extension queue 232. Compared 18172 event pairs, 616 based on Foata normal form. 18/2903 useless extension candidates. Maximal degree in co-relation 16407. Up to 2115 conditions per place. [2024-06-27 23:06:42,350 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 165 selfloop transitions, 13 changer transitions 8/193 dead transitions. [2024-06-27 23:06:42,350 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 193 transitions, 2021 flow [2024-06-27 23:06:42,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:42,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:42,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 195 transitions. [2024-06-27 23:06:42,351 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5555555555555556 [2024-06-27 23:06:42,351 INFO L175 Difference]: Start difference. First operand has 214 places, 160 transitions, 1269 flow. Second operand 9 states and 195 transitions. [2024-06-27 23:06:42,351 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 193 transitions, 2021 flow [2024-06-27 23:06:42,751 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 193 transitions, 1901 flow, removed 13 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:42,753 INFO L231 Difference]: Finished difference. Result has 206 places, 158 transitions, 1181 flow [2024-06-27 23:06:42,753 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1165, PETRI_DIFFERENCE_MINUEND_PLACES=197, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=160, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1181, PETRI_PLACES=206, PETRI_TRANSITIONS=158} [2024-06-27 23:06:42,753 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 166 predicate places. [2024-06-27 23:06:42,753 INFO L495 AbstractCegarLoop]: Abstraction has has 206 places, 158 transitions, 1181 flow [2024-06-27 23:06:42,753 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:42,754 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:42,754 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:42,754 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable169 [2024-06-27 23:06:42,754 INFO L420 AbstractCegarLoop]: === Iteration 171 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:42,754 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:42,754 INFO L85 PathProgramCache]: Analyzing trace with hash -1831896833, now seen corresponding path program 10 times [2024-06-27 23:06:42,754 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:42,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849055190] [2024-06-27 23:06:42,754 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:42,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:42,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:42,833 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:42,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:42,833 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1849055190] [2024-06-27 23:06:42,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1849055190] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:42,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:42,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:42,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [768666688] [2024-06-27 23:06:42,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:42,834 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:42,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:42,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:42,834 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:42,873 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:42,873 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 206 places, 158 transitions, 1181 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:42,873 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:42,873 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:42,873 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:43,180 INFO L124 PetriNetUnfolderBase]: 1545/2689 cut-off events. [2024-06-27 23:06:43,181 INFO L125 PetriNetUnfolderBase]: For 211462/211462 co-relation queries the response was YES. [2024-06-27 23:06:43,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14444 conditions, 2689 events. 1545/2689 cut-off events. For 211462/211462 co-relation queries the response was YES. Maximal size of possible extension queue 215. Compared 16510 event pairs, 555 based on Foata normal form. 18/2706 useless extension candidates. Maximal degree in co-relation 14353. Up to 2115 conditions per place. [2024-06-27 23:06:43,204 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 159 selfloop transitions, 12 changer transitions 10/188 dead transitions. [2024-06-27 23:06:43,204 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 188 transitions, 1773 flow [2024-06-27 23:06:43,204 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:43,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:43,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 192 transitions. [2024-06-27 23:06:43,205 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5470085470085471 [2024-06-27 23:06:43,205 INFO L175 Difference]: Start difference. First operand has 206 places, 158 transitions, 1181 flow. Second operand 9 states and 192 transitions. [2024-06-27 23:06:43,205 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 188 transitions, 1773 flow [2024-06-27 23:06:43,647 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 188 transitions, 1740 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:43,648 INFO L231 Difference]: Finished difference. Result has 205 places, 154 transitions, 1146 flow [2024-06-27 23:06:43,648 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1152, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1146, PETRI_PLACES=205, PETRI_TRANSITIONS=154} [2024-06-27 23:06:43,649 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 165 predicate places. [2024-06-27 23:06:43,649 INFO L495 AbstractCegarLoop]: Abstraction has has 205 places, 154 transitions, 1146 flow [2024-06-27 23:06:43,649 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:43,649 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:43,649 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:43,649 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable170 [2024-06-27 23:06:43,649 INFO L420 AbstractCegarLoop]: === Iteration 172 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:43,650 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:43,650 INFO L85 PathProgramCache]: Analyzing trace with hash 464846019, now seen corresponding path program 11 times [2024-06-27 23:06:43,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:43,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1312065394] [2024-06-27 23:06:43,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:43,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:43,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:43,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:43,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1312065394] [2024-06-27 23:06:43,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1312065394] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:43,746 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:43,746 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:43,746 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [948212072] [2024-06-27 23:06:43,746 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:43,746 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:43,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:43,747 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:43,747 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:43,802 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:43,803 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 154 transitions, 1146 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:43,803 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:43,803 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:43,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:44,102 INFO L124 PetriNetUnfolderBase]: 1518/2642 cut-off events. [2024-06-27 23:06:44,102 INFO L125 PetriNetUnfolderBase]: For 204301/204301 co-relation queries the response was YES. [2024-06-27 23:06:44,118 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14187 conditions, 2642 events. 1518/2642 cut-off events. For 204301/204301 co-relation queries the response was YES. Maximal size of possible extension queue 212. Compared 16164 event pairs, 519 based on Foata normal form. 18/2659 useless extension candidates. Maximal degree in co-relation 14097. Up to 2115 conditions per place. [2024-06-27 23:06:44,125 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 158 selfloop transitions, 11 changer transitions 8/184 dead transitions. [2024-06-27 23:06:44,125 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 184 transitions, 1730 flow [2024-06-27 23:06:44,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:44,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:44,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 189 transitions. [2024-06-27 23:06:44,126 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5384615384615384 [2024-06-27 23:06:44,126 INFO L175 Difference]: Start difference. First operand has 205 places, 154 transitions, 1146 flow. Second operand 9 states and 189 transitions. [2024-06-27 23:06:44,126 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 184 transitions, 1730 flow [2024-06-27 23:06:44,494 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 184 transitions, 1702 flow, removed 3 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:44,496 INFO L231 Difference]: Finished difference. Result has 201 places, 152 transitions, 1122 flow [2024-06-27 23:06:44,496 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1120, PETRI_DIFFERENCE_MINUEND_PLACES=192, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1122, PETRI_PLACES=201, PETRI_TRANSITIONS=152} [2024-06-27 23:06:44,496 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 161 predicate places. [2024-06-27 23:06:44,497 INFO L495 AbstractCegarLoop]: Abstraction has has 201 places, 152 transitions, 1122 flow [2024-06-27 23:06:44,497 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:44,497 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:44,497 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:44,497 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable171 [2024-06-27 23:06:44,497 INFO L420 AbstractCegarLoop]: === Iteration 173 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:44,497 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:44,497 INFO L85 PathProgramCache]: Analyzing trace with hash -1040802427, now seen corresponding path program 12 times [2024-06-27 23:06:44,498 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:44,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518062440] [2024-06-27 23:06:44,498 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:44,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:44,578 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:44,579 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:44,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [518062440] [2024-06-27 23:06:44,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [518062440] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:44,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:44,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:44,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [429293417] [2024-06-27 23:06:44,579 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:44,580 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:44,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:44,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:44,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:44,629 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:44,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 201 places, 152 transitions, 1122 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:44,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:44,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:44,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:44,893 INFO L124 PetriNetUnfolderBase]: 1413/2455 cut-off events. [2024-06-27 23:06:44,893 INFO L125 PetriNetUnfolderBase]: For 169435/169435 co-relation queries the response was YES. [2024-06-27 23:06:44,907 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12464 conditions, 2455 events. 1413/2455 cut-off events. For 169435/169435 co-relation queries the response was YES. Maximal size of possible extension queue 196. Compared 14745 event pairs, 501 based on Foata normal form. 18/2472 useless extension candidates. Maximal degree in co-relation 12375. Up to 2115 conditions per place. [2024-06-27 23:06:44,913 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 138 selfloop transitions, 6 changer transitions 26/177 dead transitions. [2024-06-27 23:06:44,913 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 177 transitions, 1542 flow [2024-06-27 23:06:44,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:44,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:44,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 183 transitions. [2024-06-27 23:06:44,914 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5213675213675214 [2024-06-27 23:06:44,914 INFO L175 Difference]: Start difference. First operand has 201 places, 152 transitions, 1122 flow. Second operand 9 states and 183 transitions. [2024-06-27 23:06:44,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 177 transitions, 1542 flow [2024-06-27 23:06:45,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 177 transitions, 1517 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:45,270 INFO L231 Difference]: Finished difference. Result has 200 places, 146 transitions, 1061 flow [2024-06-27 23:06:45,270 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1097, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1061, PETRI_PLACES=200, PETRI_TRANSITIONS=146} [2024-06-27 23:06:45,270 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 160 predicate places. [2024-06-27 23:06:45,270 INFO L495 AbstractCegarLoop]: Abstraction has has 200 places, 146 transitions, 1061 flow [2024-06-27 23:06:45,270 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:45,270 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:45,270 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:45,270 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable172 [2024-06-27 23:06:45,271 INFO L420 AbstractCegarLoop]: === Iteration 174 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:45,271 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:45,271 INFO L85 PathProgramCache]: Analyzing trace with hash 1802863969, now seen corresponding path program 11 times [2024-06-27 23:06:45,271 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:45,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590709557] [2024-06-27 23:06:45,271 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:45,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:45,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:45,353 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:45,353 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:45,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1590709557] [2024-06-27 23:06:45,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1590709557] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:45,354 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:45,354 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:45,354 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1280620526] [2024-06-27 23:06:45,354 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:45,354 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:45,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:45,355 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:45,355 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:45,399 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:45,399 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 146 transitions, 1061 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:45,399 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:45,399 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:45,399 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:45,701 INFO L124 PetriNetUnfolderBase]: 1459/2520 cut-off events. [2024-06-27 23:06:45,701 INFO L125 PetriNetUnfolderBase]: For 204225/204225 co-relation queries the response was YES. [2024-06-27 23:06:45,715 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13662 conditions, 2520 events. 1459/2520 cut-off events. For 204225/204225 co-relation queries the response was YES. Maximal size of possible extension queue 204. Compared 15232 event pairs, 500 based on Foata normal form. 18/2527 useless extension candidates. Maximal degree in co-relation 13574. Up to 1759 conditions per place. [2024-06-27 23:06:45,721 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 108 selfloop transitions, 60 changer transitions 8/183 dead transitions. [2024-06-27 23:06:45,722 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 197 places, 183 transitions, 1671 flow [2024-06-27 23:06:45,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:45,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:45,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 209 transitions. [2024-06-27 23:06:45,722 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5954415954415955 [2024-06-27 23:06:45,723 INFO L175 Difference]: Start difference. First operand has 200 places, 146 transitions, 1061 flow. Second operand 9 states and 209 transitions. [2024-06-27 23:06:45,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 197 places, 183 transitions, 1671 flow [2024-06-27 23:06:46,078 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 189 places, 183 transitions, 1639 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:46,079 INFO L231 Difference]: Finished difference. Result has 190 places, 144 transitions, 1141 flow [2024-06-27 23:06:46,080 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1031, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=60, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1141, PETRI_PLACES=190, PETRI_TRANSITIONS=144} [2024-06-27 23:06:46,080 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 150 predicate places. [2024-06-27 23:06:46,080 INFO L495 AbstractCegarLoop]: Abstraction has has 190 places, 144 transitions, 1141 flow [2024-06-27 23:06:46,080 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:46,080 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:46,080 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:46,080 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable173 [2024-06-27 23:06:46,081 INFO L420 AbstractCegarLoop]: === Iteration 175 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:46,081 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:46,081 INFO L85 PathProgramCache]: Analyzing trace with hash 1992610195, now seen corresponding path program 12 times [2024-06-27 23:06:46,081 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:46,081 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [938556987] [2024-06-27 23:06:46,081 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:46,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:46,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:46,164 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:46,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:46,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [938556987] [2024-06-27 23:06:46,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [938556987] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:46,165 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:46,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:46,165 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1577986941] [2024-06-27 23:06:46,165 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:46,165 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:46,165 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:46,166 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:46,166 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:46,207 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:46,207 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 144 transitions, 1141 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:46,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:46,207 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:46,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:46,505 INFO L124 PetriNetUnfolderBase]: 1354/2347 cut-off events. [2024-06-27 23:06:46,505 INFO L125 PetriNetUnfolderBase]: For 169469/169469 co-relation queries the response was YES. [2024-06-27 23:06:46,518 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12209 conditions, 2347 events. 1354/2347 cut-off events. For 169469/169469 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 14003 event pairs, 500 based on Foata normal form. 18/2356 useless extension candidates. Maximal degree in co-relation 12124. Up to 1759 conditions per place. [2024-06-27 23:06:46,524 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 93 selfloop transitions, 57 changer transitions 19/176 dead transitions. [2024-06-27 23:06:46,524 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 196 places, 176 transitions, 1589 flow [2024-06-27 23:06:46,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:46,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:46,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 203 transitions. [2024-06-27 23:06:46,525 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5783475783475783 [2024-06-27 23:06:46,525 INFO L175 Difference]: Start difference. First operand has 190 places, 144 transitions, 1141 flow. Second operand 9 states and 203 transitions. [2024-06-27 23:06:46,525 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 196 places, 176 transitions, 1589 flow [2024-06-27 23:06:46,925 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 188 places, 176 transitions, 1466 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:46,926 INFO L231 Difference]: Finished difference. Result has 189 places, 140 transitions, 1101 flow [2024-06-27 23:06:46,927 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=1018, PETRI_DIFFERENCE_MINUEND_PLACES=180, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=57, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1101, PETRI_PLACES=189, PETRI_TRANSITIONS=140} [2024-06-27 23:06:46,927 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 149 predicate places. [2024-06-27 23:06:46,927 INFO L495 AbstractCegarLoop]: Abstraction has has 189 places, 140 transitions, 1101 flow [2024-06-27 23:06:46,927 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:46,927 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:46,927 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:46,927 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable174 [2024-06-27 23:06:46,927 INFO L420 AbstractCegarLoop]: === Iteration 176 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:46,928 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:46,928 INFO L85 PathProgramCache]: Analyzing trace with hash -937195189, now seen corresponding path program 13 times [2024-06-27 23:06:46,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:46,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1924312731] [2024-06-27 23:06:46,928 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:46,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:46,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:47,024 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:47,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:47,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1924312731] [2024-06-27 23:06:47,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1924312731] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:47,025 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:47,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:47,025 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [186422853] [2024-06-27 23:06:47,025 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:47,026 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:47,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:47,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:47,026 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:47,090 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:47,090 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 189 places, 140 transitions, 1101 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:47,090 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:47,090 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:47,091 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:47,376 INFO L124 PetriNetUnfolderBase]: 1465/2530 cut-off events. [2024-06-27 23:06:47,376 INFO L125 PetriNetUnfolderBase]: For 223830/223830 co-relation queries the response was YES. [2024-06-27 23:06:47,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14285 conditions, 2530 events. 1465/2530 cut-off events. For 223830/223830 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 15350 event pairs, 580 based on Foata normal form. 24/2551 useless extension candidates. Maximal degree in co-relation 14201. Up to 1885 conditions per place. [2024-06-27 23:06:47,396 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 105 selfloop transitions, 47 changer transitions 10/169 dead transitions. [2024-06-27 23:06:47,396 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 190 places, 169 transitions, 1655 flow [2024-06-27 23:06:47,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:47,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:47,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 204 transitions. [2024-06-27 23:06:47,397 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5811965811965812 [2024-06-27 23:06:47,397 INFO L175 Difference]: Start difference. First operand has 189 places, 140 transitions, 1101 flow. Second operand 9 states and 204 transitions. [2024-06-27 23:06:47,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 190 places, 169 transitions, 1655 flow [2024-06-27 23:06:47,762 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 169 transitions, 1527 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:47,764 INFO L231 Difference]: Finished difference. Result has 182 places, 137 transitions, 1053 flow [2024-06-27 23:06:47,764 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=979, PETRI_DIFFERENCE_MINUEND_PLACES=173, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=47, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1053, PETRI_PLACES=182, PETRI_TRANSITIONS=137} [2024-06-27 23:06:47,764 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 142 predicate places. [2024-06-27 23:06:47,764 INFO L495 AbstractCegarLoop]: Abstraction has has 182 places, 137 transitions, 1053 flow [2024-06-27 23:06:47,765 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:47,765 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:47,765 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:47,765 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable175 [2024-06-27 23:06:47,765 INFO L420 AbstractCegarLoop]: === Iteration 177 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:47,765 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:47,765 INFO L85 PathProgramCache]: Analyzing trace with hash -1425940669, now seen corresponding path program 14 times [2024-06-27 23:06:47,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:47,766 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [189475661] [2024-06-27 23:06:47,766 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:47,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:47,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:47,865 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:47,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:47,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [189475661] [2024-06-27 23:06:47,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [189475661] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:47,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:47,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:47,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520148815] [2024-06-27 23:06:47,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:47,866 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:47,866 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:47,866 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:47,867 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:47,912 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:47,912 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 182 places, 137 transitions, 1053 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:47,912 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:47,912 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:47,913 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:48,206 INFO L124 PetriNetUnfolderBase]: 1441/2478 cut-off events. [2024-06-27 23:06:48,206 INFO L125 PetriNetUnfolderBase]: For 213827/213827 co-relation queries the response was YES. [2024-06-27 23:06:48,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13856 conditions, 2478 events. 1441/2478 cut-off events. For 213827/213827 co-relation queries the response was YES. Maximal size of possible extension queue 208. Compared 14998 event pairs, 612 based on Foata normal form. 26/2501 useless extension candidates. Maximal degree in co-relation 13775. Up to 2096 conditions per place. [2024-06-27 23:06:48,224 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 96 selfloop transitions, 43 changer transitions 13/159 dead transitions. [2024-06-27 23:06:48,225 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 188 places, 159 transitions, 1429 flow [2024-06-27 23:06:48,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:48,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:48,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 199 transitions. [2024-06-27 23:06:48,225 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5669515669515669 [2024-06-27 23:06:48,225 INFO L175 Difference]: Start difference. First operand has 182 places, 137 transitions, 1053 flow. Second operand 9 states and 199 transitions. [2024-06-27 23:06:48,226 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 188 places, 159 transitions, 1429 flow [2024-06-27 23:06:48,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 159 transitions, 1337 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:48,476 INFO L231 Difference]: Finished difference. Result has 181 places, 132 transitions, 1019 flow [2024-06-27 23:06:48,476 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=961, PETRI_DIFFERENCE_MINUEND_PLACES=172, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=43, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1019, PETRI_PLACES=181, PETRI_TRANSITIONS=132} [2024-06-27 23:06:48,476 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 141 predicate places. [2024-06-27 23:06:48,476 INFO L495 AbstractCegarLoop]: Abstraction has has 181 places, 132 transitions, 1019 flow [2024-06-27 23:06:48,476 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:48,476 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:48,476 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:48,477 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable176 [2024-06-27 23:06:48,477 INFO L420 AbstractCegarLoop]: === Iteration 178 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:48,477 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:48,477 INFO L85 PathProgramCache]: Analyzing trace with hash 52015785, now seen corresponding path program 15 times [2024-06-27 23:06:48,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:48,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170132574] [2024-06-27 23:06:48,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:48,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:48,569 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:48,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:48,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170132574] [2024-06-27 23:06:48,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170132574] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:48,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:48,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:48,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [707374645] [2024-06-27 23:06:48,570 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:48,570 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:48,570 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:48,570 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:48,570 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:48,626 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:48,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 181 places, 132 transitions, 1019 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:48,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:48,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:48,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:48,951 INFO L124 PetriNetUnfolderBase]: 1519/2632 cut-off events. [2024-06-27 23:06:48,951 INFO L125 PetriNetUnfolderBase]: For 234207/234207 co-relation queries the response was YES. [2024-06-27 23:06:48,965 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15537 conditions, 2632 events. 1519/2632 cut-off events. For 234207/234207 co-relation queries the response was YES. Maximal size of possible extension queue 213. Compared 16204 event pairs, 586 based on Foata normal form. 18/2647 useless extension candidates. Maximal degree in co-relation 15457. Up to 1759 conditions per place. [2024-06-27 23:06:48,972 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 108 selfloop transitions, 45 changer transitions 8/168 dead transitions. [2024-06-27 23:06:48,972 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 186 places, 168 transitions, 1709 flow [2024-06-27 23:06:48,973 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:48,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:48,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 226 transitions. [2024-06-27 23:06:48,973 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5794871794871795 [2024-06-27 23:06:48,973 INFO L175 Difference]: Start difference. First operand has 181 places, 132 transitions, 1019 flow. Second operand 10 states and 226 transitions. [2024-06-27 23:06:48,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 186 places, 168 transitions, 1709 flow [2024-06-27 23:06:49,292 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 168 transitions, 1605 flow, removed 9 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:49,294 INFO L231 Difference]: Finished difference. Result has 178 places, 130 transitions, 1006 flow [2024-06-27 23:06:49,294 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=927, PETRI_DIFFERENCE_MINUEND_PLACES=168, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=45, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1006, PETRI_PLACES=178, PETRI_TRANSITIONS=130} [2024-06-27 23:06:49,294 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 138 predicate places. [2024-06-27 23:06:49,294 INFO L495 AbstractCegarLoop]: Abstraction has has 178 places, 130 transitions, 1006 flow [2024-06-27 23:06:49,295 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:49,295 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:49,295 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:49,295 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable177 [2024-06-27 23:06:49,295 INFO L420 AbstractCegarLoop]: === Iteration 179 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:49,295 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:49,295 INFO L85 PathProgramCache]: Analyzing trace with hash -2008103349, now seen corresponding path program 16 times [2024-06-27 23:06:49,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:49,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979586570] [2024-06-27 23:06:49,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:49,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:49,389 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:49,390 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:49,390 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979586570] [2024-06-27 23:06:49,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979586570] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:49,390 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:49,390 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:49,390 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296404287] [2024-06-27 23:06:49,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:49,390 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:49,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:49,391 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:49,391 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:49,448 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:49,448 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 178 places, 130 transitions, 1006 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:49,448 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:49,448 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:49,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:49,740 INFO L124 PetriNetUnfolderBase]: 1495/2586 cut-off events. [2024-06-27 23:06:49,740 INFO L125 PetriNetUnfolderBase]: For 219061/219061 co-relation queries the response was YES. [2024-06-27 23:06:49,753 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15197 conditions, 2586 events. 1495/2586 cut-off events. For 219061/219061 co-relation queries the response was YES. Maximal size of possible extension queue 210. Compared 15793 event pairs, 652 based on Foata normal form. 18/2601 useless extension candidates. Maximal degree in co-relation 15119. Up to 1759 conditions per place. [2024-06-27 23:06:49,760 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 100 selfloop transitions, 42 changer transitions 13/162 dead transitions. [2024-06-27 23:06:49,760 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 162 transitions, 1542 flow [2024-06-27 23:06:49,760 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:49,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:49,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 222 transitions. [2024-06-27 23:06:49,761 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5692307692307692 [2024-06-27 23:06:49,761 INFO L175 Difference]: Start difference. First operand has 178 places, 130 transitions, 1006 flow. Second operand 10 states and 222 transitions. [2024-06-27 23:06:49,761 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 162 transitions, 1542 flow [2024-06-27 23:06:50,077 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 162 transitions, 1446 flow, removed 4 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:50,078 INFO L231 Difference]: Finished difference. Result has 177 places, 127 transitions, 977 flow [2024-06-27 23:06:50,078 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=914, PETRI_DIFFERENCE_MINUEND_PLACES=167, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=977, PETRI_PLACES=177, PETRI_TRANSITIONS=127} [2024-06-27 23:06:50,079 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 137 predicate places. [2024-06-27 23:06:50,079 INFO L495 AbstractCegarLoop]: Abstraction has has 177 places, 127 transitions, 977 flow [2024-06-27 23:06:50,079 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:50,079 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:50,079 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:50,079 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable178 [2024-06-27 23:06:50,079 INFO L420 AbstractCegarLoop]: === Iteration 180 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:50,080 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:50,080 INFO L85 PathProgramCache]: Analyzing trace with hash 719527195, now seen corresponding path program 17 times [2024-06-27 23:06:50,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:50,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1650989061] [2024-06-27 23:06:50,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:50,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:50,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:50,173 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:50,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:50,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1650989061] [2024-06-27 23:06:50,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1650989061] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:50,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:50,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:50,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1060844578] [2024-06-27 23:06:50,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:50,174 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:50,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:50,174 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:50,174 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:50,240 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:50,240 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 177 places, 127 transitions, 977 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:50,240 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:50,240 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:50,240 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:50,512 INFO L124 PetriNetUnfolderBase]: 1375/2380 cut-off events. [2024-06-27 23:06:50,512 INFO L125 PetriNetUnfolderBase]: For 183634/183634 co-relation queries the response was YES. [2024-06-27 23:06:50,524 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13116 conditions, 2380 events. 1375/2380 cut-off events. For 183634/183634 co-relation queries the response was YES. Maximal size of possible extension queue 192. Compared 14306 event pairs, 564 based on Foata normal form. 24/2401 useless extension candidates. Maximal degree in co-relation 13039. Up to 1759 conditions per place. [2024-06-27 23:06:50,530 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 99 selfloop transitions, 41 changer transitions 10/157 dead transitions. [2024-06-27 23:06:50,530 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 157 transitions, 1497 flow [2024-06-27 23:06:50,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:50,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:50,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 218 transitions. [2024-06-27 23:06:50,531 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.558974358974359 [2024-06-27 23:06:50,531 INFO L175 Difference]: Start difference. First operand has 177 places, 127 transitions, 977 flow. Second operand 10 states and 218 transitions. [2024-06-27 23:06:50,531 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 157 transitions, 1497 flow [2024-06-27 23:06:50,751 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 173 places, 157 transitions, 1406 flow, removed 6 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:50,753 INFO L231 Difference]: Finished difference. Result has 174 places, 124 transitions, 953 flow [2024-06-27 23:06:50,753 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=892, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=41, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=953, PETRI_PLACES=174, PETRI_TRANSITIONS=124} [2024-06-27 23:06:50,753 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 134 predicate places. [2024-06-27 23:06:50,753 INFO L495 AbstractCegarLoop]: Abstraction has has 174 places, 124 transitions, 953 flow [2024-06-27 23:06:50,754 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:50,754 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:50,754 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:50,754 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable179 [2024-06-27 23:06:50,754 INFO L420 AbstractCegarLoop]: === Iteration 181 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:50,754 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:50,754 INFO L85 PathProgramCache]: Analyzing trace with hash 56430495, now seen corresponding path program 18 times [2024-06-27 23:06:50,754 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:50,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [295654294] [2024-06-27 23:06:50,755 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:50,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:50,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:50,860 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:50,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:50,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [295654294] [2024-06-27 23:06:50,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [295654294] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:50,861 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:50,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:50,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2017698290] [2024-06-27 23:06:50,861 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:50,861 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:50,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:50,862 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:50,862 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:50,908 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:50,908 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 124 transitions, 953 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:50,908 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:50,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:50,909 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:51,176 INFO L124 PetriNetUnfolderBase]: 1224/2123 cut-off events. [2024-06-27 23:06:51,176 INFO L125 PetriNetUnfolderBase]: For 136438/136438 co-relation queries the response was YES. [2024-06-27 23:06:51,187 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10714 conditions, 2123 events. 1224/2123 cut-off events. For 136438/136438 co-relation queries the response was YES. Maximal size of possible extension queue 170. Compared 12432 event pairs, 519 based on Foata normal form. 26/2146 useless extension candidates. Maximal degree in co-relation 10639. Up to 1759 conditions per place. [2024-06-27 23:06:51,192 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 85 selfloop transitions, 34 changer transitions 20/146 dead transitions. [2024-06-27 23:06:51,192 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 146 transitions, 1303 flow [2024-06-27 23:06:51,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:51,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:51,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 193 transitions. [2024-06-27 23:06:51,193 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5498575498575499 [2024-06-27 23:06:51,193 INFO L175 Difference]: Start difference. First operand has 174 places, 124 transitions, 953 flow. Second operand 9 states and 193 transitions. [2024-06-27 23:06:51,193 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 146 transitions, 1303 flow [2024-06-27 23:06:51,430 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 146 transitions, 1220 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:51,431 INFO L231 Difference]: Finished difference. Result has 171 places, 117 transitions, 887 flow [2024-06-27 23:06:51,432 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=870, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=34, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=887, PETRI_PLACES=171, PETRI_TRANSITIONS=117} [2024-06-27 23:06:51,432 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 131 predicate places. [2024-06-27 23:06:51,432 INFO L495 AbstractCegarLoop]: Abstraction has has 171 places, 117 transitions, 887 flow [2024-06-27 23:06:51,432 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:51,432 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:51,432 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:51,432 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable180 [2024-06-27 23:06:51,433 INFO L420 AbstractCegarLoop]: === Iteration 182 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:51,433 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:51,433 INFO L85 PathProgramCache]: Analyzing trace with hash -1958135733, now seen corresponding path program 19 times [2024-06-27 23:06:51,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:51,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1403847376] [2024-06-27 23:06:51,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:51,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:51,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:51,511 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:51,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:51,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1403847376] [2024-06-27 23:06:51,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1403847376] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:51,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:51,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:06:51,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [637389549] [2024-06-27 23:06:51,512 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:51,512 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:06:51,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:51,513 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:06:51,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:06:51,557 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:51,558 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 117 transitions, 887 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:51,558 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:51,558 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:51,558 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:51,775 INFO L124 PetriNetUnfolderBase]: 1297/2249 cut-off events. [2024-06-27 23:06:51,775 INFO L125 PetriNetUnfolderBase]: For 153224/153224 co-relation queries the response was YES. [2024-06-27 23:06:51,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12182 conditions, 2249 events. 1297/2249 cut-off events. For 153224/153224 co-relation queries the response was YES. Maximal size of possible extension queue 176. Compared 13424 event pairs, 353 based on Foata normal form. 18/2266 useless extension candidates. Maximal degree in co-relation 12108. Up to 1110 conditions per place. [2024-06-27 23:06:51,790 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 82 selfloop transitions, 45 changer transitions 16/150 dead transitions. [2024-06-27 23:06:51,790 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 150 transitions, 1407 flow [2024-06-27 23:06:51,791 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:06:51,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:06:51,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 181 transitions. [2024-06-27 23:06:51,791 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5801282051282052 [2024-06-27 23:06:51,791 INFO L175 Difference]: Start difference. First operand has 171 places, 117 transitions, 887 flow. Second operand 8 states and 181 transitions. [2024-06-27 23:06:51,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 167 places, 150 transitions, 1407 flow [2024-06-27 23:06:51,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 159 places, 150 transitions, 1321 flow, removed 9 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:51,949 INFO L231 Difference]: Finished difference. Result has 160 places, 114 transitions, 878 flow [2024-06-27 23:06:51,949 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=809, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=45, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=878, PETRI_PLACES=160, PETRI_TRANSITIONS=114} [2024-06-27 23:06:51,949 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 120 predicate places. [2024-06-27 23:06:51,949 INFO L495 AbstractCegarLoop]: Abstraction has has 160 places, 114 transitions, 878 flow [2024-06-27 23:06:51,949 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:06:51,949 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:51,950 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:51,950 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable181 [2024-06-27 23:06:51,950 INFO L420 AbstractCegarLoop]: === Iteration 183 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:51,950 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:51,950 INFO L85 PathProgramCache]: Analyzing trace with hash -602768169, now seen corresponding path program 20 times [2024-06-27 23:06:51,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:51,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141437064] [2024-06-27 23:06:51,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:51,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:51,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:52,029 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:52,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:52,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141437064] [2024-06-27 23:06:52,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141437064] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:52,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:52,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:52,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1752038784] [2024-06-27 23:06:52,030 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:52,030 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:52,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:52,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:52,030 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:52,079 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:52,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 114 transitions, 878 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:52,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:52,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:52,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:52,327 INFO L124 PetriNetUnfolderBase]: 1307/2273 cut-off events. [2024-06-27 23:06:52,327 INFO L125 PetriNetUnfolderBase]: For 158309/158309 co-relation queries the response was YES. [2024-06-27 23:06:52,338 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12970 conditions, 2273 events. 1307/2273 cut-off events. For 158309/158309 co-relation queries the response was YES. Maximal size of possible extension queue 183. Compared 13651 event pairs, 305 based on Foata normal form. 18/2288 useless extension candidates. Maximal degree in co-relation 12899. Up to 1197 conditions per place. [2024-06-27 23:06:52,343 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 79 selfloop transitions, 60 changer transitions 12/158 dead transitions. [2024-06-27 23:06:52,343 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 158 transitions, 1446 flow [2024-06-27 23:06:52,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:06:52,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:06:52,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 242 transitions. [2024-06-27 23:06:52,344 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:06:52,344 INFO L175 Difference]: Start difference. First operand has 160 places, 114 transitions, 878 flow. Second operand 11 states and 242 transitions. [2024-06-27 23:06:52,344 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 158 transitions, 1446 flow [2024-06-27 23:06:52,524 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 158 transitions, 1346 flow, removed 11 selfloop flow, removed 6 redundant places. [2024-06-27 23:06:52,526 INFO L231 Difference]: Finished difference. Result has 161 places, 112 transitions, 902 flow [2024-06-27 23:06:52,526 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=792, PETRI_DIFFERENCE_MINUEND_PLACES=150, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=114, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=60, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=902, PETRI_PLACES=161, PETRI_TRANSITIONS=112} [2024-06-27 23:06:52,526 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 121 predicate places. [2024-06-27 23:06:52,526 INFO L495 AbstractCegarLoop]: Abstraction has has 161 places, 112 transitions, 902 flow [2024-06-27 23:06:52,526 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:52,526 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:52,526 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:52,527 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable182 [2024-06-27 23:06:52,527 INFO L420 AbstractCegarLoop]: === Iteration 184 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:52,527 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:52,527 INFO L85 PathProgramCache]: Analyzing trace with hash -1748384415, now seen corresponding path program 21 times [2024-06-27 23:06:52,527 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:52,527 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [709129843] [2024-06-27 23:06:52,527 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:52,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:52,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:52,623 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:52,624 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:52,624 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [709129843] [2024-06-27 23:06:52,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [709129843] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:52,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:52,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:52,624 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1478216166] [2024-06-27 23:06:52,624 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:52,625 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:52,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:52,625 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:52,625 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:52,686 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:52,686 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 112 transitions, 902 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:52,686 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:52,686 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:52,686 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:52,938 INFO L124 PetriNetUnfolderBase]: 1202/2086 cut-off events. [2024-06-27 23:06:52,939 INFO L125 PetriNetUnfolderBase]: For 130733/130733 co-relation queries the response was YES. [2024-06-27 23:06:52,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11452 conditions, 2086 events. 1202/2086 cut-off events. For 130733/130733 co-relation queries the response was YES. Maximal size of possible extension queue 167. Compared 12301 event pairs, 293 based on Foata normal form. 18/2101 useless extension candidates. Maximal degree in co-relation 11382. Up to 1197 conditions per place. [2024-06-27 23:06:52,954 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 63 selfloop transitions, 56 changer transitions 19/145 dead transitions. [2024-06-27 23:06:52,954 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 145 transitions, 1294 flow [2024-06-27 23:06:52,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:52,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:52,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 201 transitions. [2024-06-27 23:06:52,955 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5726495726495726 [2024-06-27 23:06:52,955 INFO L175 Difference]: Start difference. First operand has 161 places, 112 transitions, 902 flow. Second operand 9 states and 201 transitions. [2024-06-27 23:06:52,955 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 145 transitions, 1294 flow [2024-06-27 23:06:53,086 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 145 transitions, 1171 flow, removed 2 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:53,088 INFO L231 Difference]: Finished difference. Result has 158 places, 108 transitions, 863 flow [2024-06-27 23:06:53,088 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=779, PETRI_DIFFERENCE_MINUEND_PLACES=149, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=56, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=863, PETRI_PLACES=158, PETRI_TRANSITIONS=108} [2024-06-27 23:06:53,088 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 118 predicate places. [2024-06-27 23:06:53,088 INFO L495 AbstractCegarLoop]: Abstraction has has 158 places, 108 transitions, 863 flow [2024-06-27 23:06:53,088 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:53,089 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:53,089 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:53,089 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable183 [2024-06-27 23:06:53,089 INFO L420 AbstractCegarLoop]: === Iteration 185 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:53,089 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:53,089 INFO L85 PathProgramCache]: Analyzing trace with hash 2114951077, now seen corresponding path program 22 times [2024-06-27 23:06:53,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:53,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [656374674] [2024-06-27 23:06:53,090 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:53,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:53,176 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:53,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:53,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [656374674] [2024-06-27 23:06:53,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [656374674] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:53,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:53,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:53,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078953875] [2024-06-27 23:06:53,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:53,177 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:53,177 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:53,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:53,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:53,241 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:53,241 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 108 transitions, 863 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:53,241 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:53,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:53,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:53,474 INFO L124 PetriNetUnfolderBase]: 1242/2162 cut-off events. [2024-06-27 23:06:53,474 INFO L125 PetriNetUnfolderBase]: For 145866/145866 co-relation queries the response was YES. [2024-06-27 23:06:53,484 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12337 conditions, 2162 events. 1242/2162 cut-off events. For 145866/145866 co-relation queries the response was YES. Maximal size of possible extension queue 176. Compared 13032 event pairs, 321 based on Foata normal form. 18/2177 useless extension candidates. Maximal degree in co-relation 12268. Up to 1137 conditions per place. [2024-06-27 23:06:53,489 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 76 selfloop transitions, 51 changer transitions 8/142 dead transitions. [2024-06-27 23:06:53,489 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 159 places, 142 transitions, 1353 flow [2024-06-27 23:06:53,490 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:53,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:53,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 202 transitions. [2024-06-27 23:06:53,490 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5754985754985755 [2024-06-27 23:06:53,490 INFO L175 Difference]: Start difference. First operand has 158 places, 108 transitions, 863 flow. Second operand 9 states and 202 transitions. [2024-06-27 23:06:53,490 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 159 places, 142 transitions, 1353 flow [2024-06-27 23:06:53,661 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 142 transitions, 1227 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:53,662 INFO L231 Difference]: Finished difference. Result has 151 places, 106 transitions, 835 flow [2024-06-27 23:06:53,662 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=743, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=51, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=835, PETRI_PLACES=151, PETRI_TRANSITIONS=106} [2024-06-27 23:06:53,662 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 111 predicate places. [2024-06-27 23:06:53,662 INFO L495 AbstractCegarLoop]: Abstraction has has 151 places, 106 transitions, 835 flow [2024-06-27 23:06:53,663 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:53,663 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:53,663 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:53,663 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable184 [2024-06-27 23:06:53,663 INFO L420 AbstractCegarLoop]: === Iteration 186 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:53,663 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:53,663 INFO L85 PathProgramCache]: Analyzing trace with hash 1846913099, now seen corresponding path program 23 times [2024-06-27 23:06:53,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:53,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [795970111] [2024-06-27 23:06:53,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:53,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:53,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:53,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:53,742 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:53,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [795970111] [2024-06-27 23:06:53,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [795970111] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:53,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:53,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:53,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1569627334] [2024-06-27 23:06:53,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:53,742 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:53,743 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:53,743 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:53,743 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:53,786 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:53,786 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 106 transitions, 835 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:53,786 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:53,786 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:53,786 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:54,057 INFO L124 PetriNetUnfolderBase]: 1218/2122 cut-off events. [2024-06-27 23:06:54,058 INFO L125 PetriNetUnfolderBase]: For 134140/134140 co-relation queries the response was YES. [2024-06-27 23:06:54,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11942 conditions, 2122 events. 1218/2122 cut-off events. For 134140/134140 co-relation queries the response was YES. Maximal size of possible extension queue 173. Compared 12749 event pairs, 321 based on Foata normal form. 18/2137 useless extension candidates. Maximal degree in co-relation 11876. Up to 1137 conditions per place. [2024-06-27 23:06:54,072 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 75 selfloop transitions, 49 changer transitions 13/144 dead transitions. [2024-06-27 23:06:54,072 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 144 transitions, 1341 flow [2024-06-27 23:06:54,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:54,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:54,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 220 transitions. [2024-06-27 23:06:54,073 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5641025641025641 [2024-06-27 23:06:54,073 INFO L175 Difference]: Start difference. First operand has 151 places, 106 transitions, 835 flow. Second operand 10 states and 220 transitions. [2024-06-27 23:06:54,073 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 144 transitions, 1341 flow [2024-06-27 23:06:54,233 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 144 transitions, 1233 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:54,234 INFO L231 Difference]: Finished difference. Result has 151 places, 103 transitions, 813 flow [2024-06-27 23:06:54,235 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=731, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=49, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=813, PETRI_PLACES=151, PETRI_TRANSITIONS=103} [2024-06-27 23:06:54,235 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 111 predicate places. [2024-06-27 23:06:54,235 INFO L495 AbstractCegarLoop]: Abstraction has has 151 places, 103 transitions, 813 flow [2024-06-27 23:06:54,235 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:54,235 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:54,235 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:54,235 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable185 [2024-06-27 23:06:54,236 INFO L420 AbstractCegarLoop]: === Iteration 187 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:54,236 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:54,236 INFO L85 PathProgramCache]: Analyzing trace with hash -460789055, now seen corresponding path program 24 times [2024-06-27 23:06:54,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:54,236 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [799963055] [2024-06-27 23:06:54,236 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:54,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:54,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:54,346 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:54,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:54,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [799963055] [2024-06-27 23:06:54,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [799963055] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:54,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:54,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:54,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1675079823] [2024-06-27 23:06:54,347 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:54,347 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:54,347 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:54,348 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:54,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:54,433 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:54,434 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 103 transitions, 813 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:54,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:54,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:54,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:54,683 INFO L124 PetriNetUnfolderBase]: 1109/1916 cut-off events. [2024-06-27 23:06:54,683 INFO L125 PetriNetUnfolderBase]: For 110808/110808 co-relation queries the response was YES. [2024-06-27 23:06:54,691 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10478 conditions, 1916 events. 1109/1916 cut-off events. For 110808/110808 co-relation queries the response was YES. Maximal size of possible extension queue 157. Compared 11110 event pairs, 327 based on Foata normal form. 18/1934 useless extension candidates. Maximal degree in co-relation 10413. Up to 1496 conditions per place. [2024-06-27 23:06:54,695 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 85 selfloop transitions, 16 changer transitions 24/132 dead transitions. [2024-06-27 23:06:54,696 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 132 transitions, 1167 flow [2024-06-27 23:06:54,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:54,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:54,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 189 transitions. [2024-06-27 23:06:54,696 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5384615384615384 [2024-06-27 23:06:54,696 INFO L175 Difference]: Start difference. First operand has 151 places, 103 transitions, 813 flow. Second operand 9 states and 189 transitions. [2024-06-27 23:06:54,696 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 132 transitions, 1167 flow [2024-06-27 23:06:54,814 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 132 transitions, 1064 flow, removed 3 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:54,816 INFO L231 Difference]: Finished difference. Result has 147 places, 98 transitions, 701 flow [2024-06-27 23:06:54,816 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=710, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=103, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=701, PETRI_PLACES=147, PETRI_TRANSITIONS=98} [2024-06-27 23:06:54,816 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 107 predicate places. [2024-06-27 23:06:54,816 INFO L495 AbstractCegarLoop]: Abstraction has has 147 places, 98 transitions, 701 flow [2024-06-27 23:06:54,816 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:54,816 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:54,817 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:54,817 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable186 [2024-06-27 23:06:54,817 INFO L420 AbstractCegarLoop]: === Iteration 188 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:54,817 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:54,817 INFO L85 PathProgramCache]: Analyzing trace with hash 2029382387, now seen corresponding path program 25 times [2024-06-27 23:06:54,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:54,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255984926] [2024-06-27 23:06:54,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:54,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:54,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:54,917 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:54,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:54,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255984926] [2024-06-27 23:06:54,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255984926] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:54,917 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:54,917 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:54,917 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2060605602] [2024-06-27 23:06:54,917 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:54,918 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:54,918 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:54,918 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:54,918 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:54,959 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:54,960 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 98 transitions, 701 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:54,960 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:54,960 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:54,960 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:55,200 INFO L124 PetriNetUnfolderBase]: 1281/2212 cut-off events. [2024-06-27 23:06:55,200 INFO L125 PetriNetUnfolderBase]: For 145818/145818 co-relation queries the response was YES. [2024-06-27 23:06:55,210 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12731 conditions, 2212 events. 1281/2212 cut-off events. For 145818/145818 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 13497 event pairs, 607 based on Foata normal form. 24/2236 useless extension candidates. Maximal degree in co-relation 12668. Up to 1385 conditions per place. [2024-06-27 23:06:55,275 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 87 selfloop transitions, 16 changer transitions 16/126 dead transitions. [2024-06-27 23:06:55,275 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 126 transitions, 1131 flow [2024-06-27 23:06:55,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:55,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:55,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 208 transitions. [2024-06-27 23:06:55,275 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5333333333333333 [2024-06-27 23:06:55,275 INFO L175 Difference]: Start difference. First operand has 147 places, 98 transitions, 701 flow. Second operand 10 states and 208 transitions. [2024-06-27 23:06:55,275 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 126 transitions, 1131 flow [2024-06-27 23:06:55,373 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 126 transitions, 1066 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:55,374 INFO L231 Difference]: Finished difference. Result has 138 places, 94 transitions, 642 flow [2024-06-27 23:06:55,374 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=642, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=98, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=642, PETRI_PLACES=138, PETRI_TRANSITIONS=94} [2024-06-27 23:06:55,374 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 98 predicate places. [2024-06-27 23:06:55,375 INFO L495 AbstractCegarLoop]: Abstraction has has 138 places, 94 transitions, 642 flow [2024-06-27 23:06:55,375 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:55,375 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:55,375 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:55,375 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable187 [2024-06-27 23:06:55,375 INFO L420 AbstractCegarLoop]: === Iteration 189 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:55,375 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:55,376 INFO L85 PathProgramCache]: Analyzing trace with hash 1411134689, now seen corresponding path program 26 times [2024-06-27 23:06:55,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:55,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [229975720] [2024-06-27 23:06:55,376 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:55,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:55,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:55,478 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:55,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:55,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [229975720] [2024-06-27 23:06:55,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [229975720] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:55,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:55,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:55,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163338274] [2024-06-27 23:06:55,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:55,479 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:55,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:55,479 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:55,479 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:55,518 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:55,518 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 94 transitions, 642 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:55,518 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:55,518 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:55,518 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:55,730 INFO L124 PetriNetUnfolderBase]: 1102/1897 cut-off events. [2024-06-27 23:06:55,730 INFO L125 PetriNetUnfolderBase]: For 112958/112958 co-relation queries the response was YES. [2024-06-27 23:06:55,738 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10410 conditions, 1897 events. 1102/1897 cut-off events. For 112958/112958 co-relation queries the response was YES. Maximal size of possible extension queue 162. Compared 11128 event pairs, 562 based on Foata normal form. 26/1923 useless extension candidates. Maximal degree in co-relation 10350. Up to 1619 conditions per place. [2024-06-27 23:06:55,742 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 78 selfloop transitions, 13 changer transitions 12/110 dead transitions. [2024-06-27 23:06:55,743 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 110 transitions, 900 flow [2024-06-27 23:06:55,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:55,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:55,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 179 transitions. [2024-06-27 23:06:55,743 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.50997150997151 [2024-06-27 23:06:55,743 INFO L175 Difference]: Start difference. First operand has 138 places, 94 transitions, 642 flow. Second operand 9 states and 179 transitions. [2024-06-27 23:06:55,744 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 110 transitions, 900 flow [2024-06-27 23:06:55,810 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 110 transitions, 860 flow, removed 2 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:55,811 INFO L231 Difference]: Finished difference. Result has 134 places, 90 transitions, 607 flow [2024-06-27 23:06:55,811 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=602, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=81, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=607, PETRI_PLACES=134, PETRI_TRANSITIONS=90} [2024-06-27 23:06:55,811 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 94 predicate places. [2024-06-27 23:06:55,811 INFO L495 AbstractCegarLoop]: Abstraction has has 134 places, 90 transitions, 607 flow [2024-06-27 23:06:55,811 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:55,812 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:55,812 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:55,812 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable188 [2024-06-27 23:06:55,812 INFO L420 AbstractCegarLoop]: === Iteration 190 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:55,812 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:55,812 INFO L85 PathProgramCache]: Analyzing trace with hash -2142001983, now seen corresponding path program 27 times [2024-06-27 23:06:55,812 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:55,812 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2117795513] [2024-06-27 23:06:55,812 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:55,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:55,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:55,934 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:55,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:55,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2117795513] [2024-06-27 23:06:55,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2117795513] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:55,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:55,934 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:55,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349486019] [2024-06-27 23:06:55,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:55,935 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:55,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:55,935 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:55,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:55,987 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:55,987 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 90 transitions, 607 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:55,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:55,988 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:55,988 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:56,229 INFO L124 PetriNetUnfolderBase]: 1168/2035 cut-off events. [2024-06-27 23:06:56,229 INFO L125 PetriNetUnfolderBase]: For 119389/119389 co-relation queries the response was YES. [2024-06-27 23:06:56,237 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11319 conditions, 2035 events. 1168/2035 cut-off events. For 119389/119389 co-relation queries the response was YES. Maximal size of possible extension queue 172. Compared 12241 event pairs, 603 based on Foata normal form. 24/2059 useless extension candidates. Maximal degree in co-relation 11260. Up to 1462 conditions per place. [2024-06-27 23:06:56,242 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 71 selfloop transitions, 27 changer transitions 10/115 dead transitions. [2024-06-27 23:06:56,242 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 115 transitions, 989 flow [2024-06-27 23:06:56,242 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:06:56,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:06:56,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 225 transitions. [2024-06-27 23:06:56,243 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5244755244755245 [2024-06-27 23:06:56,243 INFO L175 Difference]: Start difference. First operand has 134 places, 90 transitions, 607 flow. Second operand 11 states and 225 transitions. [2024-06-27 23:06:56,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 115 transitions, 989 flow [2024-06-27 23:06:56,327 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 115 transitions, 955 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:56,328 INFO L231 Difference]: Finished difference. Result has 134 places, 87 transitions, 613 flow [2024-06-27 23:06:56,329 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=577, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=27, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=613, PETRI_PLACES=134, PETRI_TRANSITIONS=87} [2024-06-27 23:06:56,329 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 94 predicate places. [2024-06-27 23:06:56,329 INFO L495 AbstractCegarLoop]: Abstraction has has 134 places, 87 transitions, 613 flow [2024-06-27 23:06:56,329 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:56,329 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:56,329 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:56,329 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable189 [2024-06-27 23:06:56,329 INFO L420 AbstractCegarLoop]: === Iteration 191 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:56,330 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:56,330 INFO L85 PathProgramCache]: Analyzing trace with hash -2142181473, now seen corresponding path program 28 times [2024-06-27 23:06:56,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:56,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2044066539] [2024-06-27 23:06:56,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:56,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:56,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:56,428 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:56,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:56,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2044066539] [2024-06-27 23:06:56,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2044066539] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:56,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:56,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:56,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [581870466] [2024-06-27 23:06:56,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:56,429 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:56,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:56,429 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:56,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:56,466 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:56,466 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 87 transitions, 613 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:56,466 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:56,467 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:56,467 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:56,725 INFO L124 PetriNetUnfolderBase]: 1144/1987 cut-off events. [2024-06-27 23:06:56,726 INFO L125 PetriNetUnfolderBase]: For 115003/115003 co-relation queries the response was YES. [2024-06-27 23:06:56,733 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11074 conditions, 1987 events. 1144/1987 cut-off events. For 115003/115003 co-relation queries the response was YES. Maximal size of possible extension queue 172. Compared 11871 event pairs, 635 based on Foata normal form. 26/2013 useless extension candidates. Maximal degree in co-relation 11016. Up to 1673 conditions per place. [2024-06-27 23:06:56,738 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 62 selfloop transitions, 22 changer transitions 14/105 dead transitions. [2024-06-27 23:06:56,738 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 105 transitions, 865 flow [2024-06-27 23:06:56,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-06-27 23:06:56,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-06-27 23:06:56,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 218 transitions. [2024-06-27 23:06:56,739 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5081585081585082 [2024-06-27 23:06:56,739 INFO L175 Difference]: Start difference. First operand has 134 places, 87 transitions, 613 flow. Second operand 11 states and 218 transitions. [2024-06-27 23:06:56,739 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 105 transitions, 865 flow [2024-06-27 23:06:56,843 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 105 transitions, 813 flow, removed 2 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:56,844 INFO L231 Difference]: Finished difference. Result has 133 places, 82 transitions, 578 flow [2024-06-27 23:06:56,844 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=561, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=87, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=578, PETRI_PLACES=133, PETRI_TRANSITIONS=82} [2024-06-27 23:06:56,845 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 93 predicate places. [2024-06-27 23:06:56,845 INFO L495 AbstractCegarLoop]: Abstraction has has 133 places, 82 transitions, 578 flow [2024-06-27 23:06:56,845 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:56,845 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:56,845 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:56,846 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable190 [2024-06-27 23:06:56,846 INFO L420 AbstractCegarLoop]: === Iteration 192 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:56,847 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:56,847 INFO L85 PathProgramCache]: Analyzing trace with hash -736994643, now seen corresponding path program 29 times [2024-06-27 23:06:56,847 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:56,847 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [445901032] [2024-06-27 23:06:56,848 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:56,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:56,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:56,938 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:56,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:56,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [445901032] [2024-06-27 23:06:56,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [445901032] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:56,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:56,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:56,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [952405433] [2024-06-27 23:06:56,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:56,941 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:56,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:56,943 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:56,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:56,987 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:56,987 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 82 transitions, 578 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:56,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:56,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:56,987 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:57,195 INFO L124 PetriNetUnfolderBase]: 1189/2090 cut-off events. [2024-06-27 23:06:57,195 INFO L125 PetriNetUnfolderBase]: For 115773/115773 co-relation queries the response was YES. [2024-06-27 23:06:57,202 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11803 conditions, 2090 events. 1189/2090 cut-off events. For 115773/115773 co-relation queries the response was YES. Maximal size of possible extension queue 176. Compared 12829 event pairs, 533 based on Foata normal form. 18/2108 useless extension candidates. Maximal degree in co-relation 11746. Up to 916 conditions per place. [2024-06-27 23:06:57,207 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 74 selfloop transitions, 23 changer transitions 8/112 dead transitions. [2024-06-27 23:06:57,207 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 112 transitions, 1046 flow [2024-06-27 23:06:57,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:57,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:57,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 212 transitions. [2024-06-27 23:06:57,208 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5435897435897435 [2024-06-27 23:06:57,209 INFO L175 Difference]: Start difference. First operand has 133 places, 82 transitions, 578 flow. Second operand 10 states and 212 transitions. [2024-06-27 23:06:57,209 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 112 transitions, 1046 flow [2024-06-27 23:06:57,287 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 112 transitions, 984 flow, removed 9 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:57,288 INFO L231 Difference]: Finished difference. Result has 128 places, 80 transitions, 565 flow [2024-06-27 23:06:57,288 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=528, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=82, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=565, PETRI_PLACES=128, PETRI_TRANSITIONS=80} [2024-06-27 23:06:57,288 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 88 predicate places. [2024-06-27 23:06:57,288 INFO L495 AbstractCegarLoop]: Abstraction has has 128 places, 80 transitions, 565 flow [2024-06-27 23:06:57,289 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:57,289 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:57,289 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:57,289 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable191 [2024-06-27 23:06:57,290 INFO L420 AbstractCegarLoop]: === Iteration 193 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:57,290 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:57,290 INFO L85 PathProgramCache]: Analyzing trace with hash -736984413, now seen corresponding path program 30 times [2024-06-27 23:06:57,290 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:57,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2000325008] [2024-06-27 23:06:57,290 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:57,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:57,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:57,370 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:57,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:57,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2000325008] [2024-06-27 23:06:57,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2000325008] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:57,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:57,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:57,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1515752641] [2024-06-27 23:06:57,371 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:57,371 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:57,371 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:57,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:57,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:57,416 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:57,416 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 80 transitions, 565 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:57,416 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:57,416 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:57,417 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:57,625 INFO L124 PetriNetUnfolderBase]: 1084/1903 cut-off events. [2024-06-27 23:06:57,625 INFO L125 PetriNetUnfolderBase]: For 92662/92662 co-relation queries the response was YES. [2024-06-27 23:06:57,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10395 conditions, 1903 events. 1084/1903 cut-off events. For 92662/92662 co-relation queries the response was YES. Maximal size of possible extension queue 159. Compared 11413 event pairs, 515 based on Foata normal form. 18/1921 useless extension candidates. Maximal degree in co-relation 10340. Up to 916 conditions per place. [2024-06-27 23:06:57,636 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 73 selfloop transitions, 21 changer transitions 9/110 dead transitions. [2024-06-27 23:06:57,636 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 110 transitions, 1021 flow [2024-06-27 23:06:57,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-06-27 23:06:57,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-06-27 23:06:57,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 212 transitions. [2024-06-27 23:06:57,637 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5435897435897435 [2024-06-27 23:06:57,637 INFO L175 Difference]: Start difference. First operand has 128 places, 80 transitions, 565 flow. Second operand 10 states and 212 transitions. [2024-06-27 23:06:57,637 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 110 transitions, 1021 flow [2024-06-27 23:06:57,719 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 126 places, 110 transitions, 965 flow, removed 6 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:57,720 INFO L231 Difference]: Finished difference. Result has 127 places, 77 transitions, 541 flow [2024-06-27 23:06:57,720 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=517, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=541, PETRI_PLACES=127, PETRI_TRANSITIONS=77} [2024-06-27 23:06:57,721 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 87 predicate places. [2024-06-27 23:06:57,721 INFO L495 AbstractCegarLoop]: Abstraction has has 127 places, 77 transitions, 541 flow [2024-06-27 23:06:57,721 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:57,721 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:57,721 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:57,721 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable192 [2024-06-27 23:06:57,721 INFO L420 AbstractCegarLoop]: === Iteration 194 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:57,721 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:57,722 INFO L85 PathProgramCache]: Analyzing trace with hash 891847361, now seen corresponding path program 31 times [2024-06-27 23:06:57,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:57,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516004733] [2024-06-27 23:06:57,722 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:57,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:57,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:57,810 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:57,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:57,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1516004733] [2024-06-27 23:06:57,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1516004733] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:57,811 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:57,811 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:57,811 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1955251305] [2024-06-27 23:06:57,811 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:57,811 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:57,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:57,811 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:57,812 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:57,856 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:57,856 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 77 transitions, 541 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:57,856 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:57,856 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:57,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:58,081 INFO L124 PetriNetUnfolderBase]: 1058/1853 cut-off events. [2024-06-27 23:06:58,081 INFO L125 PetriNetUnfolderBase]: For 87701/87701 co-relation queries the response was YES. [2024-06-27 23:06:58,088 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10108 conditions, 1853 events. 1058/1853 cut-off events. For 87701/87701 co-relation queries the response was YES. Maximal size of possible extension queue 157. Compared 10976 event pairs, 524 based on Foata normal form. 18/1871 useless extension candidates. Maximal degree in co-relation 10054. Up to 1545 conditions per place. [2024-06-27 23:06:58,092 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 64 selfloop transitions, 11 changer transitions 17/99 dead transitions. [2024-06-27 23:06:58,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 99 transitions, 799 flow [2024-06-27 23:06:58,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:58,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:58,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 182 transitions. [2024-06-27 23:06:58,093 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5185185185185185 [2024-06-27 23:06:58,093 INFO L175 Difference]: Start difference. First operand has 127 places, 77 transitions, 541 flow. Second operand 9 states and 182 transitions. [2024-06-27 23:06:58,093 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 99 transitions, 799 flow [2024-06-27 23:06:58,180 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 99 transitions, 752 flow, removed 3 selfloop flow, removed 10 redundant places. [2024-06-27 23:06:58,181 INFO L231 Difference]: Finished difference. Result has 123 places, 74 transitions, 500 flow [2024-06-27 23:06:58,181 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=494, PETRI_DIFFERENCE_MINUEND_PLACES=114, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=500, PETRI_PLACES=123, PETRI_TRANSITIONS=74} [2024-06-27 23:06:58,182 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 83 predicate places. [2024-06-27 23:06:58,182 INFO L495 AbstractCegarLoop]: Abstraction has has 123 places, 74 transitions, 500 flow [2024-06-27 23:06:58,182 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:58,182 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:58,182 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:58,182 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable193 [2024-06-27 23:06:58,182 INFO L420 AbstractCegarLoop]: === Iteration 195 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:58,182 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:58,183 INFO L85 PathProgramCache]: Analyzing trace with hash -1950593055, now seen corresponding path program 32 times [2024-06-27 23:06:58,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:58,183 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [287013570] [2024-06-27 23:06:58,183 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:58,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:58,271 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:58,271 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [287013570] [2024-06-27 23:06:58,271 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [287013570] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:58,271 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:58,271 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:58,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [160136160] [2024-06-27 23:06:58,272 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:58,272 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:58,272 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:58,272 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:58,272 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:58,304 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:58,304 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 74 transitions, 500 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:58,304 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:58,304 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:58,304 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:58,496 INFO L124 PetriNetUnfolderBase]: 915/1606 cut-off events. [2024-06-27 23:06:58,496 INFO L125 PetriNetUnfolderBase]: For 68420/68420 co-relation queries the response was YES. [2024-06-27 23:06:58,501 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8274 conditions, 1606 events. 915/1606 cut-off events. For 68420/68420 co-relation queries the response was YES. Maximal size of possible extension queue 135. Compared 9242 event pairs, 526 based on Foata normal form. 26/1632 useless extension candidates. Maximal degree in co-relation 8222. Up to 1316 conditions per place. [2024-06-27 23:06:58,505 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 54 selfloop transitions, 17 changer transitions 12/90 dead transitions. [2024-06-27 23:06:58,505 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 90 transitions, 718 flow [2024-06-27 23:06:58,505 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:58,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:58,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 183 transitions. [2024-06-27 23:06:58,506 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5213675213675214 [2024-06-27 23:06:58,506 INFO L175 Difference]: Start difference. First operand has 123 places, 74 transitions, 500 flow. Second operand 9 states and 183 transitions. [2024-06-27 23:06:58,506 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 90 transitions, 718 flow [2024-06-27 23:06:58,548 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 90 transitions, 692 flow, removed 2 selfloop flow, removed 7 redundant places. [2024-06-27 23:06:58,549 INFO L231 Difference]: Finished difference. Result has 120 places, 70 transitions, 486 flow [2024-06-27 23:06:58,549 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=474, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=74, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=486, PETRI_PLACES=120, PETRI_TRANSITIONS=70} [2024-06-27 23:06:58,550 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 80 predicate places. [2024-06-27 23:06:58,550 INFO L495 AbstractCegarLoop]: Abstraction has has 120 places, 70 transitions, 486 flow [2024-06-27 23:06:58,550 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:58,550 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:58,550 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:58,550 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable194 [2024-06-27 23:06:58,550 INFO L420 AbstractCegarLoop]: === Iteration 196 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:58,550 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:58,550 INFO L85 PathProgramCache]: Analyzing trace with hash -1950740925, now seen corresponding path program 33 times [2024-06-27 23:06:58,551 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:58,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1129079279] [2024-06-27 23:06:58,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:58,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:58,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:58,647 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:58,647 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:58,647 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1129079279] [2024-06-27 23:06:58,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1129079279] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:58,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:58,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:58,647 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1645305124] [2024-06-27 23:06:58,648 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:58,648 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:58,648 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:58,648 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:58,648 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:58,712 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:58,712 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 70 transitions, 486 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:58,712 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:58,713 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:58,713 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:58,867 INFO L124 PetriNetUnfolderBase]: 786/1409 cut-off events. [2024-06-27 23:06:58,868 INFO L125 PetriNetUnfolderBase]: For 51006/51006 co-relation queries the response was YES. [2024-06-27 23:06:58,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6803 conditions, 1409 events. 786/1409 cut-off events. For 51006/51006 co-relation queries the response was YES. Maximal size of possible extension queue 116. Compared 7939 event pairs, 402 based on Foata normal form. 24/1433 useless extension candidates. Maximal degree in co-relation 6752. Up to 1082 conditions per place. [2024-06-27 23:06:58,875 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 52 selfloop transitions, 13 changer transitions 18/90 dead transitions. [2024-06-27 23:06:58,875 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 90 transitions, 722 flow [2024-06-27 23:06:58,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:58,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:58,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 184 transitions. [2024-06-27 23:06:58,876 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5242165242165242 [2024-06-27 23:06:58,876 INFO L175 Difference]: Start difference. First operand has 120 places, 70 transitions, 486 flow. Second operand 9 states and 184 transitions. [2024-06-27 23:06:58,876 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 90 transitions, 722 flow [2024-06-27 23:06:58,914 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 90 transitions, 684 flow, removed 2 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:58,915 INFO L231 Difference]: Finished difference. Result has 117 places, 65 transitions, 443 flow [2024-06-27 23:06:58,915 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=448, PETRI_DIFFERENCE_MINUEND_PLACES=108, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=443, PETRI_PLACES=117, PETRI_TRANSITIONS=65} [2024-06-27 23:06:58,916 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 77 predicate places. [2024-06-27 23:06:58,916 INFO L495 AbstractCegarLoop]: Abstraction has has 117 places, 65 transitions, 443 flow [2024-06-27 23:06:58,916 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:58,916 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:58,916 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:58,916 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable195 [2024-06-27 23:06:58,916 INFO L420 AbstractCegarLoop]: === Iteration 197 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:58,916 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:58,917 INFO L85 PathProgramCache]: Analyzing trace with hash -563055003, now seen corresponding path program 34 times [2024-06-27 23:06:58,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:58,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1434176891] [2024-06-27 23:06:58,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:58,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:59,001 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:59,002 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:59,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1434176891] [2024-06-27 23:06:59,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1434176891] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:59,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:59,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:59,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1396390525] [2024-06-27 23:06:59,002 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:59,003 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:59,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:59,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:59,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:59,053 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:59,053 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 65 transitions, 443 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:59,053 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:59,053 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:59,053 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:59,216 INFO L124 PetriNetUnfolderBase]: 813/1458 cut-off events. [2024-06-27 23:06:59,216 INFO L125 PetriNetUnfolderBase]: For 53549/53549 co-relation queries the response was YES. [2024-06-27 23:06:59,221 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7318 conditions, 1458 events. 813/1458 cut-off events. For 53549/53549 co-relation queries the response was YES. Maximal size of possible extension queue 120. Compared 8429 event pairs, 396 based on Foata normal form. 18/1476 useless extension candidates. Maximal degree in co-relation 7268. Up to 762 conditions per place. [2024-06-27 23:06:59,224 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 67 selfloop transitions, 14 changer transitions 8/96 dead transitions. [2024-06-27 23:06:59,224 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 118 places, 96 transitions, 851 flow [2024-06-27 23:06:59,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:59,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:59,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 195 transitions. [2024-06-27 23:06:59,225 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5555555555555556 [2024-06-27 23:06:59,225 INFO L175 Difference]: Start difference. First operand has 117 places, 65 transitions, 443 flow. Second operand 9 states and 195 transitions. [2024-06-27 23:06:59,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 118 places, 96 transitions, 851 flow [2024-06-27 23:06:59,263 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 96 transitions, 801 flow, removed 12 selfloop flow, removed 9 redundant places. [2024-06-27 23:06:59,264 INFO L231 Difference]: Finished difference. Result has 110 places, 63 transitions, 428 flow [2024-06-27 23:06:59,264 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=409, PETRI_DIFFERENCE_MINUEND_PLACES=101, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=428, PETRI_PLACES=110, PETRI_TRANSITIONS=63} [2024-06-27 23:06:59,264 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 70 predicate places. [2024-06-27 23:06:59,264 INFO L495 AbstractCegarLoop]: Abstraction has has 110 places, 63 transitions, 428 flow [2024-06-27 23:06:59,264 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:59,264 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:59,264 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:59,264 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable196 [2024-06-27 23:06:59,265 INFO L420 AbstractCegarLoop]: === Iteration 198 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:59,265 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:59,265 INFO L85 PathProgramCache]: Analyzing trace with hash -279074685, now seen corresponding path program 35 times [2024-06-27 23:06:59,265 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:59,265 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605753469] [2024-06-27 23:06:59,265 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:59,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:59,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:59,350 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:59,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:59,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1605753469] [2024-06-27 23:06:59,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1605753469] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:59,351 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:59,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:59,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1951287201] [2024-06-27 23:06:59,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:59,351 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:59,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:59,352 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:59,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:59,425 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:59,425 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 63 transitions, 428 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:59,425 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:59,425 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:59,425 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:59,573 INFO L124 PetriNetUnfolderBase]: 708/1275 cut-off events. [2024-06-27 23:06:59,573 INFO L125 PetriNetUnfolderBase]: For 36894/36894 co-relation queries the response was YES. [2024-06-27 23:06:59,576 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6033 conditions, 1275 events. 708/1275 cut-off events. For 36894/36894 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 7057 event pairs, 384 based on Foata normal form. 18/1293 useless extension candidates. Maximal degree in co-relation 5986. Up to 762 conditions per place. [2024-06-27 23:06:59,578 INFO L140 encePairwiseOnDemand]: 29/39 looper letters, 55 selfloop transitions, 11 changer transitions 16/89 dead transitions. [2024-06-27 23:06:59,579 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 89 transitions, 734 flow [2024-06-27 23:06:59,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:59,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:59,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 189 transitions. [2024-06-27 23:06:59,579 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5384615384615384 [2024-06-27 23:06:59,579 INFO L175 Difference]: Start difference. First operand has 110 places, 63 transitions, 428 flow. Second operand 9 states and 189 transitions. [2024-06-27 23:06:59,580 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 89 transitions, 734 flow [2024-06-27 23:06:59,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 89 transitions, 699 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:59,614 INFO L231 Difference]: Finished difference. Result has 109 places, 59 transitions, 395 flow [2024-06-27 23:06:59,614 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=397, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=395, PETRI_PLACES=109, PETRI_TRANSITIONS=59} [2024-06-27 23:06:59,615 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 69 predicate places. [2024-06-27 23:06:59,615 INFO L495 AbstractCegarLoop]: Abstraction has has 109 places, 59 transitions, 395 flow [2024-06-27 23:06:59,615 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:59,615 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:59,615 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:59,615 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable197 [2024-06-27 23:06:59,615 INFO L420 AbstractCegarLoop]: === Iteration 199 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:59,616 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:59,616 INFO L85 PathProgramCache]: Analyzing trace with hash -726144333, now seen corresponding path program 36 times [2024-06-27 23:06:59,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:59,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1571828433] [2024-06-27 23:06:59,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:59,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:59,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:06:59,719 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:06:59,719 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:06:59,719 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1571828433] [2024-06-27 23:06:59,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1571828433] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:06:59,720 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:06:59,720 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-06-27 23:06:59,720 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126068432] [2024-06-27 23:06:59,720 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:06:59,720 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-06-27 23:06:59,720 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:06:59,720 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-06-27 23:06:59,720 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-06-27 23:06:59,778 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:06:59,778 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 59 transitions, 395 flow. Second operand has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:59,779 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:06:59,779 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:06:59,779 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:06:59,934 INFO L124 PetriNetUnfolderBase]: 584/1061 cut-off events. [2024-06-27 23:06:59,934 INFO L125 PetriNetUnfolderBase]: For 27965/27965 co-relation queries the response was YES. [2024-06-27 23:06:59,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4706 conditions, 1061 events. 584/1061 cut-off events. For 27965/27965 co-relation queries the response was YES. Maximal size of possible extension queue 85. Compared 5664 event pairs, 294 based on Foata normal form. 24/1085 useless extension candidates. Maximal degree in co-relation 4660. Up to 774 conditions per place. [2024-06-27 23:06:59,939 INFO L140 encePairwiseOnDemand]: 30/39 looper letters, 42 selfloop transitions, 5 changer transitions 25/79 dead transitions. [2024-06-27 23:06:59,939 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 79 transitions, 613 flow [2024-06-27 23:06:59,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:06:59,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:06:59,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 178 transitions. [2024-06-27 23:06:59,940 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5071225071225072 [2024-06-27 23:06:59,940 INFO L175 Difference]: Start difference. First operand has 109 places, 59 transitions, 395 flow. Second operand 9 states and 178 transitions. [2024-06-27 23:06:59,940 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 79 transitions, 613 flow [2024-06-27 23:06:59,960 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 79 transitions, 585 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:06:59,961 INFO L231 Difference]: Finished difference. Result has 103 places, 52 transitions, 326 flow [2024-06-27 23:06:59,961 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=367, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=326, PETRI_PLACES=103, PETRI_TRANSITIONS=52} [2024-06-27 23:06:59,961 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 63 predicate places. [2024-06-27 23:06:59,961 INFO L495 AbstractCegarLoop]: Abstraction has has 103 places, 52 transitions, 326 flow [2024-06-27 23:06:59,961 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 15.777777777777779) internal successors, (142), 9 states have internal predecessors, (142), 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-06-27 23:06:59,961 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:06:59,961 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:06:59,961 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable198 [2024-06-27 23:06:59,962 INFO L420 AbstractCegarLoop]: === Iteration 200 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:06:59,962 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:06:59,962 INFO L85 PathProgramCache]: Analyzing trace with hash -1690868251, now seen corresponding path program 37 times [2024-06-27 23:06:59,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:06:59,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [959076679] [2024-06-27 23:06:59,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:06:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:06:59,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:00,046 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:00,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:00,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [959076679] [2024-06-27 23:07:00,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [959076679] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:00,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:00,047 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:00,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536157940] [2024-06-27 23:07:00,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:00,047 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:00,047 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:00,048 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:00,048 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:00,093 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:00,093 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 52 transitions, 326 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,093 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:00,093 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:00,093 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:00,233 INFO L124 PetriNetUnfolderBase]: 525/952 cut-off events. [2024-06-27 23:07:00,234 INFO L125 PetriNetUnfolderBase]: For 20424/20424 co-relation queries the response was YES. [2024-06-27 23:07:00,236 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4126 conditions, 952 events. 525/952 cut-off events. For 20424/20424 co-relation queries the response was YES. Maximal size of possible extension queue 78. Compared 4964 event pairs, 221 based on Foata normal form. 18/966 useless extension candidates. Maximal degree in co-relation 4083. Up to 290 conditions per place. [2024-06-27 23:07:00,237 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 47 selfloop transitions, 12 changer transitions 9/75 dead transitions. [2024-06-27 23:07:00,238 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 75 transitions, 632 flow [2024-06-27 23:07:00,238 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:07:00,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:07:00,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 182 transitions. [2024-06-27 23:07:00,238 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5185185185185185 [2024-06-27 23:07:00,238 INFO L175 Difference]: Start difference. First operand has 103 places, 52 transitions, 326 flow. Second operand 9 states and 182 transitions. [2024-06-27 23:07:00,238 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 75 transitions, 632 flow [2024-06-27 23:07:00,248 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 89 places, 75 transitions, 590 flow, removed 14 selfloop flow, removed 9 redundant places. [2024-06-27 23:07:00,249 INFO L231 Difference]: Finished difference. Result has 90 places, 49 transitions, 309 flow [2024-06-27 23:07:00,249 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=300, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=309, PETRI_PLACES=90, PETRI_TRANSITIONS=49} [2024-06-27 23:07:00,249 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 50 predicate places. [2024-06-27 23:07:00,249 INFO L495 AbstractCegarLoop]: Abstraction has has 90 places, 49 transitions, 309 flow [2024-06-27 23:07:00,249 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,249 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:07:00,249 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:00,249 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable199 [2024-06-27 23:07:00,250 INFO L420 AbstractCegarLoop]: === Iteration 201 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:07:00,250 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:07:00,250 INFO L85 PathProgramCache]: Analyzing trace with hash 1523129997, now seen corresponding path program 13 times [2024-06-27 23:07:00,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:07:00,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353351151] [2024-06-27 23:07:00,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:07:00,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:07:00,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:00,335 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:00,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:00,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [353351151] [2024-06-27 23:07:00,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [353351151] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:00,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:00,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:00,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1629952119] [2024-06-27 23:07:00,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:00,336 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:00,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:00,336 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:00,336 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:00,379 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:00,379 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 49 transitions, 309 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,379 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:00,379 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:00,379 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:00,503 INFO L124 PetriNetUnfolderBase]: 497/906 cut-off events. [2024-06-27 23:07:00,504 INFO L125 PetriNetUnfolderBase]: For 15814/15814 co-relation queries the response was YES. [2024-06-27 23:07:00,505 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3857 conditions, 906 events. 497/906 cut-off events. For 15814/15814 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 4714 event pairs, 215 based on Foata normal form. 18/920 useless extension candidates. Maximal degree in co-relation 3819. Up to 290 conditions per place. [2024-06-27 23:07:00,507 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 46 selfloop transitions, 11 changer transitions 8/72 dead transitions. [2024-06-27 23:07:00,507 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 72 transitions, 599 flow [2024-06-27 23:07:00,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:07:00,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:07:00,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 182 transitions. [2024-06-27 23:07:00,508 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5185185185185185 [2024-06-27 23:07:00,508 INFO L175 Difference]: Start difference. First operand has 90 places, 49 transitions, 309 flow. Second operand 9 states and 182 transitions. [2024-06-27 23:07:00,508 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 72 transitions, 599 flow [2024-06-27 23:07:00,514 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 72 transitions, 565 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-06-27 23:07:00,515 INFO L231 Difference]: Finished difference. Result has 89 places, 47 transitions, 295 flow [2024-06-27 23:07:00,515 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=283, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=295, PETRI_PLACES=89, PETRI_TRANSITIONS=47} [2024-06-27 23:07:00,515 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 49 predicate places. [2024-06-27 23:07:00,515 INFO L495 AbstractCegarLoop]: Abstraction has has 89 places, 47 transitions, 295 flow [2024-06-27 23:07:00,515 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,516 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:07:00,516 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:00,516 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable200 [2024-06-27 23:07:00,516 INFO L420 AbstractCegarLoop]: === Iteration 202 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:07:00,516 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:07:00,516 INFO L85 PathProgramCache]: Analyzing trace with hash 2050689861, now seen corresponding path program 14 times [2024-06-27 23:07:00,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:07:00,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [28270654] [2024-06-27 23:07:00,516 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:07:00,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:07:00,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:00,602 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:00,602 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:00,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [28270654] [2024-06-27 23:07:00,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [28270654] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:00,602 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:00,602 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:00,603 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1745087766] [2024-06-27 23:07:00,603 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:00,603 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:00,603 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:00,603 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:00,603 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:00,643 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:00,643 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 47 transitions, 295 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,643 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:00,643 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:00,644 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:00,748 INFO L124 PetriNetUnfolderBase]: 392/721 cut-off events. [2024-06-27 23:07:00,748 INFO L125 PetriNetUnfolderBase]: For 10924/10924 co-relation queries the response was YES. [2024-06-27 23:07:00,750 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2942 conditions, 721 events. 392/721 cut-off events. For 10924/10924 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 3491 event pairs, 158 based on Foata normal form. 18/737 useless extension candidates. Maximal degree in co-relation 2905. Up to 290 conditions per place. [2024-06-27 23:07:00,751 INFO L140 encePairwiseOnDemand]: 31/39 looper letters, 38 selfloop transitions, 10 changer transitions 11/66 dead transitions. [2024-06-27 23:07:00,751 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 66 transitions, 509 flow [2024-06-27 23:07:00,751 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:07:00,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:07:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 177 transitions. [2024-06-27 23:07:00,752 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5042735042735043 [2024-06-27 23:07:00,752 INFO L175 Difference]: Start difference. First operand has 89 places, 47 transitions, 295 flow. Second operand 9 states and 177 transitions. [2024-06-27 23:07:00,752 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 66 transitions, 509 flow [2024-06-27 23:07:00,757 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 87 places, 66 transitions, 480 flow, removed 4 selfloop flow, removed 8 redundant places. [2024-06-27 23:07:00,757 INFO L231 Difference]: Finished difference. Result has 88 places, 42 transitions, 253 flow [2024-06-27 23:07:00,757 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=270, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=253, PETRI_PLACES=88, PETRI_TRANSITIONS=42} [2024-06-27 23:07:00,758 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 48 predicate places. [2024-06-27 23:07:00,758 INFO L495 AbstractCegarLoop]: Abstraction has has 88 places, 42 transitions, 253 flow [2024-06-27 23:07:00,758 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,758 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:07:00,758 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:00,758 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable201 [2024-06-27 23:07:00,758 INFO L420 AbstractCegarLoop]: === Iteration 203 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:07:00,758 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:07:00,759 INFO L85 PathProgramCache]: Analyzing trace with hash -165859079, now seen corresponding path program 38 times [2024-06-27 23:07:00,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:07:00,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [119631403] [2024-06-27 23:07:00,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:07:00,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:07:00,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:00,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:00,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:00,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [119631403] [2024-06-27 23:07:00,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [119631403] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:00,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:00,842 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:00,842 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [418907485] [2024-06-27 23:07:00,842 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:00,842 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:00,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:00,842 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:00,843 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:00,885 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:00,885 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 42 transitions, 253 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,885 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:00,885 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:00,886 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:00,976 INFO L124 PetriNetUnfolderBase]: 284/527 cut-off events. [2024-06-27 23:07:00,976 INFO L125 PetriNetUnfolderBase]: For 6674/6674 co-relation queries the response was YES. [2024-06-27 23:07:00,977 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1981 conditions, 527 events. 284/527 cut-off events. For 6674/6674 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 2304 event pairs, 110 based on Foata normal form. 18/543 useless extension candidates. Maximal degree in co-relation 1945. Up to 290 conditions per place. [2024-06-27 23:07:00,978 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 25 selfloop transitions, 3 changer transitions 23/58 dead transitions. [2024-06-27 23:07:00,978 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 90 places, 58 transitions, 407 flow [2024-06-27 23:07:00,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-06-27 23:07:00,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-06-27 23:07:00,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 170 transitions. [2024-06-27 23:07:00,979 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4843304843304843 [2024-06-27 23:07:00,979 INFO L175 Difference]: Start difference. First operand has 88 places, 42 transitions, 253 flow. Second operand 9 states and 170 transitions. [2024-06-27 23:07:00,979 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 90 places, 58 transitions, 407 flow [2024-06-27 23:07:00,983 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 58 transitions, 381 flow, removed 4 selfloop flow, removed 10 redundant places. [2024-06-27 23:07:00,983 INFO L231 Difference]: Finished difference. Result has 81 places, 33 transitions, 172 flow [2024-06-27 23:07:00,983 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=227, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=172, PETRI_PLACES=81, PETRI_TRANSITIONS=33} [2024-06-27 23:07:00,984 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 41 predicate places. [2024-06-27 23:07:00,984 INFO L495 AbstractCegarLoop]: Abstraction has has 81 places, 33 transitions, 172 flow [2024-06-27 23:07:00,984 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:00,984 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:07:00,984 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:00,984 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable202 [2024-06-27 23:07:00,984 INFO L420 AbstractCegarLoop]: === Iteration 204 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:07:00,984 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:07:00,985 INFO L85 PathProgramCache]: Analyzing trace with hash -1434011551, now seen corresponding path program 39 times [2024-06-27 23:07:00,985 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:07:00,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774322337] [2024-06-27 23:07:00,985 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:07:00,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:07:00,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:01,081 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:01,081 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:01,082 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [774322337] [2024-06-27 23:07:01,082 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [774322337] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:01,082 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:01,082 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:01,082 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149617935] [2024-06-27 23:07:01,082 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:01,082 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:01,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:01,083 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:01,083 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:01,138 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:01,138 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 33 transitions, 172 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:01,138 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:01,138 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:01,138 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:01,221 INFO L124 PetriNetUnfolderBase]: 229/426 cut-off events. [2024-06-27 23:07:01,222 INFO L125 PetriNetUnfolderBase]: For 4668/4676 co-relation queries the response was YES. [2024-06-27 23:07:01,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1536 conditions, 426 events. 229/426 cut-off events. For 4668/4676 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 1764 event pairs, 49 based on Foata normal form. 18/440 useless extension candidates. Maximal degree in co-relation 1503. Up to 216 conditions per place. [2024-06-27 23:07:01,223 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 23 selfloop transitions, 4 changer transitions 17/51 dead transitions. [2024-06-27 23:07:01,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 51 transitions, 324 flow [2024-06-27 23:07:01,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:07:01,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:07:01,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 155 transitions. [2024-06-27 23:07:01,224 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4967948717948718 [2024-06-27 23:07:01,224 INFO L175 Difference]: Start difference. First operand has 81 places, 33 transitions, 172 flow. Second operand 8 states and 155 transitions. [2024-06-27 23:07:01,224 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 51 transitions, 324 flow [2024-06-27 23:07:01,225 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 51 transitions, 296 flow, removed 8 selfloop flow, removed 14 redundant places. [2024-06-27 23:07:01,226 INFO L231 Difference]: Finished difference. Result has 60 places, 30 transitions, 136 flow [2024-06-27 23:07:01,226 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=144, PETRI_DIFFERENCE_MINUEND_PLACES=52, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=136, PETRI_PLACES=60, PETRI_TRANSITIONS=30} [2024-06-27 23:07:01,226 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 20 predicate places. [2024-06-27 23:07:01,226 INFO L495 AbstractCegarLoop]: Abstraction has has 60 places, 30 transitions, 136 flow [2024-06-27 23:07:01,226 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:01,226 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:07:01,226 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:01,226 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable203 [2024-06-27 23:07:01,227 INFO L420 AbstractCegarLoop]: === Iteration 205 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:07:01,227 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:07:01,227 INFO L85 PathProgramCache]: Analyzing trace with hash 35219941, now seen corresponding path program 40 times [2024-06-27 23:07:01,227 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:07:01,227 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [471167330] [2024-06-27 23:07:01,227 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:07:01,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:07:01,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:01,310 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:01,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:01,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [471167330] [2024-06-27 23:07:01,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [471167330] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:01,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:01,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:01,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1421192458] [2024-06-27 23:07:01,311 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:01,312 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:01,312 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:01,312 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:01,312 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:01,366 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:01,367 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 30 transitions, 136 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:01,367 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:01,367 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:01,367 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:01,423 INFO L124 PetriNetUnfolderBase]: 185/350 cut-off events. [2024-06-27 23:07:01,423 INFO L125 PetriNetUnfolderBase]: For 1623/1631 co-relation queries the response was YES. [2024-06-27 23:07:01,423 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1149 conditions, 350 events. 185/350 cut-off events. For 1623/1631 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 1406 event pairs, 29 based on Foata normal form. 18/368 useless extension candidates. Maximal degree in co-relation 1125. Up to 171 conditions per place. [2024-06-27 23:07:01,424 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 24 selfloop transitions, 5 changer transitions 8/44 dead transitions. [2024-06-27 23:07:01,424 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 44 transitions, 258 flow [2024-06-27 23:07:01,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:07:01,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:07:01,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 149 transitions. [2024-06-27 23:07:01,425 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4775641025641026 [2024-06-27 23:07:01,425 INFO L175 Difference]: Start difference. First operand has 60 places, 30 transitions, 136 flow. Second operand 8 states and 149 transitions. [2024-06-27 23:07:01,425 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 44 transitions, 258 flow [2024-06-27 23:07:01,426 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 55 places, 44 transitions, 238 flow, removed 5 selfloop flow, removed 7 redundant places. [2024-06-27 23:07:01,426 INFO L231 Difference]: Finished difference. Result has 56 places, 28 transitions, 121 flow [2024-06-27 23:07:01,426 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=25, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=121, PETRI_PLACES=56, PETRI_TRANSITIONS=28} [2024-06-27 23:07:01,426 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 16 predicate places. [2024-06-27 23:07:01,427 INFO L495 AbstractCegarLoop]: Abstraction has has 56 places, 28 transitions, 121 flow [2024-06-27 23:07:01,427 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:01,427 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-27 23:07:01,427 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:01,427 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable204 [2024-06-27 23:07:01,427 INFO L420 AbstractCegarLoop]: === Iteration 206 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 3 more)] === [2024-06-27 23:07:01,427 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-27 23:07:01,427 INFO L85 PathProgramCache]: Analyzing trace with hash 193322463, now seen corresponding path program 41 times [2024-06-27 23:07:01,428 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-27 23:07:01,428 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [113297511] [2024-06-27 23:07:01,428 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-27 23:07:01,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-27 23:07:01,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-27 23:07:01,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-27 23:07:01,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-27 23:07:01,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [113297511] [2024-06-27 23:07:01,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [113297511] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-27 23:07:01,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-27 23:07:01,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-06-27 23:07:01,512 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2030532270] [2024-06-27 23:07:01,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-27 23:07:01,513 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-06-27 23:07:01,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-27 23:07:01,513 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-06-27 23:07:01,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-06-27 23:07:01,572 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 39 [2024-06-27 23:07:01,572 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 28 transitions, 121 flow. Second operand has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:01,572 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-27 23:07:01,572 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 39 [2024-06-27 23:07:01,572 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-27 23:07:01,621 INFO L124 PetriNetUnfolderBase]: 80/171 cut-off events. [2024-06-27 23:07:01,621 INFO L125 PetriNetUnfolderBase]: For 631/639 co-relation queries the response was YES. [2024-06-27 23:07:01,621 INFO L83 FinitePrefix]: Finished finitePrefix Result has 495 conditions, 171 events. 80/171 cut-off events. For 631/639 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 520 event pairs, 1 based on Foata normal form. 18/189 useless extension candidates. Maximal degree in co-relation 481. Up to 96 conditions per place. [2024-06-27 23:07:01,621 INFO L140 encePairwiseOnDemand]: 32/39 looper letters, 0 selfloop transitions, 0 changer transitions 37/37 dead transitions. [2024-06-27 23:07:01,622 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 60 places, 37 transitions, 191 flow [2024-06-27 23:07:01,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-06-27 23:07:01,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-06-27 23:07:01,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 143 transitions. [2024-06-27 23:07:01,622 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4583333333333333 [2024-06-27 23:07:01,622 INFO L175 Difference]: Start difference. First operand has 56 places, 28 transitions, 121 flow. Second operand 8 states and 143 transitions. [2024-06-27 23:07:01,622 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 60 places, 37 transitions, 191 flow [2024-06-27 23:07:01,623 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 37 transitions, 164 flow, removed 3 selfloop flow, removed 11 redundant places. [2024-06-27 23:07:01,623 INFO L231 Difference]: Finished difference. Result has 49 places, 0 transitions, 0 flow [2024-06-27 23:07:01,623 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=39, PETRI_DIFFERENCE_MINUEND_FLOW=80, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=0, PETRI_PLACES=49, PETRI_TRANSITIONS=0} [2024-06-27 23:07:01,623 INFO L281 CegarLoopForPetriNet]: 40 programPoint places, 9 predicate places. [2024-06-27 23:07:01,624 INFO L495 AbstractCegarLoop]: Abstraction has has 49 places, 0 transitions, 0 flow [2024-06-27 23:07:01,624 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 16.0) internal successors, (128), 8 states have internal predecessors, (128), 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-06-27 23:07:01,626 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 6 remaining) [2024-06-27 23:07:01,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 6 remaining) [2024-06-27 23:07:01,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 6 remaining) [2024-06-27 23:07:01,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 6 remaining) [2024-06-27 23:07:01,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 6 remaining) [2024-06-27 23:07:01,627 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 6 remaining) [2024-06-27 23:07:01,627 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable205 [2024-06-27 23:07:01,628 INFO L445 BasicCegarLoop]: Path program histogram: [41, 29, 14, 12, 11, 11, 10, 9, 9, 6, 6, 5, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-06-27 23:07:01,630 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-06-27 23:07:01,631 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-06-27 23:07:01,634 INFO L507 ceAbstractionStarter]: Automizer considered 3 witness invariants [2024-06-27 23:07:01,634 INFO L508 ceAbstractionStarter]: WitnessConsidered=3 [2024-06-27 23:07:01,635 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 27.06 11:07:01 BasicIcfg [2024-06-27 23:07:01,635 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-06-27 23:07:01,636 INFO L158 Benchmark]: Toolchain (without parser) took 369792.01ms. Allocated memory was 132.1MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 54.8MB in the beginning and 1.9GB in the end (delta: -1.9GB). Peak memory consumption was 626.5MB. Max. memory is 16.1GB. [2024-06-27 23:07:01,636 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 132.1MB. Free memory is still 83.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-06-27 23:07:01,636 INFO L158 Benchmark]: Witness Parser took 0.16ms. Allocated memory is still 132.1MB. Free memory is still 57.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-06-27 23:07:01,636 INFO L158 Benchmark]: CACSL2BoogieTranslator took 543.43ms. Allocated memory was 132.1MB in the beginning and 184.5MB in the end (delta: 52.4MB). Free memory was 54.6MB in the beginning and 139.2MB in the end (delta: -84.5MB). Peak memory consumption was 13.9MB. Max. memory is 16.1GB. [2024-06-27 23:07:01,636 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.51ms. Allocated memory is still 184.5MB. Free memory was 139.2MB in the beginning and 137.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-06-27 23:07:01,637 INFO L158 Benchmark]: Boogie Preprocessor took 57.56ms. Allocated memory is still 184.5MB. Free memory was 137.1MB in the beginning and 135.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-06-27 23:07:01,637 INFO L158 Benchmark]: RCFGBuilder took 515.22ms. Allocated memory is still 184.5MB. Free memory was 135.0MB in the beginning and 110.9MB in the end (delta: 24.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-06-27 23:07:01,637 INFO L158 Benchmark]: TraceAbstraction took 368620.15ms. Allocated memory was 184.5MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 109.8MB in the beginning and 1.9GB in the end (delta: -1.8GB). Peak memory consumption was 627.3MB. Max. memory is 16.1GB. [2024-06-27 23:07:01,638 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.15ms. Allocated memory is still 132.1MB. Free memory is still 83.0MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.16ms. Allocated memory is still 132.1MB. Free memory is still 57.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 543.43ms. Allocated memory was 132.1MB in the beginning and 184.5MB in the end (delta: 52.4MB). Free memory was 54.6MB in the beginning and 139.2MB in the end (delta: -84.5MB). Peak memory consumption was 13.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.51ms. Allocated memory is still 184.5MB. Free memory was 139.2MB in the beginning and 137.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.56ms. Allocated memory is still 184.5MB. Free memory was 137.1MB in the beginning and 135.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 515.22ms. Allocated memory is still 184.5MB. Free memory was 135.0MB in the beginning and 110.9MB in the end (delta: 24.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 368620.15ms. Allocated memory was 184.5MB in the beginning and 2.6GB in the end (delta: 2.5GB). Free memory was 109.8MB in the beginning and 1.9GB in the end (delta: -1.8GB). Peak memory consumption was 627.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 776]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 778]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 779]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 63 locations, 6 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: 368.5s, OverallIterations: 206, TraceHistogramMax: 1, PathProgramHistogramMax: 41, EmptinessCheckTime: 0.0s, AutomataDifference: 348.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 13814 SdHoareTripleChecker+Valid, 23.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 11277 mSDsluCounter, 3825 SdHoareTripleChecker+Invalid, 18.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2577 mSDsCounter, 1977 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 53025 IncrementalHoareTripleChecker+Invalid, 55002 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1977 mSolverCounterUnsat, 1248 mSDtfsCounter, 53025 mSolverCounterSat, 0.2s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1585 GetRequests, 202 SyntacticMatches, 0 SemanticMatches, 1383 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1074 ImplicationChecksByTransitivity, 7.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=3939occurred in iteration=136, InterpolantAutomatonStates: 1640, 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.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 18.2s InterpolantComputationTime, 3892 NumberOfCodeBlocks, 3892 NumberOfCodeBlocksAsserted, 206 NumberOfCheckSat, 3686 ConstructedInterpolants, 0 QuantifiedInterpolants, 31455 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 206 InterpolantComputations, 206 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 3 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-06-27 23:07:01,673 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE