./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7888761977ccc49b1a75199021e374591654c6a4364e63bfc6c86e1c7bb7d64b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 01:39:56,330 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 01:39:56,445 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-24 01:39:56,452 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 01:39:56,452 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 01:39:56,491 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 01:39:56,493 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 01:39:56,493 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 01:39:56,494 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 01:39:56,494 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 01:39:56,495 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 01:39:56,495 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 01:39:56,496 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 01:39:56,496 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 01:39:56,496 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 01:39:56,496 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 01:39:56,496 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 01:39:56,496 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 01:39:56,497 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 01:39:56,498 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 01:39:56,498 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 01:39:56,498 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 01:39:56,498 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 01:39:56,498 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:39:56,499 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 01:39:56,499 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:39:56,500 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 01:39:56,500 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 01:39:56,500 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-24 01:39:56,500 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 01:39:56,500 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 01:39:56,500 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 01:39:56,500 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 01:39:56,501 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 01:39:56,501 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 01:39:56,501 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 01:39:56,501 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7888761977ccc49b1a75199021e374591654c6a4364e63bfc6c86e1c7bb7d64b [2024-11-24 01:39:56,851 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 01:39:56,863 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 01:39:56,867 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 01:39:56,868 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 01:39:56,869 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 01:39:56,870 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c [2024-11-24 01:39:59,966 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/data/1185ad9df/e357d75eab2d4911b159ba543b2231f7/FLAGea810d010 [2024-11-24 01:40:00,296 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 01:40:00,297 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c [2024-11-24 01:40:00,307 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/data/1185ad9df/e357d75eab2d4911b159ba543b2231f7/FLAGea810d010 [2024-11-24 01:40:00,331 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/data/1185ad9df/e357d75eab2d4911b159ba543b2231f7 [2024-11-24 01:40:00,338 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 01:40:00,342 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 01:40:00,344 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 01:40:00,346 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 01:40:00,351 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 01:40:00,352 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,354 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66a159bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00, skipping insertion in model container [2024-11-24 01:40:00,354 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,388 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 01:40:00,646 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c[4270,4283] [2024-11-24 01:40:00,658 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:40:00,669 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 01:40:00,700 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c[4270,4283] [2024-11-24 01:40:00,706 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 01:40:00,729 INFO L204 MainTranslator]: Completed translation [2024-11-24 01:40:00,729 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00 WrapperNode [2024-11-24 01:40:00,730 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 01:40:00,731 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 01:40:00,731 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 01:40:00,731 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 01:40:00,739 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,748 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,780 INFO L138 Inliner]: procedures = 26, calls = 60, calls flagged for inlining = 18, calls inlined = 22, statements flattened = 290 [2024-11-24 01:40:00,781 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 01:40:00,781 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 01:40:00,782 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 01:40:00,782 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 01:40:00,790 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,791 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,795 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,821 INFO L175 MemorySlicer]: Split 8 memory accesses to 2 slices as follows [2, 6]. 75 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-24 01:40:00,821 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,821 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,831 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,832 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,837 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,840 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,841 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,845 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 01:40:00,846 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 01:40:00,846 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 01:40:00,846 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 01:40:00,847 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (1/1) ... [2024-11-24 01:40:00,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 01:40:00,874 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 01:40:00,891 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 01:40:00,899 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5a211559-1d49-481a-9ab5-99247be0bfb4/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 01:40:00,925 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-24 01:40:00,926 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-24 01:40:00,926 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-24 01:40:00,926 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-24 01:40:00,926 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-24 01:40:00,927 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-24 01:40:00,927 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 01:40:00,927 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 01:40:00,930 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 01:40:01,078 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 01:40:01,080 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 01:40:01,703 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 01:40:01,703 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 01:40:02,268 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 01:40:02,268 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-24 01:40:02,269 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:40:02 BoogieIcfgContainer [2024-11-24 01:40:02,269 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 01:40:02,273 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 01:40:02,273 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 01:40:02,279 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 01:40:02,280 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 01:40:00" (1/3) ... [2024-11-24 01:40:02,281 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@10403839 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:40:02, skipping insertion in model container [2024-11-24 01:40:02,281 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 01:40:00" (2/3) ... [2024-11-24 01:40:02,283 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@10403839 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 01:40:02, skipping insertion in model container [2024-11-24 01:40:02,283 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 01:40:02" (3/3) ... [2024-11-24 01:40:02,285 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult3.wvr.c [2024-11-24 01:40:02,305 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 01:40:02,307 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-buffer-mult3.wvr.c that has 5 procedures, 45 locations, 1 initial locations, 6 loop locations, and 1 error locations. [2024-11-24 01:40:02,307 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 01:40:02,427 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-24 01:40:02,482 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 57 places, 50 transitions, 128 flow [2024-11-24 01:40:02,592 INFO L124 PetriNetUnfolderBase]: 6/46 cut-off events. [2024-11-24 01:40:02,595 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-24 01:40:02,601 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 46 events. 6/46 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 85 event pairs, 0 based on Foata normal form. 0/39 useless extension candidates. Maximal degree in co-relation 39. Up to 2 conditions per place. [2024-11-24 01:40:02,601 INFO L82 GeneralOperation]: Start removeDead. Operand has 57 places, 50 transitions, 128 flow [2024-11-24 01:40:02,606 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 52 places, 45 transitions, 114 flow [2024-11-24 01:40:02,621 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 01:40:02,640 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@17513bc2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 01:40:02,641 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-24 01:40:02,675 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 01:40:02,676 INFO L124 PetriNetUnfolderBase]: 6/44 cut-off events. [2024-11-24 01:40:02,676 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-24 01:40:02,676 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:02,677 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:02,678 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:02,688 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:02,689 INFO L85 PathProgramCache]: Analyzing trace with hash -1196465975, now seen corresponding path program 1 times [2024-11-24 01:40:02,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:02,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [259466791] [2024-11-24 01:40:02,699 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:02,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:02,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:03,199 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:40:03,199 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:03,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [259466791] [2024-11-24 01:40:03,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [259466791] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:03,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:03,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:40:03,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1922478676] [2024-11-24 01:40:03,204 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:03,212 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 01:40:03,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:03,248 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 01:40:03,248 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 01:40:03,251 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-24 01:40:03,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 45 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:03,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:03,256 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-24 01:40:03,257 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:04,317 INFO L124 PetriNetUnfolderBase]: 2407/3722 cut-off events. [2024-11-24 01:40:04,318 INFO L125 PetriNetUnfolderBase]: For 211/211 co-relation queries the response was YES. [2024-11-24 01:40:04,338 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6991 conditions, 3722 events. 2407/3722 cut-off events. For 211/211 co-relation queries the response was YES. Maximal size of possible extension queue 244. Compared 21429 event pairs, 472 based on Foata normal form. 1/3532 useless extension candidates. Maximal degree in co-relation 6303. Up to 2067 conditions per place. [2024-11-24 01:40:04,368 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 41 selfloop transitions, 3 changer transitions 1/62 dead transitions. [2024-11-24 01:40:04,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 62 transitions, 253 flow [2024-11-24 01:40:04,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 01:40:04,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 01:40:04,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 109 transitions. [2024-11-24 01:40:04,391 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7266666666666667 [2024-11-24 01:40:04,395 INFO L175 Difference]: Start difference. First operand has 52 places, 45 transitions, 114 flow. Second operand 3 states and 109 transitions. [2024-11-24 01:40:04,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 62 transitions, 253 flow [2024-11-24 01:40:04,415 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 62 transitions, 227 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-24 01:40:04,419 INFO L231 Difference]: Finished difference. Result has 47 places, 47 transitions, 117 flow [2024-11-24 01:40:04,423 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=117, PETRI_PLACES=47, PETRI_TRANSITIONS=47} [2024-11-24 01:40:04,429 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, -5 predicate places. [2024-11-24 01:40:04,431 INFO L471 AbstractCegarLoop]: Abstraction has has 47 places, 47 transitions, 117 flow [2024-11-24 01:40:04,431 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:04,431 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:04,432 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:04,432 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 01:40:04,433 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:04,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:04,435 INFO L85 PathProgramCache]: Analyzing trace with hash -2001293534, now seen corresponding path program 1 times [2024-11-24 01:40:04,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:04,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1238665926] [2024-11-24 01:40:04,435 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:04,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:04,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:04,821 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:40:04,821 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:04,821 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1238665926] [2024-11-24 01:40:04,822 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1238665926] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:04,822 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:04,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:40:04,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [178163130] [2024-11-24 01:40:04,822 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:04,823 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 01:40:04,826 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:04,826 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 01:40:04,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 01:40:04,833 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-24 01:40:04,833 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 47 transitions, 117 flow. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 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-11-24 01:40:04,834 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:04,834 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-24 01:40:04,834 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:05,596 INFO L124 PetriNetUnfolderBase]: 2668/4085 cut-off events. [2024-11-24 01:40:05,596 INFO L125 PetriNetUnfolderBase]: For 683/683 co-relation queries the response was YES. [2024-11-24 01:40:05,605 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8437 conditions, 4085 events. 2668/4085 cut-off events. For 683/683 co-relation queries the response was YES. Maximal size of possible extension queue 260. Compared 24314 event pairs, 761 based on Foata normal form. 116/3972 useless extension candidates. Maximal degree in co-relation 3131. Up to 2321 conditions per place. [2024-11-24 01:40:05,630 INFO L140 encePairwiseOnDemand]: 47/50 looper letters, 50 selfloop transitions, 2 changer transitions 0/69 dead transitions. [2024-11-24 01:40:05,630 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 69 transitions, 279 flow [2024-11-24 01:40:05,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 01:40:05,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 01:40:05,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 113 transitions. [2024-11-24 01:40:05,632 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7533333333333333 [2024-11-24 01:40:05,632 INFO L175 Difference]: Start difference. First operand has 47 places, 47 transitions, 117 flow. Second operand 3 states and 113 transitions. [2024-11-24 01:40:05,632 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 69 transitions, 279 flow [2024-11-24 01:40:05,633 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 69 transitions, 275 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 01:40:05,637 INFO L231 Difference]: Finished difference. Result has 49 places, 48 transitions, 128 flow [2024-11-24 01:40:05,637 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=128, PETRI_PLACES=49, PETRI_TRANSITIONS=48} [2024-11-24 01:40:05,639 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, -3 predicate places. [2024-11-24 01:40:05,639 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 48 transitions, 128 flow [2024-11-24 01:40:05,640 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 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-11-24 01:40:05,641 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:05,641 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:05,641 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 01:40:05,642 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:05,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:05,642 INFO L85 PathProgramCache]: Analyzing trace with hash 953389728, now seen corresponding path program 1 times [2024-11-24 01:40:05,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:05,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [943163613] [2024-11-24 01:40:05,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:05,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:05,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:05,948 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 01:40:05,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:05,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [943163613] [2024-11-24 01:40:05,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [943163613] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:05,950 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:05,950 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-24 01:40:05,950 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1977282414] [2024-11-24 01:40:05,950 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:05,951 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 01:40:05,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:05,952 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 01:40:05,952 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 01:40:05,960 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-24 01:40:05,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 48 transitions, 128 flow. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 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-11-24 01:40:05,961 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:05,961 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-24 01:40:05,961 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:06,670 INFO L124 PetriNetUnfolderBase]: 2976/4754 cut-off events. [2024-11-24 01:40:06,670 INFO L125 PetriNetUnfolderBase]: For 1581/1613 co-relation queries the response was YES. [2024-11-24 01:40:06,683 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10200 conditions, 4754 events. 2976/4754 cut-off events. For 1581/1613 co-relation queries the response was YES. Maximal size of possible extension queue 274. Compared 30381 event pairs, 955 based on Foata normal form. 77/4655 useless extension candidates. Maximal degree in co-relation 4642. Up to 2600 conditions per place. [2024-11-24 01:40:06,755 INFO L140 encePairwiseOnDemand]: 47/50 looper letters, 50 selfloop transitions, 2 changer transitions 0/69 dead transitions. [2024-11-24 01:40:06,756 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 69 transitions, 295 flow [2024-11-24 01:40:06,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 01:40:06,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 01:40:06,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 111 transitions. [2024-11-24 01:40:06,762 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.74 [2024-11-24 01:40:06,763 INFO L175 Difference]: Start difference. First operand has 49 places, 48 transitions, 128 flow. Second operand 3 states and 111 transitions. [2024-11-24 01:40:06,763 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 69 transitions, 295 flow [2024-11-24 01:40:06,764 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 69 transitions, 292 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 01:40:06,768 INFO L231 Difference]: Finished difference. Result has 51 places, 49 transitions, 140 flow [2024-11-24 01:40:06,768 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=140, PETRI_PLACES=51, PETRI_TRANSITIONS=49} [2024-11-24 01:40:06,769 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, -1 predicate places. [2024-11-24 01:40:06,769 INFO L471 AbstractCegarLoop]: Abstraction has has 51 places, 49 transitions, 140 flow [2024-11-24 01:40:06,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 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-11-24 01:40:06,769 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:06,769 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:06,769 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 01:40:06,770 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:06,771 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:06,771 INFO L85 PathProgramCache]: Analyzing trace with hash 1292602913, now seen corresponding path program 1 times [2024-11-24 01:40:06,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:06,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1282277303] [2024-11-24 01:40:06,772 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:06,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:06,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:07,154 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:40:07,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:07,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1282277303] [2024-11-24 01:40:07,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1282277303] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:07,155 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:07,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 01:40:07,155 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [347415450] [2024-11-24 01:40:07,156 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:07,156 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:40:07,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:07,157 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:40:07,158 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:40:07,159 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-24 01:40:07,159 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 49 transitions, 140 flow. Second operand has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:07,159 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:07,160 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-24 01:40:07,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:08,113 INFO L124 PetriNetUnfolderBase]: 3553/5584 cut-off events. [2024-11-24 01:40:08,113 INFO L125 PetriNetUnfolderBase]: For 2409/2492 co-relation queries the response was YES. [2024-11-24 01:40:08,126 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12767 conditions, 5584 events. 3553/5584 cut-off events. For 2409/2492 co-relation queries the response was YES. Maximal size of possible extension queue 311. Compared 37053 event pairs, 2675 based on Foata normal form. 107/5340 useless extension candidates. Maximal degree in co-relation 6208. Up to 4009 conditions per place. [2024-11-24 01:40:08,150 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 55 selfloop transitions, 3 changer transitions 0/75 dead transitions. [2024-11-24 01:40:08,151 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 75 transitions, 331 flow [2024-11-24 01:40:08,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:40:08,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:40:08,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 137 transitions. [2024-11-24 01:40:08,154 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.685 [2024-11-24 01:40:08,155 INFO L175 Difference]: Start difference. First operand has 51 places, 49 transitions, 140 flow. Second operand 4 states and 137 transitions. [2024-11-24 01:40:08,156 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 75 transitions, 331 flow [2024-11-24 01:40:08,157 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 75 transitions, 328 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 01:40:08,160 INFO L231 Difference]: Finished difference. Result has 55 places, 51 transitions, 158 flow [2024-11-24 01:40:08,160 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=138, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=158, PETRI_PLACES=55, PETRI_TRANSITIONS=51} [2024-11-24 01:40:08,161 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 3 predicate places. [2024-11-24 01:40:08,161 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 51 transitions, 158 flow [2024-11-24 01:40:08,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:08,162 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:08,162 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:08,162 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-24 01:40:08,162 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:08,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:08,163 INFO L85 PathProgramCache]: Analyzing trace with hash 902319917, now seen corresponding path program 1 times [2024-11-24 01:40:08,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:08,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [52647244] [2024-11-24 01:40:08,163 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:08,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:08,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:08,420 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:40:08,421 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:08,421 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [52647244] [2024-11-24 01:40:08,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [52647244] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:08,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:08,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 01:40:08,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309071480] [2024-11-24 01:40:08,421 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:08,422 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 01:40:08,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:08,422 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 01:40:08,422 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 01:40:08,423 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-24 01:40:08,423 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 51 transitions, 158 flow. Second operand has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:08,424 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:08,424 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-24 01:40:08,424 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:09,519 INFO L124 PetriNetUnfolderBase]: 4269/6973 cut-off events. [2024-11-24 01:40:09,519 INFO L125 PetriNetUnfolderBase]: For 3095/3187 co-relation queries the response was YES. [2024-11-24 01:40:09,545 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15793 conditions, 6973 events. 4269/6973 cut-off events. For 3095/3187 co-relation queries the response was YES. Maximal size of possible extension queue 381. Compared 49570 event pairs, 3295 based on Foata normal form. 146/6691 useless extension candidates. Maximal degree in co-relation 13257. Up to 4867 conditions per place. [2024-11-24 01:40:09,579 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 54 selfloop transitions, 4 changer transitions 0/75 dead transitions. [2024-11-24 01:40:09,580 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 75 transitions, 346 flow [2024-11-24 01:40:09,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 01:40:09,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 01:40:09,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 135 transitions. [2024-11-24 01:40:09,582 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.675 [2024-11-24 01:40:09,582 INFO L175 Difference]: Start difference. First operand has 55 places, 51 transitions, 158 flow. Second operand 4 states and 135 transitions. [2024-11-24 01:40:09,582 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 75 transitions, 346 flow [2024-11-24 01:40:09,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 75 transitions, 342 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-24 01:40:09,587 INFO L231 Difference]: Finished difference. Result has 59 places, 53 transitions, 177 flow [2024-11-24 01:40:09,587 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=177, PETRI_PLACES=59, PETRI_TRANSITIONS=53} [2024-11-24 01:40:09,588 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 7 predicate places. [2024-11-24 01:40:09,588 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 53 transitions, 177 flow [2024-11-24 01:40:09,588 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:09,588 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:09,589 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:09,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-24 01:40:09,589 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:09,590 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:09,590 INFO L85 PathProgramCache]: Analyzing trace with hash -726296362, now seen corresponding path program 1 times [2024-11-24 01:40:09,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:09,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [500930646] [2024-11-24 01:40:09,591 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:09,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:09,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:10,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:10,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:10,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [500930646] [2024-11-24 01:40:10,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [500930646] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:10,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:10,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 01:40:10,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1006151108] [2024-11-24 01:40:10,421 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:10,421 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 01:40:10,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:10,422 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 01:40:10,423 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-24 01:40:10,549 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:10,550 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 53 transitions, 177 flow. Second operand has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:10,550 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:10,550 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:10,550 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:12,868 INFO L124 PetriNetUnfolderBase]: 10517/16212 cut-off events. [2024-11-24 01:40:12,868 INFO L125 PetriNetUnfolderBase]: For 6388/6420 co-relation queries the response was YES. [2024-11-24 01:40:12,919 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37418 conditions, 16212 events. 10517/16212 cut-off events. For 6388/6420 co-relation queries the response was YES. Maximal size of possible extension queue 826. Compared 114168 event pairs, 897 based on Foata normal form. 372/15755 useless extension candidates. Maximal degree in co-relation 30766. Up to 7997 conditions per place. [2024-11-24 01:40:13,070 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 117 selfloop transitions, 13 changer transitions 3/145 dead transitions. [2024-11-24 01:40:13,071 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 145 transitions, 697 flow [2024-11-24 01:40:13,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 01:40:13,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 01:40:13,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 251 transitions. [2024-11-24 01:40:13,074 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6275 [2024-11-24 01:40:13,074 INFO L175 Difference]: Start difference. First operand has 59 places, 53 transitions, 177 flow. Second operand 8 states and 251 transitions. [2024-11-24 01:40:13,074 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 145 transitions, 697 flow [2024-11-24 01:40:13,079 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 145 transitions, 692 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-24 01:40:13,082 INFO L231 Difference]: Finished difference. Result has 71 places, 65 transitions, 275 flow [2024-11-24 01:40:13,083 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=172, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=275, PETRI_PLACES=71, PETRI_TRANSITIONS=65} [2024-11-24 01:40:13,085 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 19 predicate places. [2024-11-24 01:40:13,086 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 65 transitions, 275 flow [2024-11-24 01:40:13,086 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:13,086 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:13,087 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:13,087 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-24 01:40:13,087 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:13,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:13,088 INFO L85 PathProgramCache]: Analyzing trace with hash 742029438, now seen corresponding path program 2 times [2024-11-24 01:40:13,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:13,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [60126504] [2024-11-24 01:40:13,089 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:40:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:13,156 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:40:13,157 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:13,699 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:13,700 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:13,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [60126504] [2024-11-24 01:40:13,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [60126504] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:13,700 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:13,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 01:40:13,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [210420019] [2024-11-24 01:40:13,700 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:13,701 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 01:40:13,701 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:13,701 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 01:40:13,701 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-24 01:40:13,775 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:13,776 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 65 transitions, 275 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:13,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:13,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:13,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:15,829 INFO L124 PetriNetUnfolderBase]: 10657/16804 cut-off events. [2024-11-24 01:40:15,829 INFO L125 PetriNetUnfolderBase]: For 15466/15508 co-relation queries the response was YES. [2024-11-24 01:40:15,897 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45271 conditions, 16804 events. 10657/16804 cut-off events. For 15466/15508 co-relation queries the response was YES. Maximal size of possible extension queue 850. Compared 122362 event pairs, 2519 based on Foata normal form. 60/16721 useless extension candidates. Maximal degree in co-relation 36710. Up to 12299 conditions per place. [2024-11-24 01:40:15,955 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 73 selfloop transitions, 12 changer transitions 19/116 dead transitions. [2024-11-24 01:40:15,955 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 116 transitions, 636 flow [2024-11-24 01:40:15,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 01:40:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 01:40:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 186 transitions. [2024-11-24 01:40:15,957 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.62 [2024-11-24 01:40:15,957 INFO L175 Difference]: Start difference. First operand has 71 places, 65 transitions, 275 flow. Second operand 6 states and 186 transitions. [2024-11-24 01:40:15,957 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 116 transitions, 636 flow [2024-11-24 01:40:16,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 116 transitions, 634 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-24 01:40:16,021 INFO L231 Difference]: Finished difference. Result has 79 places, 68 transitions, 336 flow [2024-11-24 01:40:16,021 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=273, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=336, PETRI_PLACES=79, PETRI_TRANSITIONS=68} [2024-11-24 01:40:16,022 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 27 predicate places. [2024-11-24 01:40:16,022 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 68 transitions, 336 flow [2024-11-24 01:40:16,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:16,022 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:16,023 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:16,023 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-24 01:40:16,023 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:16,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:16,024 INFO L85 PathProgramCache]: Analyzing trace with hash 347190996, now seen corresponding path program 3 times [2024-11-24 01:40:16,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:16,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860625963] [2024-11-24 01:40:16,024 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:40:16,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:16,055 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-24 01:40:16,056 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:16,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:16,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:16,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860625963] [2024-11-24 01:40:16,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860625963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:16,607 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:16,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:40:16,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1998138427] [2024-11-24 01:40:16,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:16,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:40:16,608 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:16,609 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:40:16,609 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:40:16,707 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:16,708 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 68 transitions, 336 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:16,708 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:16,710 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:16,710 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:19,400 INFO L124 PetriNetUnfolderBase]: 15559/24059 cut-off events. [2024-11-24 01:40:19,400 INFO L125 PetriNetUnfolderBase]: For 30148/30184 co-relation queries the response was YES. [2024-11-24 01:40:19,483 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67260 conditions, 24059 events. 15559/24059 cut-off events. For 30148/30184 co-relation queries the response was YES. Maximal size of possible extension queue 1296. Compared 180870 event pairs, 3002 based on Foata normal form. 368/24280 useless extension candidates. Maximal degree in co-relation 54723. Up to 12713 conditions per place. [2024-11-24 01:40:19,555 INFO L140 encePairwiseOnDemand]: 39/50 looper letters, 163 selfloop transitions, 31 changer transitions 4/210 dead transitions. [2024-11-24 01:40:19,556 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 210 transitions, 1261 flow [2024-11-24 01:40:19,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-24 01:40:19,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-24 01:40:19,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 350 transitions. [2024-11-24 01:40:19,562 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6363636363636364 [2024-11-24 01:40:19,563 INFO L175 Difference]: Start difference. First operand has 79 places, 68 transitions, 336 flow. Second operand 11 states and 350 transitions. [2024-11-24 01:40:19,563 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 210 transitions, 1261 flow [2024-11-24 01:40:19,714 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 210 transitions, 1222 flow, removed 8 selfloop flow, removed 3 redundant places. [2024-11-24 01:40:19,720 INFO L231 Difference]: Finished difference. Result has 93 places, 90 transitions, 559 flow [2024-11-24 01:40:19,720 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=559, PETRI_PLACES=93, PETRI_TRANSITIONS=90} [2024-11-24 01:40:19,721 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 41 predicate places. [2024-11-24 01:40:19,724 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 90 transitions, 559 flow [2024-11-24 01:40:19,724 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:19,725 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:19,725 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:19,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-24 01:40:19,725 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:19,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:19,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1144786386, now seen corresponding path program 4 times [2024-11-24 01:40:19,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:19,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349421106] [2024-11-24 01:40:19,726 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 01:40:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:19,791 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 01:40:19,792 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:20,417 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:40:20,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:20,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349421106] [2024-11-24 01:40:20,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349421106] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:20,418 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:20,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:40:20,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1399065573] [2024-11-24 01:40:20,419 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:20,419 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:40:20,420 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:20,420 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:40:20,420 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:40:20,499 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 50 [2024-11-24 01:40:20,500 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 90 transitions, 559 flow. Second operand has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:20,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:20,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 50 [2024-11-24 01:40:20,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:24,880 INFO L124 PetriNetUnfolderBase]: 22943/33645 cut-off events. [2024-11-24 01:40:24,880 INFO L125 PetriNetUnfolderBase]: For 58556/58602 co-relation queries the response was YES. [2024-11-24 01:40:25,015 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102978 conditions, 33645 events. 22943/33645 cut-off events. For 58556/58602 co-relation queries the response was YES. Maximal size of possible extension queue 1900. Compared 247524 event pairs, 2242 based on Foata normal form. 364/33801 useless extension candidates. Maximal degree in co-relation 89875. Up to 14739 conditions per place. [2024-11-24 01:40:25,078 INFO L140 encePairwiseOnDemand]: 41/50 looper letters, 152 selfloop transitions, 31 changer transitions 3/197 dead transitions. [2024-11-24 01:40:25,078 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 197 transitions, 1419 flow [2024-11-24 01:40:25,078 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 01:40:25,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 01:40:25,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 228 transitions. [2024-11-24 01:40:25,079 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6514285714285715 [2024-11-24 01:40:25,080 INFO L175 Difference]: Start difference. First operand has 93 places, 90 transitions, 559 flow. Second operand 7 states and 228 transitions. [2024-11-24 01:40:25,080 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 197 transitions, 1419 flow [2024-11-24 01:40:25,577 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 197 transitions, 1388 flow, removed 13 selfloop flow, removed 1 redundant places. [2024-11-24 01:40:25,580 INFO L231 Difference]: Finished difference. Result has 102 places, 105 transitions, 776 flow [2024-11-24 01:40:25,580 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=542, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=776, PETRI_PLACES=102, PETRI_TRANSITIONS=105} [2024-11-24 01:40:25,581 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 50 predicate places. [2024-11-24 01:40:25,581 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 105 transitions, 776 flow [2024-11-24 01:40:25,581 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:25,581 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:25,581 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:25,582 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-24 01:40:25,582 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:25,582 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:25,583 INFO L85 PathProgramCache]: Analyzing trace with hash -1230279652, now seen corresponding path program 5 times [2024-11-24 01:40:25,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:25,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [111301418] [2024-11-24 01:40:25,583 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-24 01:40:25,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:25,612 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:40:25,612 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:26,110 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:40:26,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:26,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [111301418] [2024-11-24 01:40:26,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [111301418] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:26,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:26,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:40:26,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [895365584] [2024-11-24 01:40:26,113 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:26,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:40:26,114 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:26,115 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:40:26,115 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:40:26,190 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:26,191 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 105 transitions, 776 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:26,191 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:26,191 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:26,191 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:30,762 INFO L124 PetriNetUnfolderBase]: 19263/29444 cut-off events. [2024-11-24 01:40:30,762 INFO L125 PetriNetUnfolderBase]: For 78178/78334 co-relation queries the response was YES. [2024-11-24 01:40:30,899 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100551 conditions, 29444 events. 19263/29444 cut-off events. For 78178/78334 co-relation queries the response was YES. Maximal size of possible extension queue 1714. Compared 227513 event pairs, 4358 based on Foata normal form. 166/29156 useless extension candidates. Maximal degree in co-relation 86051. Up to 20735 conditions per place. [2024-11-24 01:40:30,982 INFO L140 encePairwiseOnDemand]: 41/50 looper letters, 134 selfloop transitions, 26 changer transitions 8/182 dead transitions. [2024-11-24 01:40:30,982 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 182 transitions, 1416 flow [2024-11-24 01:40:30,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 01:40:30,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 01:40:30,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 249 transitions. [2024-11-24 01:40:30,984 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6225 [2024-11-24 01:40:30,984 INFO L175 Difference]: Start difference. First operand has 102 places, 105 transitions, 776 flow. Second operand 8 states and 249 transitions. [2024-11-24 01:40:30,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 109 places, 182 transitions, 1416 flow [2024-11-24 01:40:31,993 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 182 transitions, 1406 flow, removed 5 selfloop flow, removed 0 redundant places. [2024-11-24 01:40:31,995 INFO L231 Difference]: Finished difference. Result has 113 places, 109 transitions, 898 flow [2024-11-24 01:40:31,995 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=753, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=21, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=79, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=898, PETRI_PLACES=113, PETRI_TRANSITIONS=109} [2024-11-24 01:40:31,996 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 61 predicate places. [2024-11-24 01:40:31,996 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 109 transitions, 898 flow [2024-11-24 01:40:31,996 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:31,996 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:31,996 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:31,996 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-24 01:40:31,997 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:31,997 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:31,997 INFO L85 PathProgramCache]: Analyzing trace with hash 1592473048, now seen corresponding path program 6 times [2024-11-24 01:40:31,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:31,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [973806945] [2024-11-24 01:40:31,997 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-24 01:40:31,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:32,022 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-11-24 01:40:32,022 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:32,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:32,452 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:32,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [973806945] [2024-11-24 01:40:32,453 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [973806945] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:32,453 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:32,453 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:40:32,455 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1858990995] [2024-11-24 01:40:32,456 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:32,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:40:32,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:32,457 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:40:32,457 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:40:32,542 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:32,543 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 109 transitions, 898 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:32,543 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:32,543 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:32,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:36,863 INFO L124 PetriNetUnfolderBase]: 18581/28684 cut-off events. [2024-11-24 01:40:36,863 INFO L125 PetriNetUnfolderBase]: For 88155/88389 co-relation queries the response was YES. [2024-11-24 01:40:37,007 INFO L83 FinitePrefix]: Finished finitePrefix Result has 99351 conditions, 28684 events. 18581/28684 cut-off events. For 88155/88389 co-relation queries the response was YES. Maximal size of possible extension queue 1653. Compared 222574 event pairs, 4517 based on Foata normal form. 224/28315 useless extension candidates. Maximal degree in co-relation 83494. Up to 21947 conditions per place. [2024-11-24 01:40:37,072 INFO L140 encePairwiseOnDemand]: 41/50 looper letters, 134 selfloop transitions, 22 changer transitions 12/182 dead transitions. [2024-11-24 01:40:37,072 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 182 transitions, 1489 flow [2024-11-24 01:40:37,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 01:40:37,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 01:40:37,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 248 transitions. [2024-11-24 01:40:37,074 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.62 [2024-11-24 01:40:37,074 INFO L175 Difference]: Start difference. First operand has 113 places, 109 transitions, 898 flow. Second operand 8 states and 248 transitions. [2024-11-24 01:40:37,074 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 182 transitions, 1489 flow [2024-11-24 01:40:37,449 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 117 places, 182 transitions, 1456 flow, removed 5 selfloop flow, removed 3 redundant places. [2024-11-24 01:40:37,451 INFO L231 Difference]: Finished difference. Result has 121 places, 109 transitions, 918 flow [2024-11-24 01:40:37,451 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=852, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=918, PETRI_PLACES=121, PETRI_TRANSITIONS=109} [2024-11-24 01:40:37,452 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 69 predicate places. [2024-11-24 01:40:37,452 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 109 transitions, 918 flow [2024-11-24 01:40:37,452 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:37,452 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:37,452 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:37,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-24 01:40:37,452 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:37,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:37,453 INFO L85 PathProgramCache]: Analyzing trace with hash -1349610950, now seen corresponding path program 1 times [2024-11-24 01:40:37,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:37,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1171506322] [2024-11-24 01:40:37,453 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 01:40:37,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:37,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 01:40:37,929 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:37,929 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:37,929 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1171506322] [2024-11-24 01:40:37,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1171506322] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:37,930 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:37,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 01:40:37,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [535443487] [2024-11-24 01:40:37,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:37,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 01:40:37,930 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:37,931 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 01:40:37,931 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-24 01:40:38,008 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:38,009 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 109 transitions, 918 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:38,009 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:38,009 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:38,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:41,655 INFO L124 PetriNetUnfolderBase]: 15621/23365 cut-off events. [2024-11-24 01:40:41,655 INFO L125 PetriNetUnfolderBase]: For 65631/65707 co-relation queries the response was YES. [2024-11-24 01:40:41,780 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81254 conditions, 23365 events. 15621/23365 cut-off events. For 65631/65707 co-relation queries the response was YES. Maximal size of possible extension queue 1386. Compared 168952 event pairs, 3636 based on Foata normal form. 48/23035 useless extension candidates. Maximal degree in co-relation 77946. Up to 20023 conditions per place. [2024-11-24 01:40:41,865 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 102 selfloop transitions, 18 changer transitions 14/151 dead transitions. [2024-11-24 01:40:41,865 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 151 transitions, 1322 flow [2024-11-24 01:40:41,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 01:40:41,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 01:40:41,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 178 transitions. [2024-11-24 01:40:41,867 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5933333333333334 [2024-11-24 01:40:41,867 INFO L175 Difference]: Start difference. First operand has 121 places, 109 transitions, 918 flow. Second operand 6 states and 178 transitions. [2024-11-24 01:40:41,867 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 151 transitions, 1322 flow [2024-11-24 01:40:42,370 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 151 transitions, 1238 flow, removed 18 selfloop flow, removed 8 redundant places. [2024-11-24 01:40:42,372 INFO L231 Difference]: Finished difference. Result has 118 places, 106 transitions, 846 flow [2024-11-24 01:40:42,372 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=836, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=109, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=846, PETRI_PLACES=118, PETRI_TRANSITIONS=106} [2024-11-24 01:40:42,373 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 66 predicate places. [2024-11-24 01:40:42,373 INFO L471 AbstractCegarLoop]: Abstraction has has 118 places, 106 transitions, 846 flow [2024-11-24 01:40:42,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:42,374 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:42,374 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:42,374 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-24 01:40:42,374 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:42,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:42,375 INFO L85 PathProgramCache]: Analyzing trace with hash -431941554, now seen corresponding path program 2 times [2024-11-24 01:40:42,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:42,375 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [547182219] [2024-11-24 01:40:42,375 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 01:40:42,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:42,398 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-24 01:40:42,398 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:42,697 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 01:40:42,697 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:42,697 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [547182219] [2024-11-24 01:40:42,697 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [547182219] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:42,698 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:42,698 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 01:40:42,698 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896181645] [2024-11-24 01:40:42,698 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:42,698 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 01:40:42,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:42,699 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 01:40:42,699 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-24 01:40:42,793 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:42,793 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 118 places, 106 transitions, 846 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:42,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:42,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:42,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:47,750 INFO L124 PetriNetUnfolderBase]: 22937/34323 cut-off events. [2024-11-24 01:40:47,750 INFO L125 PetriNetUnfolderBase]: For 101814/102716 co-relation queries the response was YES. [2024-11-24 01:40:47,920 INFO L83 FinitePrefix]: Finished finitePrefix Result has 115788 conditions, 34323 events. 22937/34323 cut-off events. For 101814/102716 co-relation queries the response was YES. Maximal size of possible extension queue 1883. Compared 256683 event pairs, 5860 based on Foata normal form. 448/34154 useless extension candidates. Maximal degree in co-relation 97630. Up to 28748 conditions per place. [2024-11-24 01:40:48,048 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 117 selfloop transitions, 43 changer transitions 28/213 dead transitions. [2024-11-24 01:40:48,048 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 213 transitions, 2189 flow [2024-11-24 01:40:48,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 01:40:48,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 01:40:48,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 225 transitions. [2024-11-24 01:40:48,050 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5625 [2024-11-24 01:40:48,050 INFO L175 Difference]: Start difference. First operand has 118 places, 106 transitions, 846 flow. Second operand 8 states and 225 transitions. [2024-11-24 01:40:48,050 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 213 transitions, 2189 flow [2024-11-24 01:40:48,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 213 transitions, 1989 flow, removed 8 selfloop flow, removed 9 redundant places. [2024-11-24 01:40:48,577 INFO L231 Difference]: Finished difference. Result has 121 places, 136 transitions, 1330 flow [2024-11-24 01:40:48,577 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=776, PETRI_DIFFERENCE_MINUEND_PLACES=108, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1330, PETRI_PLACES=121, PETRI_TRANSITIONS=136} [2024-11-24 01:40:48,577 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 69 predicate places. [2024-11-24 01:40:48,577 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 136 transitions, 1330 flow [2024-11-24 01:40:48,578 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:48,578 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:48,578 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:48,578 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-24 01:40:48,578 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:48,579 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:48,579 INFO L85 PathProgramCache]: Analyzing trace with hash -619757104, now seen corresponding path program 3 times [2024-11-24 01:40:48,579 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:48,580 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1115580925] [2024-11-24 01:40:48,580 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 01:40:48,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:48,601 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-24 01:40:48,602 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:48,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:48,915 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:48,915 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1115580925] [2024-11-24 01:40:48,916 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1115580925] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:48,916 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:48,916 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:40:48,916 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [14793959] [2024-11-24 01:40:48,916 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:48,916 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:40:48,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:48,917 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:40:48,917 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:40:48,977 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 50 [2024-11-24 01:40:48,978 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 136 transitions, 1330 flow. Second operand has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:48,978 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:48,978 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 50 [2024-11-24 01:40:48,978 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:40:54,323 INFO L124 PetriNetUnfolderBase]: 23151/34073 cut-off events. [2024-11-24 01:40:54,323 INFO L125 PetriNetUnfolderBase]: For 106710/107010 co-relation queries the response was YES. [2024-11-24 01:40:54,495 INFO L83 FinitePrefix]: Finished finitePrefix Result has 127545 conditions, 34073 events. 23151/34073 cut-off events. For 106710/107010 co-relation queries the response was YES. Maximal size of possible extension queue 1969. Compared 245124 event pairs, 5982 based on Foata normal form. 688/34421 useless extension candidates. Maximal degree in co-relation 108168. Up to 25467 conditions per place. [2024-11-24 01:40:54,625 INFO L140 encePairwiseOnDemand]: 42/50 looper letters, 140 selfloop transitions, 47 changer transitions 0/199 dead transitions. [2024-11-24 01:40:54,625 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 199 transitions, 1975 flow [2024-11-24 01:40:54,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 01:40:54,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 01:40:54,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 215 transitions. [2024-11-24 01:40:54,626 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6142857142857143 [2024-11-24 01:40:54,626 INFO L175 Difference]: Start difference. First operand has 121 places, 136 transitions, 1330 flow. Second operand 7 states and 215 transitions. [2024-11-24 01:40:54,626 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 199 transitions, 1975 flow [2024-11-24 01:40:55,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 199 transitions, 1899 flow, removed 19 selfloop flow, removed 3 redundant places. [2024-11-24 01:40:55,326 INFO L231 Difference]: Finished difference. Result has 125 places, 137 transitions, 1445 flow [2024-11-24 01:40:55,327 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1265, PETRI_DIFFERENCE_MINUEND_PLACES=116, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=44, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1445, PETRI_PLACES=125, PETRI_TRANSITIONS=137} [2024-11-24 01:40:55,327 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 73 predicate places. [2024-11-24 01:40:55,327 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 137 transitions, 1445 flow [2024-11-24 01:40:55,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 19.666666666666668) internal successors, (118), 6 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:55,327 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:40:55,328 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:40:55,328 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-24 01:40:55,328 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:40:55,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:40:55,328 INFO L85 PathProgramCache]: Analyzing trace with hash -1748618368, now seen corresponding path program 4 times [2024-11-24 01:40:55,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:40:55,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [659291410] [2024-11-24 01:40:55,329 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 01:40:55,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:40:55,361 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 01:40:55,361 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:40:55,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:40:55,697 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:40:55,697 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [659291410] [2024-11-24 01:40:55,697 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [659291410] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:40:55,697 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:40:55,697 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:40:55,698 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984632980] [2024-11-24 01:40:55,698 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:40:55,698 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:40:55,699 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:40:55,699 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:40:55,700 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:40:55,758 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:40:55,759 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 137 transitions, 1445 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:40:55,759 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:40:55,759 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:40:55,759 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:41:01,206 INFO L124 PetriNetUnfolderBase]: 24164/34871 cut-off events. [2024-11-24 01:41:01,207 INFO L125 PetriNetUnfolderBase]: For 113832/114106 co-relation queries the response was YES. [2024-11-24 01:41:01,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 132824 conditions, 34871 events. 24164/34871 cut-off events. For 113832/114106 co-relation queries the response was YES. Maximal size of possible extension queue 2082. Compared 248871 event pairs, 2965 based on Foata normal form. 294/34919 useless extension candidates. Maximal degree in co-relation 110372. Up to 14080 conditions per place. [2024-11-24 01:41:01,517 INFO L140 encePairwiseOnDemand]: 40/50 looper letters, 208 selfloop transitions, 61 changer transitions 2/290 dead transitions. [2024-11-24 01:41:01,517 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 290 transitions, 2777 flow [2024-11-24 01:41:01,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 01:41:01,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 01:41:01,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 301 transitions. [2024-11-24 01:41:01,519 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6688888888888889 [2024-11-24 01:41:01,519 INFO L175 Difference]: Start difference. First operand has 125 places, 137 transitions, 1445 flow. Second operand 9 states and 301 transitions. [2024-11-24 01:41:01,519 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 290 transitions, 2777 flow [2024-11-24 01:41:02,184 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 290 transitions, 2737 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-11-24 01:41:02,186 INFO L231 Difference]: Finished difference. Result has 135 places, 160 transitions, 1867 flow [2024-11-24 01:41:02,187 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1341, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=37, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1867, PETRI_PLACES=135, PETRI_TRANSITIONS=160} [2024-11-24 01:41:02,187 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 83 predicate places. [2024-11-24 01:41:02,187 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 160 transitions, 1867 flow [2024-11-24 01:41:02,187 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:41:02,187 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:41:02,187 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:41:02,187 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-24 01:41:02,188 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:41:02,188 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:41:02,188 INFO L85 PathProgramCache]: Analyzing trace with hash -1102934088, now seen corresponding path program 5 times [2024-11-24 01:41:02,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:41:02,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024950525] [2024-11-24 01:41:02,188 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-24 01:41:02,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:41:02,208 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-24 01:41:02,209 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:41:02,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:41:02,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:41:02,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024950525] [2024-11-24 01:41:02,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024950525] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:41:02,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:41:02,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 01:41:02,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1877760487] [2024-11-24 01:41:02,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:41:02,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 01:41:02,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:41:02,505 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 01:41:02,505 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 01:41:02,577 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:41:02,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 160 transitions, 1867 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:41:02,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:41:02,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:41:02,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 01:41:07,943 INFO L124 PetriNetUnfolderBase]: 23809/35186 cut-off events. [2024-11-24 01:41:07,944 INFO L125 PetriNetUnfolderBase]: For 180886/181130 co-relation queries the response was YES. [2024-11-24 01:41:08,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 146993 conditions, 35186 events. 23809/35186 cut-off events. For 180886/181130 co-relation queries the response was YES. Maximal size of possible extension queue 2056. Compared 258550 event pairs, 6107 based on Foata normal form. 289/34880 useless extension candidates. Maximal degree in co-relation 122919. Up to 30494 conditions per place. [2024-11-24 01:41:08,249 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 147 selfloop transitions, 39 changer transitions 2/207 dead transitions. [2024-11-24 01:41:08,249 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 207 transitions, 2401 flow [2024-11-24 01:41:08,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 01:41:08,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 01:41:08,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 206 transitions. [2024-11-24 01:41:08,250 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5885714285714285 [2024-11-24 01:41:08,250 INFO L175 Difference]: Start difference. First operand has 135 places, 160 transitions, 1867 flow. Second operand 7 states and 206 transitions. [2024-11-24 01:41:08,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 140 places, 207 transitions, 2401 flow [2024-11-24 01:41:10,131 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 207 transitions, 2308 flow, removed 29 selfloop flow, removed 4 redundant places. [2024-11-24 01:41:10,134 INFO L231 Difference]: Finished difference. Result has 138 places, 158 transitions, 1853 flow [2024-11-24 01:41:10,134 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1764, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=39, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1853, PETRI_PLACES=138, PETRI_TRANSITIONS=158} [2024-11-24 01:41:10,134 INFO L279 CegarLoopForPetriNet]: 52 programPoint places, 86 predicate places. [2024-11-24 01:41:10,134 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 158 transitions, 1853 flow [2024-11-24 01:41:10,135 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:41:10,135 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 01:41:10,135 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 01:41:10,135 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-24 01:41:10,135 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 01:41:10,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 01:41:10,136 INFO L85 PathProgramCache]: Analyzing trace with hash -596957436, now seen corresponding path program 6 times [2024-11-24 01:41:10,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 01:41:10,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1114797277] [2024-11-24 01:41:10,136 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-24 01:41:10,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 01:41:10,154 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-11-24 01:41:10,155 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 01:41:10,583 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 01:41:10,583 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 01:41:10,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1114797277] [2024-11-24 01:41:10,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1114797277] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 01:41:10,584 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 01:41:10,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 01:41:10,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639297652] [2024-11-24 01:41:10,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 01:41:10,584 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 01:41:10,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 01:41:10,585 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 01:41:10,585 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-24 01:41:10,694 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-24 01:41:10,694 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 158 transitions, 1853 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 01:41:10,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 01:41:10,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-24 01:41:10,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand