./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe019_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_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe019_pso.oepc_pso.opt_tso.oepc_tso.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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 4633300b13c3e317f8d3cd1cc05f3f76ba271ffedabaa8599cd9617354fa2b7b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:02:18,675 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:02:18,760 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-24 00:02:18,765 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:02:18,766 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:02:18,788 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:02:18,788 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:02:18,788 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:02:18,789 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:02:18,789 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:02:18,789 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 00:02:18,789 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-24 00:02:18,790 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:02:18,790 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:02:18,790 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:02:18,790 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:02:18,790 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-24 00:02:18,791 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:02:18,792 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:02:18,792 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:02:18,793 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:02:18,793 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:02:18,793 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:02:18,793 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:02:18,793 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-24 00:02:18,793 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-24 00:02:18,793 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:02:18,794 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-24 00:02:18,794 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-24 00:02:18,794 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_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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 -> 4633300b13c3e317f8d3cd1cc05f3f76ba271ffedabaa8599cd9617354fa2b7b [2024-11-24 00:02:19,062 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:02:19,077 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:02:19,080 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:02:19,084 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:02:19,084 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:02:19,085 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/pthread-wmm/safe019_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:02:22,148 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/data/6ef4c9217/376af82c52fa40ffbac619ae10d50386/FLAGebc97ed71 [2024-11-24 00:02:22,598 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:02:22,601 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/sv-benchmarks/c/pthread-wmm/safe019_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:02:22,624 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/data/6ef4c9217/376af82c52fa40ffbac619ae10d50386/FLAGebc97ed71 [2024-11-24 00:02:22,640 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/data/6ef4c9217/376af82c52fa40ffbac619ae10d50386 [2024-11-24 00:02:22,642 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:02:22,644 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:02:22,645 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:02:22,645 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:02:22,650 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:02:22,651 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:02:22" (1/1) ... [2024-11-24 00:02:22,652 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@209f10b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:22, skipping insertion in model container [2024-11-24 00:02:22,652 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:02:22" (1/1) ... [2024-11-24 00:02:22,686 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:02:23,081 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:02:23,094 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:02:23,176 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:02:23,217 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:02:23,218 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23 WrapperNode [2024-11-24 00:02:23,218 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:02:23,219 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:02:23,220 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:02:23,220 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:02:23,226 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:02:23" (1/1) ... [2024-11-24 00:02:23,239 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:02:23" (1/1) ... [2024-11-24 00:02:23,262 INFO L138 Inliner]: procedures = 176, calls = 47, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 67 [2024-11-24 00:02:23,263 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:02:23,263 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:02:23,263 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:02:23,264 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:02:23,273 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,273 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,276 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,293 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:02:23,293 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,293 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,304 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,305 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,310 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,316 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,317 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,324 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:02:23,325 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:02:23,325 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:02:23,325 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:02:23,326 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (1/1) ... [2024-11-24 00:02:23,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-24 00:02:23,345 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:02:23,362 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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:02:23,366 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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:02:23,398 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-24 00:02:23,398 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:02:23,398 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-24 00:02:23,398 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-24 00:02:23,398 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-24 00:02:23,398 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-24 00:02:23,398 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-24 00:02:23,399 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-24 00:02:23,399 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2024-11-24 00:02:23,399 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2024-11-24 00:02:23,399 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 00:02:23,399 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-24 00:02:23,399 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:02:23,400 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:02:23,401 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:02:23,537 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:02:23,539 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:02:23,794 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-24 00:02:23,794 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:02:23,938 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:02:23,940 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-24 00:02:23,942 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:02:23 BoogieIcfgContainer [2024-11-24 00:02:23,942 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:02:23,944 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-24 00:02:23,944 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-24 00:02:23,951 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-24 00:02:23,951 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:02:22" (1/3) ... [2024-11-24 00:02:23,952 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@101d8c4c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:02:23, skipping insertion in model container [2024-11-24 00:02:23,952 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:02:23" (2/3) ... [2024-11-24 00:02:23,953 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@101d8c4c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:02:23, skipping insertion in model container [2024-11-24 00:02:23,954 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:02:23" (3/3) ... [2024-11-24 00:02:23,957 INFO L128 eAbstractionObserver]: Analyzing ICFG safe019_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-24 00:02:23,978 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-24 00:02:23,980 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safe019_pso.oepc_pso.opt_tso.oepc_tso.opt.i that has 5 procedures, 49 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-24 00:02:23,980 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-24 00:02:24,054 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-24 00:02:24,104 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 61 places, 50 transitions, 116 flow [2024-11-24 00:02:24,167 INFO L124 PetriNetUnfolderBase]: 2/46 cut-off events. [2024-11-24 00:02:24,173 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:02:24,181 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59 conditions, 46 events. 2/46 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 89 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 50. Up to 2 conditions per place. [2024-11-24 00:02:24,182 INFO L82 GeneralOperation]: Start removeDead. Operand has 61 places, 50 transitions, 116 flow [2024-11-24 00:02:24,189 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 56 places, 45 transitions, 102 flow [2024-11-24 00:02:24,201 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-24 00:02:24,243 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;@4051604, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-24 00:02:24,243 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2024-11-24 00:02:24,275 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-24 00:02:24,275 INFO L124 PetriNetUnfolderBase]: 2/43 cut-off events. [2024-11-24 00:02:24,275 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:02:24,276 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:24,276 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:02:24,277 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:24,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:24,286 INFO L85 PathProgramCache]: Analyzing trace with hash 1736773628, now seen corresponding path program 1 times [2024-11-24 00:02:24,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:24,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1598899716] [2024-11-24 00:02:24,295 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:24,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:24,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:24,611 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:02:24,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:24,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1598899716] [2024-11-24 00:02:24,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1598899716] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:24,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:24,616 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-24 00:02:24,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029690735] [2024-11-24 00:02:24,618 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:24,625 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-24 00:02:24,630 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:24,652 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 00:02:24,653 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 00:02:24,659 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 28 out of 50 [2024-11-24 00:02:24,661 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 45 transitions, 102 flow. Second operand has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:02:24,662 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:24,662 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 28 of 50 [2024-11-24 00:02:24,663 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:24,914 INFO L124 PetriNetUnfolderBase]: 211/497 cut-off events. [2024-11-24 00:02:24,914 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:02:24,918 INFO L83 FinitePrefix]: Finished finitePrefix Result has 869 conditions, 497 events. 211/497 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 3110 event pairs, 211 based on Foata normal form. 48/501 useless extension candidates. Maximal degree in co-relation 857. Up to 336 conditions per place. [2024-11-24 00:02:24,924 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 15 selfloop transitions, 1 changer transitions 1/41 dead transitions. [2024-11-24 00:02:24,925 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 56 places, 41 transitions, 128 flow [2024-11-24 00:02:24,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 00:02:24,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-24 00:02:24,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 104 transitions. [2024-11-24 00:02:24,943 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6933333333333334 [2024-11-24 00:02:24,946 INFO L175 Difference]: Start difference. First operand has 56 places, 45 transitions, 102 flow. Second operand 3 states and 104 transitions. [2024-11-24 00:02:24,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 56 places, 41 transitions, 128 flow [2024-11-24 00:02:24,954 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 52 places, 41 transitions, 124 flow, removed 0 selfloop flow, removed 4 redundant places. [2024-11-24 00:02:24,960 INFO L231 Difference]: Finished difference. Result has 52 places, 40 transitions, 90 flow [2024-11-24 00:02:24,964 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=90, PETRI_PLACES=52, PETRI_TRANSITIONS=40} [2024-11-24 00:02:24,970 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, -4 predicate places. [2024-11-24 00:02:24,970 INFO L471 AbstractCegarLoop]: Abstraction has has 52 places, 40 transitions, 90 flow [2024-11-24 00:02:24,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:02:24,970 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:24,971 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:02:24,971 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-24 00:02:24,971 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:24,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:24,972 INFO L85 PathProgramCache]: Analyzing trace with hash 1736774980, now seen corresponding path program 1 times [2024-11-24 00:02:24,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:24,972 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939473773] [2024-11-24 00:02:24,972 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:24,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:25,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:25,458 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:02:25,458 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:25,458 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939473773] [2024-11-24 00:02:25,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939473773] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:25,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:25,458 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:02:25,458 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580204373] [2024-11-24 00:02:25,458 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:25,460 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:02:25,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:25,460 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:02:25,462 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:02:25,480 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 50 [2024-11-24 00:02:25,481 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 40 transitions, 90 flow. Second operand has 5 states, 5 states have (on average 24.6) internal successors, (123), 5 states have internal predecessors, (123), 0 states have call successors, (0), 0 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:02:25,482 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:25,482 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 50 [2024-11-24 00:02:25,482 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:26,667 INFO L124 PetriNetUnfolderBase]: 3489/5971 cut-off events. [2024-11-24 00:02:26,667 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-24 00:02:26,691 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11083 conditions, 5971 events. 3489/5971 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 517. Compared 47564 event pairs, 992 based on Foata normal form. 0/5764 useless extension candidates. Maximal degree in co-relation 11077. Up to 2191 conditions per place. [2024-11-24 00:02:26,718 INFO L140 encePairwiseOnDemand]: 40/50 looper letters, 34 selfloop transitions, 6 changer transitions 57/114 dead transitions. [2024-11-24 00:02:26,718 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 59 places, 114 transitions, 438 flow [2024-11-24 00:02:26,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 00:02:26,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 00:02:26,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 297 transitions. [2024-11-24 00:02:26,723 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.66 [2024-11-24 00:02:26,723 INFO L175 Difference]: Start difference. First operand has 52 places, 40 transitions, 90 flow. Second operand 9 states and 297 transitions. [2024-11-24 00:02:26,723 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 59 places, 114 transitions, 438 flow [2024-11-24 00:02:26,726 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 114 transitions, 437 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-24 00:02:26,729 INFO L231 Difference]: Finished difference. Result has 64 places, 43 transitions, 153 flow [2024-11-24 00:02:26,729 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=89, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=153, PETRI_PLACES=64, PETRI_TRANSITIONS=43} [2024-11-24 00:02:26,730 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 8 predicate places. [2024-11-24 00:02:26,730 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 43 transitions, 153 flow [2024-11-24 00:02:26,730 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.6) internal successors, (123), 5 states have internal predecessors, (123), 0 states have call successors, (0), 0 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:02:26,730 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:26,730 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:02:26,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-24 00:02:26,731 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:26,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:26,731 INFO L85 PathProgramCache]: Analyzing trace with hash -1270427387, now seen corresponding path program 1 times [2024-11-24 00:02:26,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:26,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [940008971] [2024-11-24 00:02:26,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:26,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:27,040 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:02:27,040 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:27,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [940008971] [2024-11-24 00:02:27,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [940008971] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:27,041 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:27,041 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:02:27,041 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1124985556] [2024-11-24 00:02:27,041 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:27,041 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:02:27,042 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:27,042 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:02:27,042 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:02:27,066 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 50 [2024-11-24 00:02:27,067 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 43 transitions, 153 flow. Second operand has 6 states, 6 states have (on average 24.333333333333332) internal successors, (146), 6 states have internal predecessors, (146), 0 states have call successors, (0), 0 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:02:27,067 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:27,067 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 50 [2024-11-24 00:02:27,067 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:27,865 INFO L124 PetriNetUnfolderBase]: 2463/4329 cut-off events. [2024-11-24 00:02:27,865 INFO L125 PetriNetUnfolderBase]: For 5145/5145 co-relation queries the response was YES. [2024-11-24 00:02:27,880 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12034 conditions, 4329 events. 2463/4329 cut-off events. For 5145/5145 co-relation queries the response was YES. Maximal size of possible extension queue 369. Compared 33501 event pairs, 393 based on Foata normal form. 120/4402 useless extension candidates. Maximal degree in co-relation 12021. Up to 1685 conditions per place. [2024-11-24 00:02:27,905 INFO L140 encePairwiseOnDemand]: 41/50 looper letters, 41 selfloop transitions, 7 changer transitions 48/113 dead transitions. [2024-11-24 00:02:27,905 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 113 transitions, 673 flow [2024-11-24 00:02:27,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-24 00:02:27,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-24 00:02:27,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 316 transitions. [2024-11-24 00:02:27,911 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.632 [2024-11-24 00:02:27,911 INFO L175 Difference]: Start difference. First operand has 64 places, 43 transitions, 153 flow. Second operand 10 states and 316 transitions. [2024-11-24 00:02:27,911 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 113 transitions, 673 flow [2024-11-24 00:02:27,973 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 113 transitions, 607 flow, removed 25 selfloop flow, removed 4 redundant places. [2024-11-24 00:02:27,975 INFO L231 Difference]: Finished difference. Result has 70 places, 45 transitions, 192 flow [2024-11-24 00:02:27,975 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=137, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=43, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=192, PETRI_PLACES=70, PETRI_TRANSITIONS=45} [2024-11-24 00:02:27,976 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 14 predicate places. [2024-11-24 00:02:27,976 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 45 transitions, 192 flow [2024-11-24 00:02:27,976 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.333333333333332) internal successors, (146), 6 states have internal predecessors, (146), 0 states have call successors, (0), 0 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:02:27,976 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:27,976 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:02:27,976 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-24 00:02:27,977 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:27,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:27,977 INFO L85 PathProgramCache]: Analyzing trace with hash -2124321323, now seen corresponding path program 1 times [2024-11-24 00:02:27,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:27,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854340295] [2024-11-24 00:02:27,978 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:27,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:27,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:28,129 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 00:02:28,130 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:28,130 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854340295] [2024-11-24 00:02:28,130 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854340295] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:28,130 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:28,130 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:02:28,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1791259881] [2024-11-24 00:02:28,130 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:28,131 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:02:28,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:28,131 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:02:28,131 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:02:28,143 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 50 [2024-11-24 00:02:28,143 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 45 transitions, 192 flow. Second operand has 5 states, 5 states have (on average 28.6) internal successors, (143), 5 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:02:28,143 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:28,144 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 50 [2024-11-24 00:02:28,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:28,630 INFO L124 PetriNetUnfolderBase]: 1420/2848 cut-off events. [2024-11-24 00:02:28,630 INFO L125 PetriNetUnfolderBase]: For 4488/4566 co-relation queries the response was YES. [2024-11-24 00:02:28,645 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7752 conditions, 2848 events. 1420/2848 cut-off events. For 4488/4566 co-relation queries the response was YES. Maximal size of possible extension queue 252. Compared 22600 event pairs, 550 based on Foata normal form. 138/2802 useless extension candidates. Maximal degree in co-relation 7733. Up to 1266 conditions per place. [2024-11-24 00:02:28,658 INFO L140 encePairwiseOnDemand]: 45/50 looper letters, 27 selfloop transitions, 4 changer transitions 21/77 dead transitions. [2024-11-24 00:02:28,659 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 77 transitions, 408 flow [2024-11-24 00:02:28,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 00:02:28,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 00:02:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 232 transitions. [2024-11-24 00:02:28,660 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6628571428571428 [2024-11-24 00:02:28,660 INFO L175 Difference]: Start difference. First operand has 70 places, 45 transitions, 192 flow. Second operand 7 states and 232 transitions. [2024-11-24 00:02:28,661 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 77 transitions, 408 flow [2024-11-24 00:02:28,679 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 77 transitions, 372 flow, removed 12 selfloop flow, removed 6 redundant places. [2024-11-24 00:02:28,680 INFO L231 Difference]: Finished difference. Result has 69 places, 45 transitions, 192 flow [2024-11-24 00:02:28,681 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=170, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=192, PETRI_PLACES=69, PETRI_TRANSITIONS=45} [2024-11-24 00:02:28,682 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 13 predicate places. [2024-11-24 00:02:28,682 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 45 transitions, 192 flow [2024-11-24 00:02:28,682 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 28.6) internal successors, (143), 5 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:02:28,683 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:28,683 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] [2024-11-24 00:02:28,683 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-24 00:02:28,683 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:28,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:28,684 INFO L85 PathProgramCache]: Analyzing trace with hash -1810228762, now seen corresponding path program 1 times [2024-11-24 00:02:28,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:28,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470936802] [2024-11-24 00:02:28,686 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:28,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:28,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:28,912 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:02:28,912 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:28,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470936802] [2024-11-24 00:02:28,912 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470936802] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:28,912 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:28,912 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:02:28,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [513162558] [2024-11-24 00:02:28,913 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:28,913 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:02:28,913 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:28,913 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:02:28,913 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:02:28,926 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 50 [2024-11-24 00:02:28,926 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 45 transitions, 192 flow. Second operand has 7 states, 7 states have (on average 24.142857142857142) internal successors, (169), 7 states have internal predecessors, (169), 0 states have call successors, (0), 0 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:02:28,927 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:28,927 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 50 [2024-11-24 00:02:28,927 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:29,625 INFO L124 PetriNetUnfolderBase]: 2501/4607 cut-off events. [2024-11-24 00:02:29,625 INFO L125 PetriNetUnfolderBase]: For 5001/5007 co-relation queries the response was YES. [2024-11-24 00:02:29,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12399 conditions, 4607 events. 2501/4607 cut-off events. For 5001/5007 co-relation queries the response was YES. Maximal size of possible extension queue 392. Compared 38137 event pairs, 473 based on Foata normal form. 92/4614 useless extension candidates. Maximal degree in co-relation 12379. Up to 1252 conditions per place. [2024-11-24 00:02:29,663 INFO L140 encePairwiseOnDemand]: 42/50 looper letters, 43 selfloop transitions, 8 changer transitions 41/109 dead transitions. [2024-11-24 00:02:29,664 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 109 transitions, 683 flow [2024-11-24 00:02:29,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 00:02:29,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 00:02:29,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 282 transitions. [2024-11-24 00:02:29,666 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6266666666666667 [2024-11-24 00:02:29,666 INFO L175 Difference]: Start difference. First operand has 69 places, 45 transitions, 192 flow. Second operand 9 states and 282 transitions. [2024-11-24 00:02:29,666 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 109 transitions, 683 flow [2024-11-24 00:02:29,694 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 109 transitions, 641 flow, removed 16 selfloop flow, removed 8 redundant places. [2024-11-24 00:02:29,695 INFO L231 Difference]: Finished difference. Result has 71 places, 47 transitions, 226 flow [2024-11-24 00:02:29,695 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=168, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=226, PETRI_PLACES=71, PETRI_TRANSITIONS=47} [2024-11-24 00:02:29,698 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 15 predicate places. [2024-11-24 00:02:29,698 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 47 transitions, 226 flow [2024-11-24 00:02:29,699 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 24.142857142857142) internal successors, (169), 7 states have internal predecessors, (169), 0 states have call successors, (0), 0 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:02:29,699 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:29,699 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:02:29,699 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-24 00:02:29,699 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:29,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:29,701 INFO L85 PathProgramCache]: Analyzing trace with hash 1501491575, now seen corresponding path program 1 times [2024-11-24 00:02:29,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:29,702 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1163311870] [2024-11-24 00:02:29,702 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:29,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:29,914 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:02:29,914 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:29,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1163311870] [2024-11-24 00:02:29,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1163311870] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:29,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:29,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:02:29,915 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1190841830] [2024-11-24 00:02:29,915 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:29,915 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:02:29,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:29,915 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:02:29,916 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:02:29,942 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-24 00:02:29,943 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 47 transitions, 226 flow. Second operand has 7 states, 7 states have (on average 23.285714285714285) internal successors, (163), 7 states have internal predecessors, (163), 0 states have call successors, (0), 0 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:02:29,943 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:29,943 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-24 00:02:29,943 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:30,714 INFO L124 PetriNetUnfolderBase]: 2976/5372 cut-off events. [2024-11-24 00:02:30,715 INFO L125 PetriNetUnfolderBase]: For 9567/9567 co-relation queries the response was YES. [2024-11-24 00:02:30,735 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15602 conditions, 5372 events. 2976/5372 cut-off events. For 9567/9567 co-relation queries the response was YES. Maximal size of possible extension queue 378. Compared 41534 event pairs, 617 based on Foata normal form. 108/5419 useless extension candidates. Maximal degree in co-relation 15582. Up to 1342 conditions per place. [2024-11-24 00:02:30,748 INFO L140 encePairwiseOnDemand]: 40/50 looper letters, 51 selfloop transitions, 10 changer transitions 56/133 dead transitions. [2024-11-24 00:02:30,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 133 transitions, 974 flow [2024-11-24 00:02:30,749 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-24 00:02:30,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-24 00:02:30,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 285 transitions. [2024-11-24 00:02:30,751 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6333333333333333 [2024-11-24 00:02:30,751 INFO L175 Difference]: Start difference. First operand has 71 places, 47 transitions, 226 flow. Second operand 9 states and 285 transitions. [2024-11-24 00:02:30,751 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 133 transitions, 974 flow [2024-11-24 00:02:30,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 133 transitions, 860 flow, removed 37 selfloop flow, removed 6 redundant places. [2024-11-24 00:02:30,788 INFO L231 Difference]: Finished difference. Result has 75 places, 47 transitions, 232 flow [2024-11-24 00:02:30,789 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=195, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=232, PETRI_PLACES=75, PETRI_TRANSITIONS=47} [2024-11-24 00:02:30,790 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 19 predicate places. [2024-11-24 00:02:30,791 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 47 transitions, 232 flow [2024-11-24 00:02:30,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 23.285714285714285) internal successors, (163), 7 states have internal predecessors, (163), 0 states have call successors, (0), 0 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:02:30,791 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:30,792 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] [2024-11-24 00:02:30,792 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-24 00:02:30,792 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:30,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:30,793 INFO L85 PathProgramCache]: Analyzing trace with hash 1188726388, now seen corresponding path program 1 times [2024-11-24 00:02:30,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:30,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605390211] [2024-11-24 00:02:30,793 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:30,995 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:02:30,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:30,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1605390211] [2024-11-24 00:02:30,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1605390211] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:30,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:30,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:02:30,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1692625849] [2024-11-24 00:02:30,997 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:30,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:02:30,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:30,998 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:02:30,998 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:02:31,015 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 50 [2024-11-24 00:02:31,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 47 transitions, 232 flow. Second operand has 6 states, 6 states have (on average 24.666666666666668) internal successors, (148), 6 states have internal predecessors, (148), 0 states have call successors, (0), 0 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:02:31,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:31,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 50 [2024-11-24 00:02:31,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:31,523 INFO L124 PetriNetUnfolderBase]: 1657/3073 cut-off events. [2024-11-24 00:02:31,523 INFO L125 PetriNetUnfolderBase]: For 4297/4297 co-relation queries the response was YES. [2024-11-24 00:02:31,537 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8761 conditions, 3073 events. 1657/3073 cut-off events. For 4297/4297 co-relation queries the response was YES. Maximal size of possible extension queue 232. Compared 22814 event pairs, 294 based on Foata normal form. 60/3045 useless extension candidates. Maximal degree in co-relation 8739. Up to 1114 conditions per place. [2024-11-24 00:02:31,548 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 38 selfloop transitions, 7 changer transitions 26/88 dead transitions. [2024-11-24 00:02:31,548 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 88 transitions, 542 flow [2024-11-24 00:02:31,548 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-24 00:02:31,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-24 00:02:31,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 245 transitions. [2024-11-24 00:02:31,550 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6125 [2024-11-24 00:02:31,550 INFO L175 Difference]: Start difference. First operand has 75 places, 47 transitions, 232 flow. Second operand 8 states and 245 transitions. [2024-11-24 00:02:31,550 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 88 transitions, 542 flow [2024-11-24 00:02:31,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 88 transitions, 488 flow, removed 16 selfloop flow, removed 9 redundant places. [2024-11-24 00:02:31,571 INFO L231 Difference]: Finished difference. Result has 74 places, 46 transitions, 219 flow [2024-11-24 00:02:31,571 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=198, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=219, PETRI_PLACES=74, PETRI_TRANSITIONS=46} [2024-11-24 00:02:31,572 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 18 predicate places. [2024-11-24 00:02:31,572 INFO L471 AbstractCegarLoop]: Abstraction has has 74 places, 46 transitions, 219 flow [2024-11-24 00:02:31,572 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.666666666666668) internal successors, (148), 6 states have internal predecessors, (148), 0 states have call successors, (0), 0 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:02:31,572 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:31,572 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:02:31,572 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-24 00:02:31,572 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:31,573 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:31,573 INFO L85 PathProgramCache]: Analyzing trace with hash 1809726284, now seen corresponding path program 1 times [2024-11-24 00:02:31,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:31,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1824689607] [2024-11-24 00:02:31,573 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:31,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:31,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:31,738 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:02:31,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:31,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1824689607] [2024-11-24 00:02:31,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1824689607] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:31,738 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:31,738 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-24 00:02:31,739 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093494848] [2024-11-24 00:02:31,739 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:31,739 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-24 00:02:31,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:31,739 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-24 00:02:31,740 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-24 00:02:31,756 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 50 [2024-11-24 00:02:31,756 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 46 transitions, 219 flow. Second operand has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 0 states have call successors, (0), 0 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:02:31,757 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:31,757 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 50 [2024-11-24 00:02:31,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:32,467 INFO L124 PetriNetUnfolderBase]: 4847/7976 cut-off events. [2024-11-24 00:02:32,467 INFO L125 PetriNetUnfolderBase]: For 4070/4208 co-relation queries the response was YES. [2024-11-24 00:02:32,505 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17630 conditions, 7976 events. 4847/7976 cut-off events. For 4070/4208 co-relation queries the response was YES. Maximal size of possible extension queue 514. Compared 58420 event pairs, 1462 based on Foata normal form. 305/7980 useless extension candidates. Maximal degree in co-relation 17609. Up to 4161 conditions per place. [2024-11-24 00:02:32,526 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 33 selfloop transitions, 6 changer transitions 0/64 dead transitions. [2024-11-24 00:02:32,526 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 64 transitions, 337 flow [2024-11-24 00:02:32,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-24 00:02:32,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-24 00:02:32,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 137 transitions. [2024-11-24 00:02:32,528 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.685 [2024-11-24 00:02:32,528 INFO L175 Difference]: Start difference. First operand has 74 places, 46 transitions, 219 flow. Second operand 4 states and 137 transitions. [2024-11-24 00:02:32,528 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 64 transitions, 337 flow [2024-11-24 00:02:32,554 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 64 transitions, 312 flow, removed 5 selfloop flow, removed 6 redundant places. [2024-11-24 00:02:32,557 INFO L231 Difference]: Finished difference. Result has 69 places, 51 transitions, 240 flow [2024-11-24 00:02:32,558 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=240, PETRI_PLACES=69, PETRI_TRANSITIONS=51} [2024-11-24 00:02:32,558 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 13 predicate places. [2024-11-24 00:02:32,559 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 51 transitions, 240 flow [2024-11-24 00:02:32,559 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 0 states have call successors, (0), 0 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:02:32,559 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:32,559 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] [2024-11-24 00:02:32,559 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-24 00:02:32,559 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:32,560 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:32,560 INFO L85 PathProgramCache]: Analyzing trace with hash -1859025279, now seen corresponding path program 1 times [2024-11-24 00:02:32,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:32,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609194837] [2024-11-24 00:02:32,560 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:32,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:32,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:32,718 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:02:32,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:32,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609194837] [2024-11-24 00:02:32,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609194837] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:32,719 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:32,719 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-24 00:02:32,719 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2118572359] [2024-11-24 00:02:32,719 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:32,719 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-24 00:02:32,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:32,720 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-24 00:02:32,720 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-24 00:02:32,730 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 50 [2024-11-24 00:02:32,731 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 51 transitions, 240 flow. Second operand has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:02:32,731 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:32,731 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 50 [2024-11-24 00:02:32,731 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:33,310 INFO L124 PetriNetUnfolderBase]: 4577/7528 cut-off events. [2024-11-24 00:02:33,311 INFO L125 PetriNetUnfolderBase]: For 4117/5612 co-relation queries the response was YES. [2024-11-24 00:02:33,336 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19081 conditions, 7528 events. 4577/7528 cut-off events. For 4117/5612 co-relation queries the response was YES. Maximal size of possible extension queue 534. Compared 53336 event pairs, 796 based on Foata normal form. 311/7574 useless extension candidates. Maximal degree in co-relation 19062. Up to 3225 conditions per place. [2024-11-24 00:02:33,354 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 41 selfloop transitions, 10 changer transitions 0/76 dead transitions. [2024-11-24 00:02:33,355 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 76 transitions, 417 flow [2024-11-24 00:02:33,355 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 00:02:33,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-24 00:02:33,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 173 transitions. [2024-11-24 00:02:33,357 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.692 [2024-11-24 00:02:33,359 INFO L175 Difference]: Start difference. First operand has 69 places, 51 transitions, 240 flow. Second operand 5 states and 173 transitions. [2024-11-24 00:02:33,359 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 76 transitions, 417 flow [2024-11-24 00:02:33,366 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 76 transitions, 408 flow, removed 1 selfloop flow, removed 2 redundant places. [2024-11-24 00:02:33,368 INFO L231 Difference]: Finished difference. Result has 73 places, 56 transitions, 299 flow [2024-11-24 00:02:33,369 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=232, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=41, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=299, PETRI_PLACES=73, PETRI_TRANSITIONS=56} [2024-11-24 00:02:33,369 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 17 predicate places. [2024-11-24 00:02:33,370 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 56 transitions, 299 flow [2024-11-24 00:02:33,370 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.8) internal successors, (134), 5 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:02:33,371 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:33,371 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:02:33,371 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-24 00:02:33,371 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:33,371 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:33,372 INFO L85 PathProgramCache]: Analyzing trace with hash -867369020, now seen corresponding path program 1 times [2024-11-24 00:02:33,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:33,372 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1832776591] [2024-11-24 00:02:33,372 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:33,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:33,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:33,537 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:02:33,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:33,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1832776591] [2024-11-24 00:02:33,538 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1832776591] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:33,539 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:33,539 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-24 00:02:33,539 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1897667340] [2024-11-24 00:02:33,539 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:33,539 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:02:33,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:33,540 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:02:33,541 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:02:33,547 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 50 [2024-11-24 00:02:33,548 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 56 transitions, 299 flow. Second operand has 6 states, 6 states have (on average 26.5) internal successors, (159), 6 states have internal predecessors, (159), 0 states have call successors, (0), 0 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:02:33,548 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:33,548 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 50 [2024-11-24 00:02:33,549 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:34,072 INFO L124 PetriNetUnfolderBase]: 3809/6148 cut-off events. [2024-11-24 00:02:34,072 INFO L125 PetriNetUnfolderBase]: For 7561/9988 co-relation queries the response was YES. [2024-11-24 00:02:34,084 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18448 conditions, 6148 events. 3809/6148 cut-off events. For 7561/9988 co-relation queries the response was YES. Maximal size of possible extension queue 449. Compared 40300 event pairs, 232 based on Foata normal form. 294/6233 useless extension candidates. Maximal degree in co-relation 18427. Up to 2864 conditions per place. [2024-11-24 00:02:34,097 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 49 selfloop transitions, 14 changer transitions 0/88 dead transitions. [2024-11-24 00:02:34,097 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 88 transitions, 534 flow [2024-11-24 00:02:34,097 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 00:02:34,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 00:02:34,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 209 transitions. [2024-11-24 00:02:34,098 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6966666666666667 [2024-11-24 00:02:34,099 INFO L175 Difference]: Start difference. First operand has 73 places, 56 transitions, 299 flow. Second operand 6 states and 209 transitions. [2024-11-24 00:02:34,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 88 transitions, 534 flow [2024-11-24 00:02:34,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 88 transitions, 518 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-11-24 00:02:34,104 INFO L231 Difference]: Finished difference. Result has 78 places, 61 transitions, 369 flow [2024-11-24 00:02:34,104 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=369, PETRI_PLACES=78, PETRI_TRANSITIONS=61} [2024-11-24 00:02:34,105 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 22 predicate places. [2024-11-24 00:02:34,105 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 61 transitions, 369 flow [2024-11-24 00:02:34,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 26.5) internal successors, (159), 6 states have internal predecessors, (159), 0 states have call successors, (0), 0 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:02:34,105 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:34,106 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:02:34,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-24 00:02:34,106 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:34,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:34,106 INFO L85 PathProgramCache]: Analyzing trace with hash -1071106731, now seen corresponding path program 1 times [2024-11-24 00:02:34,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:34,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [392530052] [2024-11-24 00:02:34,107 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:34,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:34,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:34,266 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:02:34,266 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:34,266 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [392530052] [2024-11-24 00:02:34,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [392530052] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:34,267 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:34,267 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:02:34,267 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [925580108] [2024-11-24 00:02:34,267 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:34,267 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-24 00:02:34,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:34,268 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-24 00:02:34,268 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-24 00:02:34,277 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 50 [2024-11-24 00:02:34,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 61 transitions, 369 flow. Second operand has 6 states, 6 states have (on average 27.5) internal successors, (165), 6 states have internal predecessors, (165), 0 states have call successors, (0), 0 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:02:34,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:34,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 50 [2024-11-24 00:02:34,278 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:34,968 INFO L124 PetriNetUnfolderBase]: 2742/5378 cut-off events. [2024-11-24 00:02:34,968 INFO L125 PetriNetUnfolderBase]: For 9252/10516 co-relation queries the response was YES. [2024-11-24 00:02:34,994 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16428 conditions, 5378 events. 2742/5378 cut-off events. For 9252/10516 co-relation queries the response was YES. Maximal size of possible extension queue 449. Compared 44335 event pairs, 624 based on Foata normal form. 128/4848 useless extension candidates. Maximal degree in co-relation 16405. Up to 2121 conditions per place. [2024-11-24 00:02:35,009 INFO L140 encePairwiseOnDemand]: 45/50 looper letters, 35 selfloop transitions, 3 changer transitions 10/89 dead transitions. [2024-11-24 00:02:35,009 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 89 transitions, 559 flow [2024-11-24 00:02:35,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-24 00:02:35,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-24 00:02:35,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 198 transitions. [2024-11-24 00:02:35,012 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.66 [2024-11-24 00:02:35,012 INFO L175 Difference]: Start difference. First operand has 78 places, 61 transitions, 369 flow. Second operand 6 states and 198 transitions. [2024-11-24 00:02:35,012 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 89 transitions, 559 flow [2024-11-24 00:02:35,027 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 89 transitions, 528 flow, removed 8 selfloop flow, removed 3 redundant places. [2024-11-24 00:02:35,029 INFO L231 Difference]: Finished difference. Result has 84 places, 62 transitions, 365 flow [2024-11-24 00:02:35,029 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=338, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=365, PETRI_PLACES=84, PETRI_TRANSITIONS=62} [2024-11-24 00:02:35,030 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 28 predicate places. [2024-11-24 00:02:35,030 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 62 transitions, 365 flow [2024-11-24 00:02:35,031 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 27.5) internal successors, (165), 6 states have internal predecessors, (165), 0 states have call successors, (0), 0 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:02:35,031 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-24 00:02:35,031 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:02:35,031 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-24 00:02:35,031 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-24 00:02:35,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:02:35,032 INFO L85 PathProgramCache]: Analyzing trace with hash 1750482248, now seen corresponding path program 1 times [2024-11-24 00:02:35,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-24 00:02:35,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823956437] [2024-11-24 00:02:35,033 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:02:35,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:02:35,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:02:35,217 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:02:35,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-24 00:02:35,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823956437] [2024-11-24 00:02:35,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823956437] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-24 00:02:35,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-24 00:02:35,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-24 00:02:35,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1121487310] [2024-11-24 00:02:35,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-24 00:02:35,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-24 00:02:35,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-24 00:02:35,218 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-24 00:02:35,218 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-24 00:02:35,225 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 50 [2024-11-24 00:02:35,226 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 84 places, 62 transitions, 365 flow. Second operand has 7 states, 7 states have (on average 26.285714285714285) internal successors, (184), 7 states have internal predecessors, (184), 0 states have call successors, (0), 0 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:02:35,226 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-24 00:02:35,226 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 50 [2024-11-24 00:02:35,226 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-24 00:02:35,856 INFO L124 PetriNetUnfolderBase]: 4106/6332 cut-off events. [2024-11-24 00:02:35,856 INFO L125 PetriNetUnfolderBase]: For 11593/14291 co-relation queries the response was YES. [2024-11-24 00:02:35,877 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20229 conditions, 6332 events. 4106/6332 cut-off events. For 11593/14291 co-relation queries the response was YES. Maximal size of possible extension queue 571. Compared 40874 event pairs, 143 based on Foata normal form. 280/6374 useless extension candidates. Maximal degree in co-relation 20209. Up to 2728 conditions per place. [2024-11-24 00:02:35,881 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 0 selfloop transitions, 0 changer transitions 86/86 dead transitions. [2024-11-24 00:02:35,881 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 86 transitions, 535 flow [2024-11-24 00:02:35,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-24 00:02:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-24 00:02:35,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 233 transitions. [2024-11-24 00:02:35,882 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6657142857142857 [2024-11-24 00:02:35,883 INFO L175 Difference]: Start difference. First operand has 84 places, 62 transitions, 365 flow. Second operand 7 states and 233 transitions. [2024-11-24 00:02:35,883 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 86 transitions, 535 flow [2024-11-24 00:02:35,892 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 86 transitions, 502 flow, removed 10 selfloop flow, removed 7 redundant places. [2024-11-24 00:02:35,893 INFO L231 Difference]: Finished difference. Result has 76 places, 0 transitions, 0 flow [2024-11-24 00:02:35,893 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=76, PETRI_TRANSITIONS=0} [2024-11-24 00:02:35,894 INFO L279 CegarLoopForPetriNet]: 56 programPoint places, 20 predicate places. [2024-11-24 00:02:35,894 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 0 transitions, 0 flow [2024-11-24 00:02:35,894 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 26.285714285714285) internal successors, (184), 7 states have internal predecessors, (184), 0 states have call successors, (0), 0 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:02:35,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (5 of 6 remaining) [2024-11-24 00:02:35,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (4 of 6 remaining) [2024-11-24 00:02:35,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 6 remaining) [2024-11-24 00:02:35,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 6 remaining) [2024-11-24 00:02:35,897 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 6 remaining) [2024-11-24 00:02:35,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 6 remaining) [2024-11-24 00:02:35,898 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-24 00:02:35,898 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:02:35,902 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-24 00:02:35,902 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-24 00:02:35,907 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 12:02:35 BasicIcfg [2024-11-24 00:02:35,907 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-24 00:02:35,908 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 00:02:35,908 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 00:02:35,908 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 00:02:35,909 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:02:23" (3/4) ... [2024-11-24 00:02:35,911 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-24 00:02:35,914 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-24 00:02:35,914 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-24 00:02:35,914 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-24 00:02:35,915 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P3 [2024-11-24 00:02:35,918 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 42 nodes and edges [2024-11-24 00:02:35,919 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-24 00:02:35,919 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-24 00:02:35,919 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-24 00:02:35,991 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/witness.graphml [2024-11-24 00:02:35,991 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/bin/uautomizer-verify-LYvppIcaGC/witness.yml [2024-11-24 00:02:35,992 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 00:02:35,992 INFO L158 Benchmark]: Toolchain (without parser) took 13348.76ms. Allocated memory was 117.4MB in the beginning and 536.9MB in the end (delta: 419.4MB). Free memory was 93.8MB in the beginning and 409.4MB in the end (delta: -315.6MB). Peak memory consumption was 98.6MB. Max. memory is 16.1GB. [2024-11-24 00:02:35,993 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 142.6MB. Free memory is still 78.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:02:35,993 INFO L158 Benchmark]: CACSL2BoogieTranslator took 574.01ms. Allocated memory is still 117.4MB. Free memory was 93.8MB in the beginning and 73.7MB in the end (delta: 20.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-24 00:02:35,993 INFO L158 Benchmark]: Boogie Procedure Inliner took 43.31ms. Allocated memory is still 117.4MB. Free memory was 73.7MB in the beginning and 71.8MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:02:35,994 INFO L158 Benchmark]: Boogie Preprocessor took 60.73ms. Allocated memory is still 117.4MB. Free memory was 71.8MB in the beginning and 70.2MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:02:35,994 INFO L158 Benchmark]: RCFGBuilder took 617.05ms. Allocated memory is still 117.4MB. Free memory was 70.2MB in the beginning and 50.4MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-24 00:02:35,994 INFO L158 Benchmark]: TraceAbstraction took 11963.38ms. Allocated memory was 117.4MB in the beginning and 536.9MB in the end (delta: 419.4MB). Free memory was 49.8MB in the beginning and 417.8MB in the end (delta: -368.0MB). Peak memory consumption was 291.6MB. Max. memory is 16.1GB. [2024-11-24 00:02:35,994 INFO L158 Benchmark]: Witness Printer took 83.69ms. Allocated memory is still 536.9MB. Free memory was 417.8MB in the beginning and 409.4MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:02:35,996 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.39ms. Allocated memory is still 142.6MB. Free memory is still 78.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 574.01ms. Allocated memory is still 117.4MB. Free memory was 93.8MB in the beginning and 73.7MB in the end (delta: 20.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 43.31ms. Allocated memory is still 117.4MB. Free memory was 73.7MB in the beginning and 71.8MB in the end (delta: 1.9MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 60.73ms. Allocated memory is still 117.4MB. Free memory was 71.8MB in the beginning and 70.2MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 617.05ms. Allocated memory is still 117.4MB. Free memory was 70.2MB in the beginning and 50.4MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 11963.38ms. Allocated memory was 117.4MB in the beginning and 536.9MB in the end (delta: 419.4MB). Free memory was 49.8MB in the beginning and 417.8MB in the end (delta: -368.0MB). Peak memory consumption was 291.6MB. Max. memory is 16.1GB. * Witness Printer took 83.69ms. Allocated memory is still 536.9MB. Free memory was 417.8MB in the beginning and 409.4MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 786]: 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 9 procedures, 79 locations, 6 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 11.8s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 8.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 627 SdHoareTripleChecker+Valid, 1.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 596 mSDsluCounter, 241 SdHoareTripleChecker+Invalid, 1.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 180 mSDsCounter, 45 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1264 IncrementalHoareTripleChecker+Invalid, 1309 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 45 mSolverCounterUnsat, 61 mSDtfsCounter, 1264 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 94 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 81 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 53 ImplicationChecksByTransitivity, 0.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=369occurred in iteration=10, InterpolantAutomatonStates: 83, 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, 2.4s InterpolantComputationTime, 284 NumberOfCodeBlocks, 284 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 272 ConstructedInterpolants, 0 QuantifiedInterpolants, 1050 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:02:36,014 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6ad8b24e-61ec-4192-822f-f53cf5e603b1/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