./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/04_incdec_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/04_incdec_cas.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a9295efc0d8bacfc5fb202511f0d3721ae5554ffb4def47cf5dbf45088356869 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:10:31,757 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:10:31,837 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 04:10:31,842 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:10:31,842 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:10:31,866 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:10:31,867 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:10:31,867 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:10:31,867 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 04:10:31,867 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 04:10:31,867 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:10:31,868 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:10:31,868 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:10:31,868 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:10:31,868 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:10:31,868 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:10:31,868 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:10:31,869 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:10:31,870 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:10:31,870 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:10:31,870 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:10:31,870 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:10:31,870 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:10:31,870 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:10:31,870 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:10:31,870 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:10:31,871 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:10:31,871 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:10:31,872 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:10:31,872 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_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> a9295efc0d8bacfc5fb202511f0d3721ae5554ffb4def47cf5dbf45088356869 [2024-11-28 04:10:32,180 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:10:32,191 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:10:32,194 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:10:32,197 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:10:32,198 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:10:32,200 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-ext/04_incdec_cas.i [2024-11-28 04:10:35,273 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/data/9b67d6343/e5c09cb88fac4649bc5d55eab73d4608/FLAGd41223752 [2024-11-28 04:10:35,590 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:10:35,591 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/sv-benchmarks/c/pthread-ext/04_incdec_cas.i [2024-11-28 04:10:35,604 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/data/9b67d6343/e5c09cb88fac4649bc5d55eab73d4608/FLAGd41223752 [2024-11-28 04:10:35,618 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/data/9b67d6343/e5c09cb88fac4649bc5d55eab73d4608 [2024-11-28 04:10:35,621 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:10:35,623 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:10:35,624 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:10:35,624 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:10:35,629 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:10:35,630 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:10:35" (1/1) ... [2024-11-28 04:10:35,631 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1356ead2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:35, skipping insertion in model container [2024-11-28 04:10:35,631 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:10:35" (1/1) ... [2024-11-28 04:10:35,659 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:10:36,137 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:10:36,150 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:10:36,198 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:10:36,244 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:10:36,245 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36 WrapperNode [2024-11-28 04:10:36,246 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:10:36,248 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:10:36,248 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:10:36,248 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:10:36,256 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,274 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,307 INFO L138 Inliner]: procedures = 174, calls = 46, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 161 [2024-11-28 04:10:36,307 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:10:36,308 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:10:36,308 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:10:36,308 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:10:36,318 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,319 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,322 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,337 INFO L175 MemorySlicer]: Split 23 memory accesses to 4 slices as follows [2, 6, 6, 9]. 39 percent of accesses are in the largest equivalence class. The 5 initializations are split as follows [2, 2, 0, 1]. The 8 writes are split as follows [0, 2, 4, 2]. [2024-11-28 04:10:36,337 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,337 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,345 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,346 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,349 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,351 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,353 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,355 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:10:36,356 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:10:36,357 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:10:36,357 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:10:36,358 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (1/1) ... [2024-11-28 04:10:36,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:10:36,381 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:10:36,396 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 04:10:36,399 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_391ced9e-f36c-47ed-9f65-a93f1adcfb36/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 04:10:36,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 04:10:36,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 04:10:36,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-28 04:10:36,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-28 04:10:36,428 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-28 04:10:36,428 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-28 04:10:36,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-28 04:10:36,429 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:10:36,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:10:36,431 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 04:10:36,590 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:10:36,592 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:10:36,995 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:10:36,995 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:10:37,495 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:10:37,495 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-28 04:10:37,496 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:10:37 BoogieIcfgContainer [2024-11-28 04:10:37,496 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:10:37,498 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:10:37,499 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:10:37,506 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:10:37,506 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:10:35" (1/3) ... [2024-11-28 04:10:37,507 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7fd5ca4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:10:37, skipping insertion in model container [2024-11-28 04:10:37,508 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:10:36" (2/3) ... [2024-11-28 04:10:37,508 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7fd5ca4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:10:37, skipping insertion in model container [2024-11-28 04:10:37,510 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:10:37" (3/3) ... [2024-11-28 04:10:37,511 INFO L128 eAbstractionObserver]: Analyzing ICFG 04_incdec_cas.i [2024-11-28 04:10:37,535 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:10:37,537 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04_incdec_cas.i that has 2 procedures, 65 locations, 1 initial locations, 3 loop locations, and 39 error locations. [2024-11-28 04:10:37,538 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:10:37,773 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 04:10:37,817 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 68 places, 73 transitions, 150 flow [2024-11-28 04:10:37,889 INFO L124 PetriNetUnfolderBase]: 8/77 cut-off events. [2024-11-28 04:10:37,892 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:10:37,896 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81 conditions, 77 events. 8/77 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 379 event pairs, 0 based on Foata normal form. 0/27 useless extension candidates. Maximal degree in co-relation 70. Up to 2 conditions per place. [2024-11-28 04:10:37,896 INFO L82 GeneralOperation]: Start removeDead. Operand has 68 places, 73 transitions, 150 flow [2024-11-28 04:10:37,900 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 68 places, 73 transitions, 150 flow [2024-11-28 04:10:37,912 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:10:37,933 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=None, 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;@2ee9b38d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:10:37,933 INFO L334 AbstractCegarLoop]: Starting to check reachability of 78 error locations. [2024-11-28 04:10:37,939 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:10:37,939 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-28 04:10:37,940 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:10:37,940 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:37,940 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-28 04:10:37,941 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 75 more)] === [2024-11-28 04:10:37,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:37,947 INFO L85 PathProgramCache]: Analyzing trace with hash 558667, now seen corresponding path program 1 times [2024-11-28 04:10:37,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:37,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860508314] [2024-11-28 04:10:37,957 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:37,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:38,148 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:10:38,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:38,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860508314] [2024-11-28 04:10:38,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [860508314] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:38,150 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:38,150 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:38,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310083699] [2024-11-28 04:10:38,154 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:38,161 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 04:10:38,167 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:38,196 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 04:10:38,196 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 04:10:38,198 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 73 [2024-11-28 04:10:38,201 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 73 transitions, 150 flow. Second operand has 2 states, 2 states have (on average 9.0) internal successors, (18), 2 states have internal predecessors, (18), 0 states have call successors, (0), 0 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-28 04:10:38,201 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:38,202 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 73 [2024-11-28 04:10:38,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:38,473 INFO L124 PetriNetUnfolderBase]: 112/278 cut-off events. [2024-11-28 04:10:38,473 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:10:38,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 541 conditions, 278 events. 112/278 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 46. Compared 1363 event pairs, 94 based on Foata normal form. 0/158 useless extension candidates. Maximal degree in co-relation 528. Up to 259 conditions per place. [2024-11-28 04:10:38,478 INFO L140 encePairwiseOnDemand]: 66/73 looper letters, 57 selfloop transitions, 0 changer transitions 0/64 dead transitions. [2024-11-28 04:10:38,478 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 64 transitions, 246 flow [2024-11-28 04:10:38,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 04:10:38,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 04:10:38,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 80 transitions. [2024-11-28 04:10:38,492 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.547945205479452 [2024-11-28 04:10:38,494 INFO L175 Difference]: Start difference. First operand has 68 places, 73 transitions, 150 flow. Second operand 2 states and 80 transitions. [2024-11-28 04:10:38,495 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 64 transitions, 246 flow [2024-11-28 04:10:38,500 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 64 transitions, 246 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:10:38,503 INFO L231 Difference]: Finished difference. Result has 62 places, 64 transitions, 132 flow [2024-11-28 04:10:38,508 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=73, PETRI_DIFFERENCE_MINUEND_FLOW=132, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=132, PETRI_PLACES=62, PETRI_TRANSITIONS=64} [2024-11-28 04:10:38,514 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, -6 predicate places. [2024-11-28 04:10:38,516 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 64 transitions, 132 flow [2024-11-28 04:10:38,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 9.0) internal successors, (18), 2 states have internal predecessors, (18), 0 states have call successors, (0), 0 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-28 04:10:38,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:38,516 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-28 04:10:38,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:10:38,517 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 75 more)] === [2024-11-28 04:10:38,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:38,518 INFO L85 PathProgramCache]: Analyzing trace with hash -532860723, now seen corresponding path program 1 times [2024-11-28 04:10:38,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:38,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700884319] [2024-11-28 04:10:38,519 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:38,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:38,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:10:38,565 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 04:10:38,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:10:38,619 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 04:10:38,619 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 04:10:38,621 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (77 of 78 remaining) [2024-11-28 04:10:38,625 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 78 remaining) [2024-11-28 04:10:38,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 78 remaining) [2024-11-28 04:10:38,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 78 remaining) [2024-11-28 04:10:38,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 78 remaining) [2024-11-28 04:10:38,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 78 remaining) [2024-11-28 04:10:38,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 78 remaining) [2024-11-28 04:10:38,626 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONMEMORY_LEAK (68 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONMEMORY_LEAK (63 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 78 remaining) [2024-11-28 04:10:38,630 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 78 remaining) [2024-11-28 04:10:38,631 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 78 remaining) [2024-11-28 04:10:38,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 78 remaining) [2024-11-28 04:10:38,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 78 remaining) [2024-11-28 04:10:38,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 78 remaining) [2024-11-28 04:10:38,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 78 remaining) [2024-11-28 04:10:38,632 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 78 remaining) [2024-11-28 04:10:38,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 78 remaining) [2024-11-28 04:10:38,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 78 remaining) [2024-11-28 04:10:38,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 78 remaining) [2024-11-28 04:10:38,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 78 remaining) [2024-11-28 04:10:38,633 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (38 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 78 remaining) [2024-11-28 04:10:38,635 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONMEMORY_LEAK (29 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONMEMORY_LEAK (24 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 78 remaining) [2024-11-28 04:10:38,636 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 78 remaining) [2024-11-28 04:10:38,637 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 78 remaining) [2024-11-28 04:10:38,638 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 78 remaining) [2024-11-28 04:10:38,638 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 78 remaining) [2024-11-28 04:10:38,638 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 78 remaining) [2024-11-28 04:10:38,640 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 78 remaining) [2024-11-28 04:10:38,640 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 78 remaining) [2024-11-28 04:10:38,640 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 78 remaining) [2024-11-28 04:10:38,640 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 78 remaining) [2024-11-28 04:10:38,641 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 78 remaining) [2024-11-28 04:10:38,642 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 78 remaining) [2024-11-28 04:10:38,642 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 78 remaining) [2024-11-28 04:10:38,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:10:38,642 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-28 04:10:38,646 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 04:10:38,646 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-28 04:10:38,853 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 04:10:38,860 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 128 places, 139 transitions, 288 flow [2024-11-28 04:10:38,949 INFO L124 PetriNetUnfolderBase]: 16/148 cut-off events. [2024-11-28 04:10:38,950 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-28 04:10:38,954 INFO L83 FinitePrefix]: Finished finitePrefix Result has 156 conditions, 148 events. 16/148 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 935 event pairs, 0 based on Foata normal form. 0/50 useless extension candidates. Maximal degree in co-relation 135. Up to 3 conditions per place. [2024-11-28 04:10:38,955 INFO L82 GeneralOperation]: Start removeDead. Operand has 128 places, 139 transitions, 288 flow [2024-11-28 04:10:38,960 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 128 places, 139 transitions, 288 flow [2024-11-28 04:10:38,961 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:10:38,962 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=None, 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;@2ee9b38d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:10:38,963 INFO L334 AbstractCegarLoop]: Starting to check reachability of 116 error locations. [2024-11-28 04:10:38,965 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:10:38,966 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-28 04:10:38,966 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:10:38,966 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:38,966 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-28 04:10:38,968 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:38,968 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:38,968 INFO L85 PathProgramCache]: Analyzing trace with hash 696694, now seen corresponding path program 1 times [2024-11-28 04:10:38,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:38,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2074005190] [2024-11-28 04:10:38,969 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:38,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:38,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:39,022 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-28 04:10:39,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:39,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2074005190] [2024-11-28 04:10:39,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2074005190] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:39,022 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:39,022 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:39,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1032377843] [2024-11-28 04:10:39,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:39,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 04:10:39,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:39,027 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 04:10:39,027 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 04:10:39,027 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 139 [2024-11-28 04:10:39,027 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 139 transitions, 288 flow. Second operand has 2 states, 2 states have (on average 15.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 0 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-28 04:10:39,028 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:39,028 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 139 [2024-11-28 04:10:39,028 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:42,907 INFO L124 PetriNetUnfolderBase]: 13120/20920 cut-off events. [2024-11-28 04:10:42,908 INFO L125 PetriNetUnfolderBase]: For 146/146 co-relation queries the response was YES. [2024-11-28 04:10:42,939 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41248 conditions, 20920 events. 13120/20920 cut-off events. For 146/146 co-relation queries the response was YES. Maximal size of possible extension queue 1328. Compared 151600 event pairs, 11374 based on Foata normal form. 0/9844 useless extension candidates. Maximal degree in co-relation 19800. Up to 20179 conditions per place. [2024-11-28 04:10:43,032 INFO L140 encePairwiseOnDemand]: 126/139 looper letters, 111 selfloop transitions, 0 changer transitions 0/124 dead transitions. [2024-11-28 04:10:43,032 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 118 places, 124 transitions, 480 flow [2024-11-28 04:10:43,033 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-28 04:10:43,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-28 04:10:43,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 152 transitions. [2024-11-28 04:10:43,034 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5467625899280576 [2024-11-28 04:10:43,034 INFO L175 Difference]: Start difference. First operand has 128 places, 139 transitions, 288 flow. Second operand 2 states and 152 transitions. [2024-11-28 04:10:43,035 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 118 places, 124 transitions, 480 flow [2024-11-28 04:10:43,036 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 118 places, 124 transitions, 480 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:10:43,038 INFO L231 Difference]: Finished difference. Result has 118 places, 124 transitions, 258 flow [2024-11-28 04:10:43,038 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=258, PETRI_PLACES=118, PETRI_TRANSITIONS=124} [2024-11-28 04:10:43,039 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, -10 predicate places. [2024-11-28 04:10:43,039 INFO L471 AbstractCegarLoop]: Abstraction has has 118 places, 124 transitions, 258 flow [2024-11-28 04:10:43,040 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 15.0) internal successors, (30), 2 states have internal predecessors, (30), 0 states have call successors, (0), 0 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-28 04:10:43,040 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:43,040 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:10:43,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:10:43,040 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:43,041 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:43,041 INFO L85 PathProgramCache]: Analyzing trace with hash -713718955, now seen corresponding path program 1 times [2024-11-28 04:10:43,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:43,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [820888698] [2024-11-28 04:10:43,042 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:43,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:43,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:43,309 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-28 04:10:43,309 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:43,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [820888698] [2024-11-28 04:10:43,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [820888698] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:43,310 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:43,310 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:43,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710474224] [2024-11-28 04:10:43,310 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:43,311 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:10:43,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:43,311 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:10:43,313 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:10:43,357 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 139 [2024-11-28 04:10:43,358 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 118 places, 124 transitions, 258 flow. Second operand has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 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-28 04:10:43,358 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:43,358 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 139 [2024-11-28 04:10:43,358 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:46,855 INFO L124 PetriNetUnfolderBase]: 11770/18940 cut-off events. [2024-11-28 04:10:46,855 INFO L125 PetriNetUnfolderBase]: For 128/128 co-relation queries the response was YES. [2024-11-28 04:10:46,891 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37271 conditions, 18940 events. 11770/18940 cut-off events. For 128/128 co-relation queries the response was YES. Maximal size of possible extension queue 1260. Compared 139170 event pairs, 7200 based on Foata normal form. 0/9874 useless extension candidates. Maximal degree in co-relation 37266. Up to 12245 conditions per place. [2024-11-28 04:10:47,064 INFO L140 encePairwiseOnDemand]: 80/139 looper letters, 237 selfloop transitions, 55 changer transitions 0/305 dead transitions. [2024-11-28 04:10:47,064 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 305 transitions, 1209 flow [2024-11-28 04:10:47,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:10:47,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:10:47,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 372 transitions. [2024-11-28 04:10:47,067 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6690647482014388 [2024-11-28 04:10:47,068 INFO L175 Difference]: Start difference. First operand has 118 places, 124 transitions, 258 flow. Second operand 4 states and 372 transitions. [2024-11-28 04:10:47,068 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 305 transitions, 1209 flow [2024-11-28 04:10:47,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 305 transitions, 1209 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:10:47,080 INFO L231 Difference]: Finished difference. Result has 124 places, 178 transitions, 726 flow [2024-11-28 04:10:47,082 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=258, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=726, PETRI_PLACES=124, PETRI_TRANSITIONS=178} [2024-11-28 04:10:47,083 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, -4 predicate places. [2024-11-28 04:10:47,083 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 178 transitions, 726 flow [2024-11-28 04:10:47,084 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 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-28 04:10:47,084 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:47,084 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 04:10:47,084 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:10:47,085 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:47,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:47,086 INFO L85 PathProgramCache]: Analyzing trace with hash -713718954, now seen corresponding path program 1 times [2024-11-28 04:10:47,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:47,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537278779] [2024-11-28 04:10:47,086 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:47,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:47,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:47,307 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:10:47,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:47,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537278779] [2024-11-28 04:10:47,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537278779] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:47,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:47,308 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:47,308 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [3990703] [2024-11-28 04:10:47,308 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:47,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:10:47,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:47,309 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:10:47,309 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:10:47,384 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 139 [2024-11-28 04:10:47,384 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 178 transitions, 726 flow. Second operand has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 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-28 04:10:47,384 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:47,384 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 139 [2024-11-28 04:10:47,385 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:49,689 INFO L124 PetriNetUnfolderBase]: 9028/14560 cut-off events. [2024-11-28 04:10:49,689 INFO L125 PetriNetUnfolderBase]: For 2042/2042 co-relation queries the response was YES. [2024-11-28 04:10:49,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35779 conditions, 14560 events. 9028/14560 cut-off events. For 2042/2042 co-relation queries the response was YES. Maximal size of possible extension queue 988. Compared 103549 event pairs, 5478 based on Foata normal form. 972/10192 useless extension candidates. Maximal degree in co-relation 35771. Up to 8777 conditions per place. [2024-11-28 04:10:49,936 INFO L140 encePairwiseOnDemand]: 118/139 looper letters, 215 selfloop transitions, 9 changer transitions 0/237 dead transitions. [2024-11-28 04:10:49,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 115 places, 237 transitions, 1373 flow [2024-11-28 04:10:49,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:10:49,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:10:49,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 258 transitions. [2024-11-28 04:10:49,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.46402877697841727 [2024-11-28 04:10:49,938 INFO L175 Difference]: Start difference. First operand has 124 places, 178 transitions, 726 flow. Second operand 4 states and 258 transitions. [2024-11-28 04:10:49,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 115 places, 237 transitions, 1373 flow [2024-11-28 04:10:49,975 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 237 transitions, 1373 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:10:49,980 INFO L231 Difference]: Finished difference. Result has 115 places, 166 transitions, 720 flow [2024-11-28 04:10:49,981 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=702, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=157, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=720, PETRI_PLACES=115, PETRI_TRANSITIONS=166} [2024-11-28 04:10:49,982 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, -13 predicate places. [2024-11-28 04:10:49,982 INFO L471 AbstractCegarLoop]: Abstraction has has 115 places, 166 transitions, 720 flow [2024-11-28 04:10:49,982 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 0 states have call successors, (0), 0 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-28 04:10:49,982 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:49,982 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:10:49,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:10:49,982 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:49,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:49,984 INFO L85 PathProgramCache]: Analyzing trace with hash 1310879333, now seen corresponding path program 1 times [2024-11-28 04:10:49,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:49,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [925237467] [2024-11-28 04:10:49,985 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:49,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:50,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:50,093 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-28 04:10:50,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:50,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [925237467] [2024-11-28 04:10:50,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [925237467] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:50,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:50,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:10:50,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49037102] [2024-11-28 04:10:50,094 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:50,095 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:10:50,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:50,095 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:10:50,095 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:10:50,095 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 14 out of 139 [2024-11-28 04:10:50,096 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 166 transitions, 720 flow. Second operand has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 0 states have call successors, (0), 0 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-28 04:10:50,096 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:50,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 14 of 139 [2024-11-28 04:10:50,096 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:53,082 INFO L124 PetriNetUnfolderBase]: 13844/22109 cut-off events. [2024-11-28 04:10:53,082 INFO L125 PetriNetUnfolderBase]: For 5495/5495 co-relation queries the response was YES. [2024-11-28 04:10:53,123 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55982 conditions, 22109 events. 13844/22109 cut-off events. For 5495/5495 co-relation queries the response was YES. Maximal size of possible extension queue 1230. Compared 162688 event pairs, 4029 based on Foata normal form. 195/14417 useless extension candidates. Maximal degree in co-relation 55973. Up to 14296 conditions per place. [2024-11-28 04:10:53,226 INFO L140 encePairwiseOnDemand]: 126/139 looper letters, 373 selfloop transitions, 35 changer transitions 0/421 dead transitions. [2024-11-28 04:10:53,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 119 places, 421 transitions, 2696 flow [2024-11-28 04:10:53,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:10:53,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:10:53,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 333 transitions. [2024-11-28 04:10:53,229 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.479136690647482 [2024-11-28 04:10:53,229 INFO L175 Difference]: Start difference. First operand has 115 places, 166 transitions, 720 flow. Second operand 5 states and 333 transitions. [2024-11-28 04:10:53,229 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 119 places, 421 transitions, 2696 flow [2024-11-28 04:10:53,308 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 117 places, 421 transitions, 2672 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:10:53,315 INFO L231 Difference]: Finished difference. Result has 120 places, 200 transitions, 1064 flow [2024-11-28 04:10:53,315 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=710, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1064, PETRI_PLACES=120, PETRI_TRANSITIONS=200} [2024-11-28 04:10:53,317 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, -8 predicate places. [2024-11-28 04:10:53,319 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 200 transitions, 1064 flow [2024-11-28 04:10:53,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 0 states have call successors, (0), 0 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-28 04:10:53,320 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:53,320 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:10:53,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 04:10:53,320 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:53,321 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:53,321 INFO L85 PathProgramCache]: Analyzing trace with hash 1310913197, now seen corresponding path program 1 times [2024-11-28 04:10:53,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:53,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1840264744] [2024-11-28 04:10:53,321 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:53,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:53,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:53,569 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:10:53,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:53,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1840264744] [2024-11-28 04:10:53,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1840264744] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:53,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:53,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:53,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57924079] [2024-11-28 04:10:53,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:53,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:10:53,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:53,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:10:53,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:10:53,604 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 139 [2024-11-28 04:10:53,605 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 200 transitions, 1064 flow. Second operand has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 0 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-28 04:10:53,605 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:53,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 139 [2024-11-28 04:10:53,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:55,679 INFO L124 PetriNetUnfolderBase]: 13147/20963 cut-off events. [2024-11-28 04:10:55,679 INFO L125 PetriNetUnfolderBase]: For 5934/5934 co-relation queries the response was YES. [2024-11-28 04:10:55,713 INFO L83 FinitePrefix]: Finished finitePrefix Result has 57445 conditions, 20963 events. 13147/20963 cut-off events. For 5934/5934 co-relation queries the response was YES. Maximal size of possible extension queue 1181. Compared 154722 event pairs, 5240 based on Foata normal form. 216/14678 useless extension candidates. Maximal degree in co-relation 57433. Up to 11762 conditions per place. [2024-11-28 04:10:55,762 INFO L140 encePairwiseOnDemand]: 133/139 looper letters, 224 selfloop transitions, 7 changer transitions 0/243 dead transitions. [2024-11-28 04:10:55,762 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 119 places, 243 transitions, 1701 flow [2024-11-28 04:10:55,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:10:55,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:10:55,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 183 transitions. [2024-11-28 04:10:55,764 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43884892086330934 [2024-11-28 04:10:55,764 INFO L175 Difference]: Start difference. First operand has 120 places, 200 transitions, 1064 flow. Second operand 3 states and 183 transitions. [2024-11-28 04:10:55,764 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 119 places, 243 transitions, 1701 flow [2024-11-28 04:10:55,801 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 243 transitions, 1701 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-28 04:10:55,805 INFO L231 Difference]: Finished difference. Result has 119 places, 193 transitions, 1036 flow [2024-11-28 04:10:55,805 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=1022, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=186, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1036, PETRI_PLACES=119, PETRI_TRANSITIONS=193} [2024-11-28 04:10:55,806 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, -9 predicate places. [2024-11-28 04:10:55,806 INFO L471 AbstractCegarLoop]: Abstraction has has 119 places, 193 transitions, 1036 flow [2024-11-28 04:10:55,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 0 states have call successors, (0), 0 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-28 04:10:55,807 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:55,807 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:10:55,807 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 04:10:55,807 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:55,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:55,808 INFO L85 PathProgramCache]: Analyzing trace with hash 1310913198, now seen corresponding path program 1 times [2024-11-28 04:10:55,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:55,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [52773542] [2024-11-28 04:10:55,808 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:55,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:55,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:55,932 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-28 04:10:55,932 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:55,932 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [52773542] [2024-11-28 04:10:55,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [52773542] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:55,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:55,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:55,933 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307786886] [2024-11-28 04:10:55,933 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:55,933 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:10:55,934 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:55,934 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:10:55,934 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:10:55,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 139 [2024-11-28 04:10:55,974 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 193 transitions, 1036 flow. Second operand has 4 states, 4 states have (on average 15.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 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-28 04:10:55,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:55,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 139 [2024-11-28 04:10:55,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:10:58,152 INFO L124 PetriNetUnfolderBase]: 13478/21438 cut-off events. [2024-11-28 04:10:58,152 INFO L125 PetriNetUnfolderBase]: For 7185/7185 co-relation queries the response was YES. [2024-11-28 04:10:58,194 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59572 conditions, 21438 events. 13478/21438 cut-off events. For 7185/7185 co-relation queries the response was YES. Maximal size of possible extension queue 1174. Compared 157852 event pairs, 4130 based on Foata normal form. 0/15618 useless extension candidates. Maximal degree in co-relation 59559. Up to 7489 conditions per place. [2024-11-28 04:10:58,245 INFO L140 encePairwiseOnDemand]: 125/139 looper letters, 325 selfloop transitions, 22 changer transitions 0/358 dead transitions. [2024-11-28 04:10:58,245 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 358 transitions, 2546 flow [2024-11-28 04:10:58,246 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:10:58,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:10:58,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 277 transitions. [2024-11-28 04:10:58,247 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4982014388489209 [2024-11-28 04:10:58,247 INFO L175 Difference]: Start difference. First operand has 119 places, 193 transitions, 1036 flow. Second operand 4 states and 277 transitions. [2024-11-28 04:10:58,247 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 358 transitions, 2546 flow [2024-11-28 04:10:58,294 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 358 transitions, 2530 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 04:10:58,299 INFO L231 Difference]: Finished difference. Result has 122 places, 206 transitions, 1193 flow [2024-11-28 04:10:58,300 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=1022, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=1193, PETRI_PLACES=122, PETRI_TRANSITIONS=206} [2024-11-28 04:10:58,302 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, -6 predicate places. [2024-11-28 04:10:58,302 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 206 transitions, 1193 flow [2024-11-28 04:10:58,303 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 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-28 04:10:58,303 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:10:58,303 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:10:58,303 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 04:10:58,303 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:10:58,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:10:58,304 INFO L85 PathProgramCache]: Analyzing trace with hash 1310913199, now seen corresponding path program 1 times [2024-11-28 04:10:58,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:10:58,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [262461079] [2024-11-28 04:10:58,304 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:10:58,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:10:58,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:10:58,564 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-28 04:10:58,564 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:10:58,564 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [262461079] [2024-11-28 04:10:58,564 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [262461079] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:10:58,564 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:10:58,564 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:10:58,564 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [71015449] [2024-11-28 04:10:58,564 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:10:58,565 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:10:58,565 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:10:58,565 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:10:58,565 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:10:58,625 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 139 [2024-11-28 04:10:58,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 206 transitions, 1193 flow. Second operand has 4 states, 4 states have (on average 15.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 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-28 04:10:58,625 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:10:58,625 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 139 [2024-11-28 04:10:58,625 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:11:00,910 INFO L124 PetriNetUnfolderBase]: 13348/21278 cut-off events. [2024-11-28 04:11:00,910 INFO L125 PetriNetUnfolderBase]: For 10185/10185 co-relation queries the response was YES. [2024-11-28 04:11:00,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 61208 conditions, 21278 events. 13348/21278 cut-off events. For 10185/10185 co-relation queries the response was YES. Maximal size of possible extension queue 1157. Compared 156662 event pairs, 3984 based on Foata normal form. 12/16172 useless extension candidates. Maximal degree in co-relation 61193. Up to 6671 conditions per place. [2024-11-28 04:11:00,999 INFO L140 encePairwiseOnDemand]: 122/139 looper letters, 336 selfloop transitions, 36 changer transitions 0/383 dead transitions. [2024-11-28 04:11:00,999 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 383 transitions, 2771 flow [2024-11-28 04:11:01,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:11:01,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:11:01,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 314 transitions. [2024-11-28 04:11:01,001 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.45179856115107914 [2024-11-28 04:11:01,001 INFO L175 Difference]: Start difference. First operand has 122 places, 206 transitions, 1193 flow. Second operand 5 states and 314 transitions. [2024-11-28 04:11:01,001 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 383 transitions, 2771 flow [2024-11-28 04:11:01,046 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 383 transitions, 2752 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:11:01,049 INFO L231 Difference]: Finished difference. Result has 128 places, 213 transitions, 1373 flow [2024-11-28 04:11:01,049 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=1168, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=30, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=171, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1373, PETRI_PLACES=128, PETRI_TRANSITIONS=213} [2024-11-28 04:11:01,049 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, 0 predicate places. [2024-11-28 04:11:01,049 INFO L471 AbstractCegarLoop]: Abstraction has has 128 places, 213 transitions, 1373 flow [2024-11-28 04:11:01,050 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.0) internal successors, (60), 4 states have internal predecessors, (60), 0 states have call successors, (0), 0 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-28 04:11:01,050 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:11:01,050 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:11:01,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 04:11:01,050 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:11:01,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:11:01,050 INFO L85 PathProgramCache]: Analyzing trace with hash 1310913196, now seen corresponding path program 1 times [2024-11-28 04:11:01,050 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:11:01,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [355199257] [2024-11-28 04:11:01,050 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:11:01,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:11:01,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:11:01,132 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-28 04:11:01,132 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:11:01,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [355199257] [2024-11-28 04:11:01,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [355199257] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:11:01,135 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:11:01,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:11:01,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26707232] [2024-11-28 04:11:01,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:11:01,135 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:11:01,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:11:01,136 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:11:01,137 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:11:01,154 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 139 [2024-11-28 04:11:01,154 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 213 transitions, 1373 flow. Second operand has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 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-28 04:11:01,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:11:01,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 139 [2024-11-28 04:11:01,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:11:04,156 INFO L124 PetriNetUnfolderBase]: 13240/20942 cut-off events. [2024-11-28 04:11:04,156 INFO L125 PetriNetUnfolderBase]: For 18330/18330 co-relation queries the response was YES. [2024-11-28 04:11:04,218 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62898 conditions, 20942 events. 13240/20942 cut-off events. For 18330/18330 co-relation queries the response was YES. Maximal size of possible extension queue 1178. Compared 151986 event pairs, 5588 based on Foata normal form. 0/16328 useless extension candidates. Maximal degree in co-relation 62880. Up to 13457 conditions per place. [2024-11-28 04:11:04,291 INFO L140 encePairwiseOnDemand]: 126/139 looper letters, 238 selfloop transitions, 22 changer transitions 0/270 dead transitions. [2024-11-28 04:11:04,291 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 270 transitions, 2140 flow [2024-11-28 04:11:04,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:11:04,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:11:04,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 194 transitions. [2024-11-28 04:11:04,293 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.46522781774580335 [2024-11-28 04:11:04,293 INFO L175 Difference]: Start difference. First operand has 128 places, 213 transitions, 1373 flow. Second operand 3 states and 194 transitions. [2024-11-28 04:11:04,293 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 270 transitions, 2140 flow [2024-11-28 04:11:04,379 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 270 transitions, 2120 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:11:04,384 INFO L231 Difference]: Finished difference. Result has 131 places, 217 transitions, 1487 flow [2024-11-28 04:11:04,385 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=1336, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=211, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1487, PETRI_PLACES=131, PETRI_TRANSITIONS=217} [2024-11-28 04:11:04,385 INFO L279 CegarLoopForPetriNet]: 128 programPoint places, 3 predicate places. [2024-11-28 04:11:04,385 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 217 transitions, 1487 flow [2024-11-28 04:11:04,386 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 3 states have internal predecessors, (44), 0 states have call successors, (0), 0 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-28 04:11:04,386 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:11:04,386 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-11-28 04:11:04,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 04:11:04,386 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 113 more)] === [2024-11-28 04:11:04,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:11:04,386 INFO L85 PathProgramCache]: Analyzing trace with hash -168446208, now seen corresponding path program 1 times [2024-11-28 04:11:04,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:11:04,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1101018424] [2024-11-28 04:11:04,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:11:04,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:11:04,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:11:04,402 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-28 04:11:04,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-28 04:11:04,422 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-28 04:11:04,422 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-11-28 04:11:04,423 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (115 of 116 remaining) [2024-11-28 04:11:04,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (114 of 116 remaining) [2024-11-28 04:11:04,423 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (113 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (112 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (111 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (110 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (109 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (108 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (107 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONMEMORY_LEAK (106 of 116 remaining) [2024-11-28 04:11:04,424 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (105 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (104 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (103 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (102 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONMEMORY_LEAK (101 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (100 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (99 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (98 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (97 of 116 remaining) [2024-11-28 04:11:04,425 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (96 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (95 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (94 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (93 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (92 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (89 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (86 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 116 remaining) [2024-11-28 04:11:04,426 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (81 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (76 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 116 remaining) [2024-11-28 04:11:04,427 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONMEMORY_LEAK (67 of 116 remaining) [2024-11-28 04:11:04,428 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 116 remaining) [2024-11-28 04:11:04,428 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 116 remaining) [2024-11-28 04:11:04,428 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 116 remaining) [2024-11-28 04:11:04,428 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONMEMORY_LEAK (62 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 116 remaining) [2024-11-28 04:11:04,431 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 116 remaining) [2024-11-28 04:11:04,432 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 116 remaining) [2024-11-28 04:11:04,433 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37ASSERT_VIOLATIONMEMORY_LEAK (29 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 116 remaining) [2024-11-28 04:11:04,434 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 116 remaining) [2024-11-28 04:11:04,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONMEMORY_LEAK (24 of 116 remaining) [2024-11-28 04:11:04,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 116 remaining) [2024-11-28 04:11:04,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 116 remaining) [2024-11-28 04:11:04,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 116 remaining) [2024-11-28 04:11:04,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 116 remaining) [2024-11-28 04:11:04,435 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 116 remaining) [2024-11-28 04:11:04,436 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 116 remaining) [2024-11-28 04:11:04,437 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 116 remaining) [2024-11-28 04:11:04,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 116 remaining) [2024-11-28 04:11:04,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 116 remaining) [2024-11-28 04:11:04,438 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 116 remaining) [2024-11-28 04:11:04,438 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 04:11:04,438 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:11:04,440 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-28 04:11:04,440 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-28 04:11:04,683 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 04:11:04,688 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 188 places, 205 transitions, 428 flow [2024-11-28 04:11:04,735 INFO L124 PetriNetUnfolderBase]: 24/219 cut-off events. [2024-11-28 04:11:04,735 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-28 04:11:04,738 INFO L83 FinitePrefix]: Finished finitePrefix Result has 232 conditions, 219 events. 24/219 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 1337 event pairs, 0 based on Foata normal form. 0/73 useless extension candidates. Maximal degree in co-relation 200. Up to 4 conditions per place. [2024-11-28 04:11:04,738 INFO L82 GeneralOperation]: Start removeDead. Operand has 188 places, 205 transitions, 428 flow [2024-11-28 04:11:04,748 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 188 places, 205 transitions, 428 flow [2024-11-28 04:11:04,751 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:11:04,752 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=None, 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;@2ee9b38d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:11:04,752 INFO L334 AbstractCegarLoop]: Starting to check reachability of 154 error locations. [2024-11-28 04:11:04,753 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:11:04,753 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-28 04:11:04,753 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:11:04,753 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:11:04,754 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-28 04:11:04,754 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 151 more)] === [2024-11-28 04:11:04,754 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:11:04,754 INFO L85 PathProgramCache]: Analyzing trace with hash 900259, now seen corresponding path program 1 times [2024-11-28 04:11:04,754 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:11:04,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1298049028] [2024-11-28 04:11:04,755 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:11:04,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:11:04,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:11:04,767 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:11:04,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:11:04,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1298049028] [2024-11-28 04:11:04,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1298049028] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:11:04,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:11:04,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 04:11:04,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [215706825] [2024-11-28 04:11:04,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:11:04,768 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-28 04:11:04,768 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:11:04,769 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-28 04:11:04,769 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-28 04:11:04,769 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 205 [2024-11-28 04:11:04,769 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 188 places, 205 transitions, 428 flow. Second operand has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 0 states have call successors, (0), 0 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-28 04:11:04,769 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:11:04,769 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 205 [2024-11-28 04:11:04,769 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand