./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC --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 9071d56f4666aca734ab742196d3aa15fce92ad6b7c276706d2cff43d2d6147a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:14:47,965 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:14:48,064 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-24 00:14:48,070 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:14:48,070 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:14:48,101 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:14:48,102 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:14:48,102 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:14:48,102 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:14:48,103 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:14:48,103 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 00:14:48,103 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 00:14:48,103 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:14:48,104 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:14:48,104 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:14:48,104 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:14:48,104 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:14:48,104 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 00:14:48,105 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:14:48,105 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:14:48,105 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-24 00:14:48,105 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-24 00:14:48,105 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-24 00:14:48,105 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 00:14:48,106 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 00:14:48,106 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 00:14:48,106 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:14:48,106 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:14:48,106 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:14:48,107 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 00:14:48,107 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:14:48,107 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:14:48,107 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:14:48,107 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:14:48,108 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:14:48,108 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:14:48,108 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:14:48,108 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:14:48,108 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:14:48,108 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:14:48,108 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 00:14:48,109 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 00:14:48,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 00:14:48,109 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 00:14:48,109 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 00:14:48,109 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 00:14:48,109 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 00:14:48,110 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_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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 -> 9071d56f4666aca734ab742196d3aa15fce92ad6b7c276706d2cff43d2d6147a [2024-11-24 00:14:48,451 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:14:48,461 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:14:48,464 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:14:48,466 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:14:48,466 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:14:48,468 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:14:51,952 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/data/f0bd902ff/06a997ce1a7c466c8262105bbf514f9f/FLAGf03886907 [2024-11-24 00:14:52,364 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:14:52,365 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:14:52,388 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/data/f0bd902ff/06a997ce1a7c466c8262105bbf514f9f/FLAGf03886907 [2024-11-24 00:14:52,533 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/data/f0bd902ff/06a997ce1a7c466c8262105bbf514f9f [2024-11-24 00:14:52,538 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:14:52,541 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:14:52,544 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:14:52,545 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:14:52,551 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:14:52,552 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:14:52" (1/1) ... [2024-11-24 00:14:52,553 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12934ff1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:52, skipping insertion in model container [2024-11-24 00:14:52,555 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:14:52" (1/1) ... [2024-11-24 00:14:52,610 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:14:53,023 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:14:53,038 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:14:53,095 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:14:53,137 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:14:53,138 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53 WrapperNode [2024-11-24 00:14:53,139 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:14:53,140 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:14:53,140 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:14:53,140 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:14:53,149 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,163 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,186 INFO L138 Inliner]: procedures = 175, calls = 44, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 60 [2024-11-24 00:14:53,187 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:14:53,188 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:14:53,188 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:14:53,188 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:14:53,198 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,199 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,202 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,217 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-24 00:14:53,217 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,217 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,223 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,224 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,226 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,228 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,229 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,232 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:14:53,233 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:14:53,233 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:14:53,233 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:14:53,234 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (1/1) ... [2024-11-24 00:14:53,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:14:53,269 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:14:53,289 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-24 00:14:53,294 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-24 00:14:53,330 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-24 00:14:53,331 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:14:53,331 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-24 00:14:53,331 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-24 00:14:53,331 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-24 00:14:53,331 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-24 00:14:53,331 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-24 00:14:53,332 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-24 00:14:53,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 00:14:53,332 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-24 00:14:53,332 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:14:53,332 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:14:53,334 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-24 00:14:53,479 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:14:53,481 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:14:53,752 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 00:14:53,752 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:14:53,877 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:14:53,877 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-24 00:14:53,877 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:14:53 BoogieIcfgContainer [2024-11-24 00:14:53,878 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:14:53,880 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 00:14:53,881 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 00:14:53,886 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 00:14:53,886 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:14:52" (1/3) ... [2024-11-24 00:14:53,887 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2f92810a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:14:53, skipping insertion in model container [2024-11-24 00:14:53,887 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:14:53" (2/3) ... [2024-11-24 00:14:53,888 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2f92810a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:14:53, skipping insertion in model container [2024-11-24 00:14:53,888 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:14:53" (3/3) ... [2024-11-24 00:14:53,890 INFO L128 eAbstractionObserver]: Analyzing ICFG safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:14:53,910 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 00:14:53,912 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i that has 4 procedures, 43 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-24 00:14:53,913 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 00:14:54,004 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-24 00:14:54,057 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 52 places, 44 transitions, 100 flow [2024-11-24 00:14:54,123 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2024-11-24 00:14:54,131 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:14:54,138 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 41 events. 2/41 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 79 event pairs, 0 based on Foata normal form. 0/37 useless extension candidates. Maximal degree in co-relation 43. Up to 2 conditions per place. [2024-11-24 00:14:54,140 INFO L82 GeneralOperation]: Start removeDead. Operand has 52 places, 44 transitions, 100 flow [2024-11-24 00:14:54,144 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 48 places, 40 transitions, 89 flow [2024-11-24 00:14:54,162 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 00:14:54,178 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;@210c8cec, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 00:14:54,178 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-24 00:14:54,219 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 00:14:54,219 INFO L124 PetriNetUnfolderBase]: 2/38 cut-off events. [2024-11-24 00:14:54,219 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:14:54,220 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:14:54,221 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:14:54,221 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:14:54,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:14:54,228 INFO L85 PathProgramCache]: Analyzing trace with hash 166983522, now seen corresponding path program 1 times [2024-11-24 00:14:54,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:14:54,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [196708222] [2024-11-24 00:14:54,239 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:14:54,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:14:54,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:14:54,553 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:14:54,554 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:14:54,554 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [196708222] [2024-11-24 00:14:54,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [196708222] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:14:54,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:14:54,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-24 00:14:54,557 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [998941025] [2024-11-24 00:14:54,558 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:14:54,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 00:14:54,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:14:54,605 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 00:14:54,606 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 00:14:54,610 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 44 [2024-11-24 00:14:54,614 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 40 transitions, 89 flow. Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:54,616 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:14:54,616 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 44 [2024-11-24 00:14:54,617 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:14:54,784 INFO L124 PetriNetUnfolderBase]: 75/220 cut-off events. [2024-11-24 00:14:54,784 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:14:54,786 INFO L83 FinitePrefix]: Finished finitePrefix Result has 375 conditions, 220 events. 75/220 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 1211 event pairs, 75 based on Foata normal form. 24/225 useless extension candidates. Maximal degree in co-relation 364. Up to 136 conditions per place. [2024-11-24 00:14:54,790 INFO L140 encePairwiseOnDemand]: 40/44 looper letters, 12 selfloop transitions, 1 changer transitions 1/36 dead transitions. [2024-11-24 00:14:54,791 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 36 transitions, 109 flow [2024-11-24 00:14:54,794 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 00:14:54,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 00:14:54,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 92 transitions. [2024-11-24 00:14:54,810 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.696969696969697 [2024-11-24 00:14:54,813 INFO L175 Difference]: Start difference. First operand has 48 places, 40 transitions, 89 flow. Second operand 3 states and 92 transitions. [2024-11-24 00:14:54,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 36 transitions, 109 flow [2024-11-24 00:14:54,821 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 36 transitions, 106 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-24 00:14:54,827 INFO L231 Difference]: Finished difference. Result has 45 places, 35 transitions, 78 flow [2024-11-24 00:14:54,830 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=36, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=78, PETRI_PLACES=45, PETRI_TRANSITIONS=35} [2024-11-24 00:14:54,838 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, -3 predicate places. [2024-11-24 00:14:54,838 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 35 transitions, 78 flow [2024-11-24 00:14:54,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:54,838 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:14:54,838 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:14:54,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 00:14:54,839 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:14:54,840 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:14:54,840 INFO L85 PathProgramCache]: Analyzing trace with hash 166985015, now seen corresponding path program 1 times [2024-11-24 00:14:54,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:14:54,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1109836281] [2024-11-24 00:14:54,840 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:14:54,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:14:54,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:14:55,435 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:14:55,435 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:14:55,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1109836281] [2024-11-24 00:14:55,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1109836281] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:14:55,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:14:55,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:14:55,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [117875703] [2024-11-24 00:14:55,436 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:14:55,437 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:14:55,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:14:55,438 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:14:55,438 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:14:55,458 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-24 00:14:55,459 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 35 transitions, 78 flow. Second operand has 5 states, 5 states have (on average 21.2) internal successors, (106), 5 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:55,459 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:14:55,459 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-24 00:14:55,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:14:56,438 INFO L124 PetriNetUnfolderBase]: 1491/2698 cut-off events. [2024-11-24 00:14:56,439 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:14:56,454 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5038 conditions, 2698 events. 1491/2698 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 225. Compared 19049 event pairs, 329 based on Foata normal form. 0/2598 useless extension candidates. Maximal degree in co-relation 5032. Up to 788 conditions per place. [2024-11-24 00:14:56,469 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 27 selfloop transitions, 6 changer transitions 55/103 dead transitions. [2024-11-24 00:14:56,471 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 103 transitions, 392 flow [2024-11-24 00:14:56,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 00:14:56,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 00:14:56,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 261 transitions. [2024-11-24 00:14:56,475 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6590909090909091 [2024-11-24 00:14:56,475 INFO L175 Difference]: Start difference. First operand has 45 places, 35 transitions, 78 flow. Second operand 9 states and 261 transitions. [2024-11-24 00:14:56,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 103 transitions, 392 flow [2024-11-24 00:14:56,477 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 103 transitions, 391 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 00:14:56,483 INFO L231 Difference]: Finished difference. Result has 59 places, 39 transitions, 159 flow [2024-11-24 00:14:56,483 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=77, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=159, PETRI_PLACES=59, PETRI_TRANSITIONS=39} [2024-11-24 00:14:56,486 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 11 predicate places. [2024-11-24 00:14:56,486 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 39 transitions, 159 flow [2024-11-24 00:14:56,486 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.2) internal successors, (106), 5 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:56,487 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:14:56,487 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:14:56,487 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 00:14:56,488 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:14:56,488 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:14:56,489 INFO L85 PathProgramCache]: Analyzing trace with hash 568595032, now seen corresponding path program 1 times [2024-11-24 00:14:56,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:14:56,489 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1618394126] [2024-11-24 00:14:56,490 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:14:56,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:14:56,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:14:56,856 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:14:56,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:14:56,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1618394126] [2024-11-24 00:14:56,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1618394126] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:14:56,857 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:14:56,857 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:14:56,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1622105738] [2024-11-24 00:14:56,857 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:14:56,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:14:56,858 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:14:56,858 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:14:56,858 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:14:56,892 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-24 00:14:56,893 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 39 transitions, 159 flow. Second operand has 6 states, 6 states have (on average 21.0) internal successors, (126), 6 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:56,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:14:56,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-24 00:14:56,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:14:57,606 INFO L124 PetriNetUnfolderBase]: 959/1899 cut-off events. [2024-11-24 00:14:57,606 INFO L125 PetriNetUnfolderBase]: For 2640/2646 co-relation queries the response was YES. [2024-11-24 00:14:57,616 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5532 conditions, 1899 events. 959/1899 cut-off events. For 2640/2646 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 13073 event pairs, 210 based on Foata normal form. 60/1942 useless extension candidates. Maximal degree in co-relation 5517. Up to 656 conditions per place. [2024-11-24 00:14:57,626 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 37 selfloop transitions, 7 changer transitions 42/101 dead transitions. [2024-11-24 00:14:57,626 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 101 transitions, 637 flow [2024-11-24 00:14:57,627 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-24 00:14:57,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-24 00:14:57,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 272 transitions. [2024-11-24 00:14:57,630 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6181818181818182 [2024-11-24 00:14:57,630 INFO L175 Difference]: Start difference. First operand has 59 places, 39 transitions, 159 flow. Second operand 10 states and 272 transitions. [2024-11-24 00:14:57,630 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 101 transitions, 637 flow [2024-11-24 00:14:57,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 101 transitions, 561 flow, removed 17 selfloop flow, removed 4 redundant places. [2024-11-24 00:14:57,648 INFO L231 Difference]: Finished difference. Result has 66 places, 42 transitions, 205 flow [2024-11-24 00:14:57,648 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=137, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=205, PETRI_PLACES=66, PETRI_TRANSITIONS=42} [2024-11-24 00:14:57,649 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 18 predicate places. [2024-11-24 00:14:57,649 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 42 transitions, 205 flow [2024-11-24 00:14:57,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.0) internal successors, (126), 6 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:57,649 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:14:57,650 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:14:57,650 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 00:14:57,650 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:14:57,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:14:57,651 INFO L85 PathProgramCache]: Analyzing trace with hash 1177576895, now seen corresponding path program 1 times [2024-11-24 00:14:57,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:14:57,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1888172689] [2024-11-24 00:14:57,651 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:14:57,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:14:57,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:14:57,986 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:14:57,986 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:14:57,986 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1888172689] [2024-11-24 00:14:57,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1888172689] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:14:57,987 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:14:57,987 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:14:57,987 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875876580] [2024-11-24 00:14:57,987 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:14:57,987 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:14:57,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:14:57,988 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:14:57,988 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:14:58,003 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-24 00:14:58,004 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 42 transitions, 205 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:58,004 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:14:58,004 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-24 00:14:58,004 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:14:58,620 INFO L124 PetriNetUnfolderBase]: 823/1694 cut-off events. [2024-11-24 00:14:58,621 INFO L125 PetriNetUnfolderBase]: For 4117/4129 co-relation queries the response was YES. [2024-11-24 00:14:58,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5296 conditions, 1694 events. 823/1694 cut-off events. For 4117/4129 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 11612 event pairs, 148 based on Foata normal form. 43/1729 useless extension candidates. Maximal degree in co-relation 5274. Up to 589 conditions per place. [2024-11-24 00:14:58,645 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 32 selfloop transitions, 10 changer transitions 32/89 dead transitions. [2024-11-24 00:14:58,646 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 89 transitions, 601 flow [2024-11-24 00:14:58,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-24 00:14:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-24 00:14:58,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 260 transitions. [2024-11-24 00:14:58,649 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5909090909090909 [2024-11-24 00:14:58,649 INFO L175 Difference]: Start difference. First operand has 66 places, 42 transitions, 205 flow. Second operand 10 states and 260 transitions. [2024-11-24 00:14:58,649 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 89 transitions, 601 flow [2024-11-24 00:14:58,675 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 89 transitions, 535 flow, removed 31 selfloop flow, removed 3 redundant places. [2024-11-24 00:14:58,678 INFO L231 Difference]: Finished difference. Result has 75 places, 44 transitions, 262 flow [2024-11-24 00:14:58,678 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=184, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=262, PETRI_PLACES=75, PETRI_TRANSITIONS=44} [2024-11-24 00:14:58,681 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 27 predicate places. [2024-11-24 00:14:58,681 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 44 transitions, 262 flow [2024-11-24 00:14:58,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:58,681 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:14:58,681 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:14:58,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-24 00:14:58,682 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:14:58,683 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:14:58,683 INFO L85 PathProgramCache]: Analyzing trace with hash 2068837207, now seen corresponding path program 1 times [2024-11-24 00:14:58,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:14:58,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1410637491] [2024-11-24 00:14:58,685 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:14:58,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:14:58,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:14:58,925 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:14:58,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:14:58,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1410637491] [2024-11-24 00:14:58,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1410637491] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:14:58,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:14:58,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:14:58,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [342454985] [2024-11-24 00:14:58,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:14:58,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:14:58,929 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:14:58,929 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:14:58,929 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:14:58,950 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-24 00:14:58,951 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 44 transitions, 262 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:58,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:14:58,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-24 00:14:58,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:14:59,499 INFO L124 PetriNetUnfolderBase]: 751/1504 cut-off events. [2024-11-24 00:14:59,500 INFO L125 PetriNetUnfolderBase]: For 4335/4335 co-relation queries the response was YES. [2024-11-24 00:14:59,510 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5152 conditions, 1504 events. 751/1504 cut-off events. For 4335/4335 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 10080 event pairs, 154 based on Foata normal form. 45/1522 useless extension candidates. Maximal degree in co-relation 5122. Up to 485 conditions per place. [2024-11-24 00:14:59,519 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 36 selfloop transitions, 13 changer transitions 36/100 dead transitions. [2024-11-24 00:14:59,519 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 100 transitions, 772 flow [2024-11-24 00:14:59,520 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-24 00:14:59,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-24 00:14:59,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 266 transitions. [2024-11-24 00:14:59,522 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6045454545454545 [2024-11-24 00:14:59,522 INFO L175 Difference]: Start difference. First operand has 75 places, 44 transitions, 262 flow. Second operand 10 states and 266 transitions. [2024-11-24 00:14:59,522 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 100 transitions, 772 flow [2024-11-24 00:14:59,539 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 100 transitions, 703 flow, removed 32 selfloop flow, removed 11 redundant places. [2024-11-24 00:14:59,541 INFO L231 Difference]: Finished difference. Result has 76 places, 47 transitions, 343 flow [2024-11-24 00:14:59,541 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=343, PETRI_PLACES=76, PETRI_TRANSITIONS=47} [2024-11-24 00:14:59,542 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 28 predicate places. [2024-11-24 00:14:59,542 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 47 transitions, 343 flow [2024-11-24 00:14:59,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:59,543 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:14:59,543 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:14:59,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-24 00:14:59,543 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:14:59,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:14:59,544 INFO L85 PathProgramCache]: Analyzing trace with hash 1197410906, now seen corresponding path program 1 times [2024-11-24 00:14:59,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:14:59,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1259516219] [2024-11-24 00:14:59,545 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:14:59,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:14:59,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:14:59,726 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:14:59,726 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:14:59,727 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1259516219] [2024-11-24 00:14:59,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1259516219] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:14:59,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:14:59,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 00:14:59,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1841023458] [2024-11-24 00:14:59,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:14:59,728 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 00:14:59,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:14:59,728 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 00:14:59,729 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 00:14:59,741 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-24 00:14:59,742 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 47 transitions, 343 flow. Second operand has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:14:59,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:14:59,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-24 00:14:59,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:00,104 INFO L124 PetriNetUnfolderBase]: 988/1972 cut-off events. [2024-11-24 00:15:00,105 INFO L125 PetriNetUnfolderBase]: For 1901/1938 co-relation queries the response was YES. [2024-11-24 00:15:00,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4736 conditions, 1972 events. 988/1972 cut-off events. For 1901/1938 co-relation queries the response was YES. Maximal size of possible extension queue 166. Compared 13406 event pairs, 217 based on Foata normal form. 94/1947 useless extension candidates. Maximal degree in co-relation 4706. Up to 891 conditions per place. [2024-11-24 00:15:00,131 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 27 selfloop transitions, 5 changer transitions 0/62 dead transitions. [2024-11-24 00:15:00,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 62 transitions, 441 flow [2024-11-24 00:15:00,132 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 00:15:00,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 00:15:00,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 122 transitions. [2024-11-24 00:15:00,133 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6931818181818182 [2024-11-24 00:15:00,134 INFO L175 Difference]: Start difference. First operand has 76 places, 47 transitions, 343 flow. Second operand 4 states and 122 transitions. [2024-11-24 00:15:00,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 62 transitions, 441 flow [2024-11-24 00:15:00,148 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 62 transitions, 420 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-11-24 00:15:00,149 INFO L231 Difference]: Finished difference. Result has 70 places, 51 transitions, 360 flow [2024-11-24 00:15:00,150 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=322, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=360, PETRI_PLACES=70, PETRI_TRANSITIONS=51} [2024-11-24 00:15:00,151 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 22 predicate places. [2024-11-24 00:15:00,153 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 51 transitions, 360 flow [2024-11-24 00:15:00,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:00,153 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:15:00,153 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:00,154 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-24 00:15:00,154 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:15:00,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:15:00,155 INFO L85 PathProgramCache]: Analyzing trace with hash -1685762971, now seen corresponding path program 1 times [2024-11-24 00:15:00,155 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:15:00,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [394791140] [2024-11-24 00:15:00,155 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:15:00,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:15:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:15:00,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:15:00,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:15:00,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [394791140] [2024-11-24 00:15:00,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [394791140] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:15:00,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:15:00,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:15:00,356 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666342236] [2024-11-24 00:15:00,356 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:15:00,356 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:15:00,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:15:00,357 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:15:00,357 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:15:00,373 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-24 00:15:00,374 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 51 transitions, 360 flow. Second operand has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:00,374 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:15:00,374 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-24 00:15:00,374 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:00,719 INFO L124 PetriNetUnfolderBase]: 813/1639 cut-off events. [2024-11-24 00:15:00,719 INFO L125 PetriNetUnfolderBase]: For 1214/1605 co-relation queries the response was YES. [2024-11-24 00:15:00,731 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4377 conditions, 1639 events. 813/1639 cut-off events. For 1214/1605 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 10497 event pairs, 76 based on Foata normal form. 108/1649 useless extension candidates. Maximal degree in co-relation 4347. Up to 652 conditions per place. [2024-11-24 00:15:00,738 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 34 selfloop transitions, 8 changer transitions 0/72 dead transitions. [2024-11-24 00:15:00,738 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 72 transitions, 507 flow [2024-11-24 00:15:00,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 00:15:00,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 00:15:00,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 154 transitions. [2024-11-24 00:15:00,740 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7 [2024-11-24 00:15:00,740 INFO L175 Difference]: Start difference. First operand has 70 places, 51 transitions, 360 flow. Second operand 5 states and 154 transitions. [2024-11-24 00:15:00,741 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 72 transitions, 507 flow [2024-11-24 00:15:00,746 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 72 transitions, 496 flow, removed 4 selfloop flow, removed 5 redundant places. [2024-11-24 00:15:00,747 INFO L231 Difference]: Finished difference. Result has 71 places, 55 transitions, 404 flow [2024-11-24 00:15:00,748 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=350, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=404, PETRI_PLACES=71, PETRI_TRANSITIONS=55} [2024-11-24 00:15:00,748 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 23 predicate places. [2024-11-24 00:15:00,749 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 55 transitions, 404 flow [2024-11-24 00:15:00,749 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:00,749 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:15:00,749 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:00,749 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-24 00:15:00,750 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:15:00,750 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:15:00,750 INFO L85 PathProgramCache]: Analyzing trace with hash -889867845, now seen corresponding path program 1 times [2024-11-24 00:15:00,751 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:15:00,751 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688607312] [2024-11-24 00:15:00,751 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:15:00,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:15:00,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:15:00,988 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:15:00,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:15:00,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688607312] [2024-11-24 00:15:00,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688607312] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:15:00,989 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:15:00,989 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:15:00,989 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1095858432] [2024-11-24 00:15:00,989 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:15:00,990 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:15:00,990 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:15:00,991 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:15:00,991 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:15:01,000 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-24 00:15:01,001 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 55 transitions, 404 flow. Second operand has 6 states, 6 states have (on average 24.166666666666668) internal successors, (145), 6 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:01,001 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:15:01,001 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-24 00:15:01,001 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:01,354 INFO L124 PetriNetUnfolderBase]: 633/1235 cut-off events. [2024-11-24 00:15:01,354 INFO L125 PetriNetUnfolderBase]: For 2281/3075 co-relation queries the response was YES. [2024-11-24 00:15:01,362 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4005 conditions, 1235 events. 633/1235 cut-off events. For 2281/3075 co-relation queries the response was YES. Maximal size of possible extension queue 129. Compared 7344 event pairs, 38 based on Foata normal form. 95/1244 useless extension candidates. Maximal degree in co-relation 3976. Up to 532 conditions per place. [2024-11-24 00:15:01,368 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 33 selfloop transitions, 11 changer transitions 0/74 dead transitions. [2024-11-24 00:15:01,369 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 74 transitions, 541 flow [2024-11-24 00:15:01,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 00:15:01,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 00:15:01,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 178 transitions. [2024-11-24 00:15:01,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6742424242424242 [2024-11-24 00:15:01,370 INFO L175 Difference]: Start difference. First operand has 71 places, 55 transitions, 404 flow. Second operand 6 states and 178 transitions. [2024-11-24 00:15:01,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 74 transitions, 541 flow [2024-11-24 00:15:01,377 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 74 transitions, 505 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-11-24 00:15:01,379 INFO L231 Difference]: Finished difference. Result has 73 places, 56 transitions, 413 flow [2024-11-24 00:15:01,379 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=369, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=413, PETRI_PLACES=73, PETRI_TRANSITIONS=56} [2024-11-24 00:15:01,380 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 25 predicate places. [2024-11-24 00:15:01,380 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 56 transitions, 413 flow [2024-11-24 00:15:01,380 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.166666666666668) internal successors, (145), 6 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:01,380 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:15:01,381 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:01,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-24 00:15:01,381 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:15:01,382 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:15:01,382 INFO L85 PathProgramCache]: Analyzing trace with hash 836412064, now seen corresponding path program 1 times [2024-11-24 00:15:01,382 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:15:01,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1409690837] [2024-11-24 00:15:01,382 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:15:01,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:15:01,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:15:01,678 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:15:01,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:15:01,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1409690837] [2024-11-24 00:15:01,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1409690837] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:15:01,678 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:15:01,678 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:15:01,679 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710841358] [2024-11-24 00:15:01,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:15:01,679 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:15:01,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:15:01,680 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:15:01,680 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:15:01,701 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 44 [2024-11-24 00:15:01,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 56 transitions, 413 flow. Second operand has 6 states, 6 states have (on average 20.833333333333332) internal successors, (125), 6 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:01,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:15:01,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 44 [2024-11-24 00:15:01,702 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:02,223 INFO L124 PetriNetUnfolderBase]: 935/1965 cut-off events. [2024-11-24 00:15:02,224 INFO L125 PetriNetUnfolderBase]: For 6572/6674 co-relation queries the response was YES. [2024-11-24 00:15:02,236 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6847 conditions, 1965 events. 935/1965 cut-off events. For 6572/6674 co-relation queries the response was YES. Maximal size of possible extension queue 158. Compared 13640 event pairs, 198 based on Foata normal form. 21/1794 useless extension candidates. Maximal degree in co-relation 6819. Up to 728 conditions per place. [2024-11-24 00:15:02,243 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 33 selfloop transitions, 15 changer transitions 27/98 dead transitions. [2024-11-24 00:15:02,243 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 98 transitions, 813 flow [2024-11-24 00:15:02,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 00:15:02,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 00:15:02,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 187 transitions. [2024-11-24 00:15:02,245 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6071428571428571 [2024-11-24 00:15:02,245 INFO L175 Difference]: Start difference. First operand has 73 places, 56 transitions, 413 flow. Second operand 7 states and 187 transitions. [2024-11-24 00:15:02,245 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 98 transitions, 813 flow [2024-11-24 00:15:02,270 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 98 transitions, 769 flow, removed 16 selfloop flow, removed 5 redundant places. [2024-11-24 00:15:02,272 INFO L231 Difference]: Finished difference. Result has 79 places, 59 transitions, 469 flow [2024-11-24 00:15:02,274 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=381, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=469, PETRI_PLACES=79, PETRI_TRANSITIONS=59} [2024-11-24 00:15:02,275 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 31 predicate places. [2024-11-24 00:15:02,276 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 59 transitions, 469 flow [2024-11-24 00:15:02,277 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.833333333333332) internal successors, (125), 6 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:02,277 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:15:02,277 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:02,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-24 00:15:02,277 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:15:02,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:15:02,278 INFO L85 PathProgramCache]: Analyzing trace with hash 1203091026, now seen corresponding path program 2 times [2024-11-24 00:15:02,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:15:02,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1783339196] [2024-11-24 00:15:02,279 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-24 00:15:02,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:15:02,306 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-24 00:15:02,306 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 00:15:02,573 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:15:02,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:15:02,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1783339196] [2024-11-24 00:15:02,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1783339196] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:15:02,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:15:02,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-24 00:15:02,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [292842175] [2024-11-24 00:15:02,575 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:15:02,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:15:02,576 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:15:02,576 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:15:02,576 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:15:02,605 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 44 [2024-11-24 00:15:02,606 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 59 transitions, 469 flow. Second operand has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 7 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:02,606 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:15:02,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 44 [2024-11-24 00:15:02,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:03,077 INFO L124 PetriNetUnfolderBase]: 769/1742 cut-off events. [2024-11-24 00:15:03,077 INFO L125 PetriNetUnfolderBase]: For 5041/5080 co-relation queries the response was YES. [2024-11-24 00:15:03,089 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5793 conditions, 1742 events. 769/1742 cut-off events. For 5041/5080 co-relation queries the response was YES. Maximal size of possible extension queue 146. Compared 12412 event pairs, 139 based on Foata normal form. 17/1592 useless extension candidates. Maximal degree in co-relation 5762. Up to 532 conditions per place. [2024-11-24 00:15:03,098 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 24 selfloop transitions, 11 changer transitions 29/87 dead transitions. [2024-11-24 00:15:03,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 87 transitions, 705 flow [2024-11-24 00:15:03,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 00:15:03,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 00:15:03,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 201 transitions. [2024-11-24 00:15:03,101 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5710227272727273 [2024-11-24 00:15:03,101 INFO L175 Difference]: Start difference. First operand has 79 places, 59 transitions, 469 flow. Second operand 8 states and 201 transitions. [2024-11-24 00:15:03,101 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 87 transitions, 705 flow [2024-11-24 00:15:03,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 87 transitions, 612 flow, removed 12 selfloop flow, removed 7 redundant places. [2024-11-24 00:15:03,123 INFO L231 Difference]: Finished difference. Result has 80 places, 50 transitions, 324 flow [2024-11-24 00:15:03,124 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=388, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=324, PETRI_PLACES=80, PETRI_TRANSITIONS=50} [2024-11-24 00:15:03,124 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 32 predicate places. [2024-11-24 00:15:03,125 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 50 transitions, 324 flow [2024-11-24 00:15:03,125 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 7 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:03,125 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:15:03,125 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:03,125 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-24 00:15:03,126 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:15:03,126 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:15:03,126 INFO L85 PathProgramCache]: Analyzing trace with hash 2130032394, now seen corresponding path program 3 times [2024-11-24 00:15:03,127 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:15:03,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [170713277] [2024-11-24 00:15:03,127 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-24 00:15:03,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:15:03,143 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-24 00:15:03,143 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 00:15:03,385 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:15:03,385 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:15:03,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [170713277] [2024-11-24 00:15:03,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [170713277] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:15:03,386 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:15:03,386 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-24 00:15:03,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [923840332] [2024-11-24 00:15:03,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:15:03,387 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:15:03,387 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:15:03,387 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:15:03,388 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:15:03,415 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-24 00:15:03,416 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 50 transitions, 324 flow. Second operand has 7 states, 7 states have (on average 21.285714285714285) internal successors, (149), 7 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:03,416 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:15:03,416 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-24 00:15:03,416 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:03,771 INFO L124 PetriNetUnfolderBase]: 436/1068 cut-off events. [2024-11-24 00:15:03,773 INFO L125 PetriNetUnfolderBase]: For 2832/2879 co-relation queries the response was YES. [2024-11-24 00:15:03,780 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3298 conditions, 1068 events. 436/1068 cut-off events. For 2832/2879 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 7187 event pairs, 85 based on Foata normal form. 19/985 useless extension candidates. Maximal degree in co-relation 3269. Up to 269 conditions per place. [2024-11-24 00:15:03,783 INFO L140 encePairwiseOnDemand]: 36/44 looper letters, 20 selfloop transitions, 5 changer transitions 30/79 dead transitions. [2024-11-24 00:15:03,783 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 79 transitions, 532 flow [2024-11-24 00:15:03,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 00:15:03,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 00:15:03,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 204 transitions. [2024-11-24 00:15:03,784 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5795454545454546 [2024-11-24 00:15:03,785 INFO L175 Difference]: Start difference. First operand has 80 places, 50 transitions, 324 flow. Second operand 8 states and 204 transitions. [2024-11-24 00:15:03,785 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 79 transitions, 532 flow [2024-11-24 00:15:03,794 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 79 transitions, 483 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-11-24 00:15:03,795 INFO L231 Difference]: Finished difference. Result has 78 places, 43 transitions, 238 flow [2024-11-24 00:15:03,795 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=238, PETRI_PLACES=78, PETRI_TRANSITIONS=43} [2024-11-24 00:15:03,797 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 30 predicate places. [2024-11-24 00:15:03,797 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 43 transitions, 238 flow [2024-11-24 00:15:03,797 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 21.285714285714285) internal successors, (149), 7 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:03,798 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:15:03,798 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:03,798 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-24 00:15:03,799 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-24 00:15:03,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:15:03,799 INFO L85 PathProgramCache]: Analyzing trace with hash -994916148, now seen corresponding path program 4 times [2024-11-24 00:15:03,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:15:03,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206210504] [2024-11-24 00:15:03,799 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-24 00:15:03,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:15:03,824 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-24 00:15:03,824 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-24 00:15:04,001 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:15:04,001 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:15:04,002 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206210504] [2024-11-24 00:15:04,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206210504] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:15:04,002 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:15:04,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:15:04,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [384110337] [2024-11-24 00:15:04,002 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:15:04,002 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:15:04,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:15:04,003 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:15:04,003 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:15:04,026 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 44 [2024-11-24 00:15:04,026 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 43 transitions, 238 flow. Second operand has 6 states, 6 states have (on average 22.5) internal successors, (135), 6 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:04,026 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:15:04,026 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 44 [2024-11-24 00:15:04,026 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:15:04,219 INFO L124 PetriNetUnfolderBase]: 191/465 cut-off events. [2024-11-24 00:15:04,220 INFO L125 PetriNetUnfolderBase]: For 877/905 co-relation queries the response was YES. [2024-11-24 00:15:04,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1421 conditions, 465 events. 191/465 cut-off events. For 877/905 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 2519 event pairs, 20 based on Foata normal form. 14/433 useless extension candidates. Maximal degree in co-relation 1403. Up to 219 conditions per place. [2024-11-24 00:15:04,223 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 0 selfloop transitions, 0 changer transitions 51/51 dead transitions. [2024-11-24 00:15:04,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 51 transitions, 310 flow [2024-11-24 00:15:04,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 00:15:04,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 00:15:04,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 149 transitions. [2024-11-24 00:15:04,224 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5643939393939394 [2024-11-24 00:15:04,225 INFO L175 Difference]: Start difference. First operand has 78 places, 43 transitions, 238 flow. Second operand 6 states and 149 transitions. [2024-11-24 00:15:04,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 51 transitions, 310 flow [2024-11-24 00:15:04,250 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 51 transitions, 267 flow, removed 4 selfloop flow, removed 14 redundant places. [2024-11-24 00:15:04,251 INFO L231 Difference]: Finished difference. Result has 62 places, 0 transitions, 0 flow [2024-11-24 00:15:04,251 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=62, PETRI_TRANSITIONS=0} [2024-11-24 00:15:04,252 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 14 predicate places. [2024-11-24 00:15:04,252 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 0 transitions, 0 flow [2024-11-24 00:15:04,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.5) internal successors, (135), 6 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:15:04,260 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-24 00:15:04,260 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-24 00:15:04,260 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-24 00:15:04,260 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-24 00:15:04,260 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-24 00:15:04,261 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-24 00:15:04,261 INFO L422 BasicCegarLoop]: Path program histogram: [4, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:15:04,269 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-24 00:15:04,269 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 00:15:04,276 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:15:04 BasicIcfg [2024-11-24 00:15:04,276 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 00:15:04,277 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 00:15:04,277 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 00:15:04,277 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 00:15:04,279 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:14:53" (3/4) ... [2024-11-24 00:15:04,282 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-24 00:15:04,286 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-24 00:15:04,286 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-24 00:15:04,286 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-24 00:15:04,292 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-11-24 00:15:04,292 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-24 00:15:04,293 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-24 00:15:04,293 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-24 00:15:04,382 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/witness.graphml [2024-11-24 00:15:04,382 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/witness.yml [2024-11-24 00:15:04,382 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 00:15:04,384 INFO L158 Benchmark]: Toolchain (without parser) took 11842.21ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 91.3MB in the beginning and 142.1MB in the end (delta: -50.8MB). Peak memory consumption was 31.7MB. Max. memory is 16.1GB. [2024-11-24 00:15:04,385 INFO L158 Benchmark]: CDTParser took 0.46ms. Allocated memory is still 117.4MB. Free memory is still 72.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:15:04,385 INFO L158 Benchmark]: CACSL2BoogieTranslator took 595.48ms. Allocated memory is still 117.4MB. Free memory was 91.1MB in the beginning and 71.0MB in the end (delta: 20.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-24 00:15:04,386 INFO L158 Benchmark]: Boogie Procedure Inliner took 47.22ms. Allocated memory is still 117.4MB. Free memory was 71.0MB in the beginning and 69.3MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:15:04,386 INFO L158 Benchmark]: Boogie Preprocessor took 44.38ms. Allocated memory is still 117.4MB. Free memory was 69.3MB in the beginning and 67.5MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:15:04,387 INFO L158 Benchmark]: RCFGBuilder took 645.09ms. Allocated memory is still 117.4MB. Free memory was 67.5MB in the beginning and 49.6MB in the end (delta: 17.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-24 00:15:04,387 INFO L158 Benchmark]: TraceAbstraction took 10395.44ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 49.0MB in the beginning and 146.4MB in the end (delta: -97.4MB). Peak memory consumption was 98.9MB. Max. memory is 16.1GB. [2024-11-24 00:15:04,387 INFO L158 Benchmark]: Witness Printer took 105.83ms. Allocated memory is still 201.3MB. Free memory was 146.4MB in the beginning and 142.1MB in the end (delta: 4.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:15:04,392 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.46ms. Allocated memory is still 117.4MB. Free memory is still 72.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 595.48ms. Allocated memory is still 117.4MB. Free memory was 91.1MB in the beginning and 71.0MB in the end (delta: 20.1MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 47.22ms. Allocated memory is still 117.4MB. Free memory was 71.0MB in the beginning and 69.3MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 44.38ms. Allocated memory is still 117.4MB. Free memory was 69.3MB in the beginning and 67.5MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 645.09ms. Allocated memory is still 117.4MB. Free memory was 67.5MB in the beginning and 49.6MB in the end (delta: 17.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 10395.44ms. Allocated memory was 117.4MB in the beginning and 201.3MB in the end (delta: 83.9MB). Free memory was 49.0MB in the beginning and 146.4MB in the end (delta: -97.4MB). Peak memory consumption was 98.9MB. Max. memory is 16.1GB. * Witness Printer took 105.83ms. Allocated memory is still 201.3MB. Free memory was 146.4MB in the beginning and 142.1MB in the end (delta: 4.3MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 778]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 17]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 68 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 10.2s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 4, EmptinessCheckTime: 0.0s, AutomataDifference: 6.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 517 SdHoareTripleChecker+Valid, 1.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 474 mSDsluCounter, 266 SdHoareTripleChecker+Invalid, 1.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 205 mSDsCounter, 53 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1226 IncrementalHoareTripleChecker+Invalid, 1279 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 53 mSolverCounterUnsat, 61 mSDtfsCounter, 1226 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 102 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 81 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 1.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=469occurred in iteration=9, InterpolantAutomatonStates: 86, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 3.1s InterpolantComputationTime, 275 NumberOfCodeBlocks, 275 NumberOfCodeBlocksAsserted, 13 NumberOfCheckSat, 263 ConstructedInterpolants, 0 QuantifiedInterpolants, 1243 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 12 InterpolantComputations, 12 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-24 00:15:04,424 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5b5fb92-2d9c-41e6-8093-d8d2cf2753d6/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE