./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9071d56f4666aca734ab742196d3aa15fce92ad6b7c276706d2cff43d2d6147a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 15:56:53,220 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 15:56:53,353 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-13 15:56:53,367 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 15:56:53,367 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 15:56:53,422 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 15:56:53,424 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 15:56:53,425 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 15:56:53,426 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 15:56:53,426 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 15:56:53,426 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 15:56:53,426 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 15:56:53,427 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 15:56:53,428 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 15:56:53,428 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 15:56:53,428 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 15:56:53,430 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 15:56:53,430 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 15:56:53,431 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 15:56:53,431 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 15:56:53,431 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 15:56:53,431 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 15:56:53,431 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 15:56:53,432 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 15:56:53,432 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 15:56:53,432 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 15:56:53,432 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 15:56:53,432 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 15:56:53,432 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 15:56:53,433 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 15:56:53,433 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 15:56:53,433 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 15:56:53,433 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 15:56:53,433 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:56:53,433 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 15:56:53,433 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 15:56:53,433 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 15:56:53,434 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 15:56:53,434 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 15:56:53,434 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 15:56:53,434 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 15:56:53,434 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 15:56:53,434 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_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9071d56f4666aca734ab742196d3aa15fce92ad6b7c276706d2cff43d2d6147a [2024-11-13 15:56:53,832 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 15:56:53,845 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 15:56:53,848 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 15:56:53,850 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 15:56:53,851 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 15:56:53,852 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i Unable to find full path for "g++" [2024-11-13 15:56:56,244 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 15:56:56,678 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 15:56:56,679 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/sv-benchmarks/c/pthread-wmm/safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-13 15:56:56,699 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/data/96fcf59f2/02bb16fd1028485e84fa5625b5834af9/FLAG299b0c3a5 [2024-11-13 15:56:56,720 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/data/96fcf59f2/02bb16fd1028485e84fa5625b5834af9 [2024-11-13 15:56:56,723 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 15:56:56,725 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 15:56:56,727 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 15:56:56,728 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 15:56:56,734 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 15:56:56,735 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:56:56" (1/1) ... [2024-11-13 15:56:56,736 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45c917fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:56, skipping insertion in model container [2024-11-13 15:56:56,737 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:56:56" (1/1) ... [2024-11-13 15:56:56,781 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 15:56:57,285 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:56:57,301 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 15:56:57,398 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:56:57,458 INFO L204 MainTranslator]: Completed translation [2024-11-13 15:56:57,459 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57 WrapperNode [2024-11-13 15:56:57,460 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 15:56:57,462 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 15:56:57,462 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 15:56:57,463 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 15:56:57,476 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,494 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,527 INFO L138 Inliner]: procedures = 175, calls = 44, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 60 [2024-11-13 15:56:57,528 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 15:56:57,531 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 15:56:57,531 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 15:56:57,532 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 15:56:57,543 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,544 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,549 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,582 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-13 15:56:57,582 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,582 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,589 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,592 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,593 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,594 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,597 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 15:56:57,598 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 15:56:57,598 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 15:56:57,598 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 15:56:57,600 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (1/1) ... [2024-11-13 15:56:57,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:56:57,628 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:56:57,642 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 15:56:57,646 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 15:56:57,675 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 15:56:57,675 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 15:56:57,676 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-13 15:56:57,676 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-13 15:56:57,676 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-13 15:56:57,676 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-13 15:56:57,676 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-13 15:56:57,676 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-13 15:56:57,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 15:56:57,677 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 15:56:57,677 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 15:56:57,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 15:56:57,679 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 15:56:57,874 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 15:56:57,877 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 15:56:58,175 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 15:56:58,176 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 15:56:58,364 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 15:56:58,368 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 15:56:58,369 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:56:58 BoogieIcfgContainer [2024-11-13 15:56:58,369 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 15:56:58,375 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 15:56:58,375 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 15:56:58,383 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 15:56:58,383 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 03:56:56" (1/3) ... [2024-11-13 15:56:58,384 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ed5430 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:56:58, skipping insertion in model container [2024-11-13 15:56:58,384 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:56:57" (2/3) ... [2024-11-13 15:56:58,386 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ed5430 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:56:58, skipping insertion in model container [2024-11-13 15:56:58,387 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:56:58" (3/3) ... [2024-11-13 15:56:58,389 INFO L112 eAbstractionObserver]: Analyzing ICFG safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i [2024-11-13 15:56:58,411 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 15:56:58,416 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG safe025_pso.oepc_pso.opt_tso.oepc_tso.opt.i that has 4 procedures, 43 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-13 15:56:58,416 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 15:56:58,513 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 15:56:58,580 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 52 places, 44 transitions, 100 flow [2024-11-13 15:56:58,660 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2024-11-13 15:56:58,663 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:56:58,671 INFO L83 FinitePrefix]: Finished finitePrefix Result has 51 conditions, 41 events. 2/41 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 79 event pairs, 0 based on Foata normal form. 0/37 useless extension candidates. Maximal degree in co-relation 43. Up to 2 conditions per place. [2024-11-13 15:56:58,671 INFO L82 GeneralOperation]: Start removeDead. Operand has 52 places, 44 transitions, 100 flow [2024-11-13 15:56:58,676 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 48 places, 40 transitions, 89 flow [2024-11-13 15:56:58,690 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:56:58,716 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;@58a35366, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:56:58,717 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-13 15:56:58,750 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 15:56:58,750 INFO L124 PetriNetUnfolderBase]: 2/38 cut-off events. [2024-11-13 15:56:58,751 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:56:58,751 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:56:58,752 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:56:58,753 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:56:58,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:56:58,759 INFO L85 PathProgramCache]: Analyzing trace with hash 166983522, now seen corresponding path program 1 times [2024-11-13 15:56:58,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:56:58,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [16831913] [2024-11-13 15:56:58,771 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:56:58,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:56:58,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:56:59,212 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-13 15:56:59,212 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:56:59,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [16831913] [2024-11-13 15:56:59,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [16831913] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:56:59,215 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:56:59,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 15:56:59,218 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1262422010] [2024-11-13 15:56:59,221 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:56:59,229 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:56:59,236 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:56:59,266 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:56:59,267 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:56:59,272 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 44 [2024-11-13 15:56:59,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 40 transitions, 89 flow. Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:56:59,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:56:59,278 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 44 [2024-11-13 15:56:59,279 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:56:59,455 INFO L124 PetriNetUnfolderBase]: 75/220 cut-off events. [2024-11-13 15:56:59,455 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:56:59,460 INFO L83 FinitePrefix]: Finished finitePrefix Result has 375 conditions, 220 events. 75/220 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 1211 event pairs, 75 based on Foata normal form. 24/225 useless extension candidates. Maximal degree in co-relation 364. Up to 136 conditions per place. [2024-11-13 15:56:59,466 INFO L140 encePairwiseOnDemand]: 40/44 looper letters, 12 selfloop transitions, 1 changer transitions 1/36 dead transitions. [2024-11-13 15:56:59,466 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 36 transitions, 109 flow [2024-11-13 15:56:59,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:56:59,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:56:59,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 92 transitions. [2024-11-13 15:56:59,486 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.696969696969697 [2024-11-13 15:56:59,489 INFO L175 Difference]: Start difference. First operand has 48 places, 40 transitions, 89 flow. Second operand 3 states and 92 transitions. [2024-11-13 15:56:59,490 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 36 transitions, 109 flow [2024-11-13 15:56:59,495 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 36 transitions, 106 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-13 15:56:59,499 INFO L231 Difference]: Finished difference. Result has 45 places, 35 transitions, 78 flow [2024-11-13 15:56:59,503 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=36, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=78, PETRI_PLACES=45, PETRI_TRANSITIONS=35} [2024-11-13 15:56:59,510 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, -3 predicate places. [2024-11-13 15:56:59,510 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 35 transitions, 78 flow [2024-11-13 15:56:59,510 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:56:59,510 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:56:59,510 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:56:59,511 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 15:56:59,511 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:56:59,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:56:59,512 INFO L85 PathProgramCache]: Analyzing trace with hash 166985015, now seen corresponding path program 1 times [2024-11-13 15:56:59,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:56:59,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979625945] [2024-11-13 15:56:59,512 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:56:59,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:56:59,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:00,102 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-13 15:57:00,103 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:00,103 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979625945] [2024-11-13 15:57:00,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979625945] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:00,103 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:00,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 15:57:00,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1192423781] [2024-11-13 15:57:00,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:00,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 15:57:00,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:00,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 15:57:00,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-13 15:57:00,128 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-13 15:57:00,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 35 transitions, 78 flow. Second operand has 5 states, 5 states have (on average 21.2) internal successors, (106), 5 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:00,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:00,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-13 15:57:00,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:01,112 INFO L124 PetriNetUnfolderBase]: 1491/2698 cut-off events. [2024-11-13 15:57:01,113 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 15:57:01,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5038 conditions, 2698 events. 1491/2698 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 225. Compared 19049 event pairs, 329 based on Foata normal form. 0/2598 useless extension candidates. Maximal degree in co-relation 5032. Up to 788 conditions per place. [2024-11-13 15:57:01,140 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 27 selfloop transitions, 6 changer transitions 55/103 dead transitions. [2024-11-13 15:57:01,140 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 103 transitions, 392 flow [2024-11-13 15:57:01,141 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 15:57:01,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-13 15:57:01,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 261 transitions. [2024-11-13 15:57:01,144 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6590909090909091 [2024-11-13 15:57:01,144 INFO L175 Difference]: Start difference. First operand has 45 places, 35 transitions, 78 flow. Second operand 9 states and 261 transitions. [2024-11-13 15:57:01,144 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 103 transitions, 392 flow [2024-11-13 15:57:01,150 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 103 transitions, 391 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 15:57:01,153 INFO L231 Difference]: Finished difference. Result has 59 places, 39 transitions, 159 flow [2024-11-13 15:57:01,153 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=77, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=159, PETRI_PLACES=59, PETRI_TRANSITIONS=39} [2024-11-13 15:57:01,154 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 11 predicate places. [2024-11-13 15:57:01,154 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 39 transitions, 159 flow [2024-11-13 15:57:01,155 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.2) internal successors, (106), 5 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:01,155 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:01,155 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:01,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 15:57:01,155 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:01,156 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:01,156 INFO L85 PathProgramCache]: Analyzing trace with hash 568595032, now seen corresponding path program 1 times [2024-11-13 15:57:01,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:01,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1155198955] [2024-11-13 15:57:01,156 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:01,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:01,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:01,535 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-13 15:57:01,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:01,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1155198955] [2024-11-13 15:57:01,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1155198955] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:01,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:01,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:57:01,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564796866] [2024-11-13 15:57:01,537 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:01,537 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:57:01,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:01,538 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:57:01,538 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:57:01,577 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-13 15:57:01,577 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 39 transitions, 159 flow. Second operand has 6 states, 6 states have (on average 21.0) internal successors, (126), 6 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:01,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:01,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-13 15:57:01,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:02,360 INFO L124 PetriNetUnfolderBase]: 959/1899 cut-off events. [2024-11-13 15:57:02,361 INFO L125 PetriNetUnfolderBase]: For 2640/2646 co-relation queries the response was YES. [2024-11-13 15:57:02,375 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5532 conditions, 1899 events. 959/1899 cut-off events. For 2640/2646 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 13073 event pairs, 210 based on Foata normal form. 60/1942 useless extension candidates. Maximal degree in co-relation 5517. Up to 656 conditions per place. [2024-11-13 15:57:02,390 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 37 selfloop transitions, 7 changer transitions 42/101 dead transitions. [2024-11-13 15:57:02,391 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 101 transitions, 637 flow [2024-11-13 15:57:02,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-13 15:57:02,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-13 15:57:02,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 272 transitions. [2024-11-13 15:57:02,399 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6181818181818182 [2024-11-13 15:57:02,401 INFO L175 Difference]: Start difference. First operand has 59 places, 39 transitions, 159 flow. Second operand 10 states and 272 transitions. [2024-11-13 15:57:02,401 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 101 transitions, 637 flow [2024-11-13 15:57:02,428 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 101 transitions, 561 flow, removed 17 selfloop flow, removed 4 redundant places. [2024-11-13 15:57:02,430 INFO L231 Difference]: Finished difference. Result has 66 places, 42 transitions, 205 flow [2024-11-13 15:57:02,431 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=137, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=39, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=205, PETRI_PLACES=66, PETRI_TRANSITIONS=42} [2024-11-13 15:57:02,432 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 18 predicate places. [2024-11-13 15:57:02,433 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 42 transitions, 205 flow [2024-11-13 15:57:02,433 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.0) internal successors, (126), 6 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:02,433 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:02,434 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:02,434 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 15:57:02,434 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:02,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:02,436 INFO L85 PathProgramCache]: Analyzing trace with hash 1177576895, now seen corresponding path program 1 times [2024-11-13 15:57:02,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:02,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [645125653] [2024-11-13 15:57:02,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:02,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:02,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:02,791 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-13 15:57:02,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:02,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [645125653] [2024-11-13 15:57:02,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [645125653] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:02,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:02,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:57:02,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [206930499] [2024-11-13 15:57:02,793 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:02,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:57:02,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:02,794 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:57:02,794 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:57:02,810 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-13 15:57:02,812 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 42 transitions, 205 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:02,812 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:02,812 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-13 15:57:02,812 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:03,502 INFO L124 PetriNetUnfolderBase]: 823/1694 cut-off events. [2024-11-13 15:57:03,503 INFO L125 PetriNetUnfolderBase]: For 4117/4129 co-relation queries the response was YES. [2024-11-13 15:57:03,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5296 conditions, 1694 events. 823/1694 cut-off events. For 4117/4129 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 11612 event pairs, 148 based on Foata normal form. 43/1729 useless extension candidates. Maximal degree in co-relation 5274. Up to 589 conditions per place. [2024-11-13 15:57:03,531 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 32 selfloop transitions, 10 changer transitions 32/89 dead transitions. [2024-11-13 15:57:03,531 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 89 transitions, 601 flow [2024-11-13 15:57:03,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-13 15:57:03,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-13 15:57:03,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 260 transitions. [2024-11-13 15:57:03,534 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5909090909090909 [2024-11-13 15:57:03,534 INFO L175 Difference]: Start difference. First operand has 66 places, 42 transitions, 205 flow. Second operand 10 states and 260 transitions. [2024-11-13 15:57:03,534 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 89 transitions, 601 flow [2024-11-13 15:57:03,558 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 89 transitions, 535 flow, removed 31 selfloop flow, removed 3 redundant places. [2024-11-13 15:57:03,561 INFO L231 Difference]: Finished difference. Result has 75 places, 44 transitions, 262 flow [2024-11-13 15:57:03,562 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=184, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=262, PETRI_PLACES=75, PETRI_TRANSITIONS=44} [2024-11-13 15:57:03,563 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 27 predicate places. [2024-11-13 15:57:03,563 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 44 transitions, 262 flow [2024-11-13 15:57:03,564 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:03,564 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:03,564 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:03,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 15:57:03,564 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:03,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:03,565 INFO L85 PathProgramCache]: Analyzing trace with hash 2068837207, now seen corresponding path program 1 times [2024-11-13 15:57:03,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:03,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166208179] [2024-11-13 15:57:03,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:03,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:03,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:03,838 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-13 15:57:03,838 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:03,838 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [166208179] [2024-11-13 15:57:03,838 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [166208179] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:03,838 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:03,839 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:57:03,839 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1323176374] [2024-11-13 15:57:03,839 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:03,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:57:03,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:03,840 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:57:03,840 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:57:03,863 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-13 15:57:03,863 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 44 transitions, 262 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:03,863 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:03,863 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-13 15:57:03,863 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:04,508 INFO L124 PetriNetUnfolderBase]: 751/1504 cut-off events. [2024-11-13 15:57:04,508 INFO L125 PetriNetUnfolderBase]: For 4335/4335 co-relation queries the response was YES. [2024-11-13 15:57:04,517 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5152 conditions, 1504 events. 751/1504 cut-off events. For 4335/4335 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 10080 event pairs, 154 based on Foata normal form. 45/1522 useless extension candidates. Maximal degree in co-relation 5122. Up to 485 conditions per place. [2024-11-13 15:57:04,526 INFO L140 encePairwiseOnDemand]: 35/44 looper letters, 36 selfloop transitions, 13 changer transitions 36/100 dead transitions. [2024-11-13 15:57:04,526 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 100 transitions, 772 flow [2024-11-13 15:57:04,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-13 15:57:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-13 15:57:04,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 266 transitions. [2024-11-13 15:57:04,529 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6045454545454545 [2024-11-13 15:57:04,530 INFO L175 Difference]: Start difference. First operand has 75 places, 44 transitions, 262 flow. Second operand 10 states and 266 transitions. [2024-11-13 15:57:04,530 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 100 transitions, 772 flow [2024-11-13 15:57:04,551 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 100 transitions, 703 flow, removed 32 selfloop flow, removed 11 redundant places. [2024-11-13 15:57:04,553 INFO L231 Difference]: Finished difference. Result has 76 places, 47 transitions, 343 flow [2024-11-13 15:57:04,553 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=228, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=343, PETRI_PLACES=76, PETRI_TRANSITIONS=47} [2024-11-13 15:57:04,555 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 28 predicate places. [2024-11-13 15:57:04,555 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 47 transitions, 343 flow [2024-11-13 15:57:04,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:04,556 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:04,556 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:04,556 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 15:57:04,557 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:04,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:04,561 INFO L85 PathProgramCache]: Analyzing trace with hash 1197410906, now seen corresponding path program 1 times [2024-11-13 15:57:04,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:04,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1307489035] [2024-11-13 15:57:04,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:04,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:04,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:04,730 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-13 15:57:04,730 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:04,730 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1307489035] [2024-11-13 15:57:04,730 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1307489035] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:04,731 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:04,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 15:57:04,731 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269185354] [2024-11-13 15:57:04,731 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:04,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 15:57:04,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:04,732 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 15:57:04,732 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-13 15:57:04,745 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-13 15:57:04,745 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 47 transitions, 343 flow. Second operand has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:04,745 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:04,745 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-13 15:57:04,746 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:05,131 INFO L124 PetriNetUnfolderBase]: 988/1972 cut-off events. [2024-11-13 15:57:05,131 INFO L125 PetriNetUnfolderBase]: For 1901/1938 co-relation queries the response was YES. [2024-11-13 15:57:05,147 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4736 conditions, 1972 events. 988/1972 cut-off events. For 1901/1938 co-relation queries the response was YES. Maximal size of possible extension queue 166. Compared 13406 event pairs, 217 based on Foata normal form. 94/1947 useless extension candidates. Maximal degree in co-relation 4706. Up to 891 conditions per place. [2024-11-13 15:57:05,158 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 27 selfloop transitions, 5 changer transitions 0/62 dead transitions. [2024-11-13 15:57:05,158 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 62 transitions, 441 flow [2024-11-13 15:57:05,159 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 15:57:05,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 15:57:05,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 122 transitions. [2024-11-13 15:57:05,160 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6931818181818182 [2024-11-13 15:57:05,160 INFO L175 Difference]: Start difference. First operand has 76 places, 47 transitions, 343 flow. Second operand 4 states and 122 transitions. [2024-11-13 15:57:05,160 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 62 transitions, 441 flow [2024-11-13 15:57:05,173 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 62 transitions, 420 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-11-13 15:57:05,174 INFO L231 Difference]: Finished difference. Result has 70 places, 51 transitions, 360 flow [2024-11-13 15:57:05,175 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=322, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=360, PETRI_PLACES=70, PETRI_TRANSITIONS=51} [2024-11-13 15:57:05,175 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 22 predicate places. [2024-11-13 15:57:05,175 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 51 transitions, 360 flow [2024-11-13 15:57:05,176 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:05,176 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:05,176 INFO L204 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-13 15:57:05,176 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 15:57:05,176 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:05,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:05,177 INFO L85 PathProgramCache]: Analyzing trace with hash -1685762971, now seen corresponding path program 1 times [2024-11-13 15:57:05,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:05,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [658558759] [2024-11-13 15:57:05,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:05,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:05,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:05,375 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-13 15:57:05,375 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:05,375 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [658558759] [2024-11-13 15:57:05,375 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [658558759] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:05,376 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:05,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 15:57:05,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736194900] [2024-11-13 15:57:05,376 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:05,376 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-13 15:57:05,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:05,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-13 15:57:05,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-13 15:57:05,392 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-13 15:57:05,393 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 51 transitions, 360 flow. Second operand has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:05,393 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:05,393 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-13 15:57:05,393 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:05,779 INFO L124 PetriNetUnfolderBase]: 813/1639 cut-off events. [2024-11-13 15:57:05,779 INFO L125 PetriNetUnfolderBase]: For 1214/1605 co-relation queries the response was YES. [2024-11-13 15:57:05,790 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4377 conditions, 1639 events. 813/1639 cut-off events. For 1214/1605 co-relation queries the response was YES. Maximal size of possible extension queue 136. Compared 10497 event pairs, 76 based on Foata normal form. 108/1649 useless extension candidates. Maximal degree in co-relation 4347. Up to 652 conditions per place. [2024-11-13 15:57:05,799 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 34 selfloop transitions, 8 changer transitions 0/72 dead transitions. [2024-11-13 15:57:05,799 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 72 transitions, 507 flow [2024-11-13 15:57:05,799 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-13 15:57:05,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-13 15:57:05,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 154 transitions. [2024-11-13 15:57:05,801 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7 [2024-11-13 15:57:05,801 INFO L175 Difference]: Start difference. First operand has 70 places, 51 transitions, 360 flow. Second operand 5 states and 154 transitions. [2024-11-13 15:57:05,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 72 transitions, 507 flow [2024-11-13 15:57:05,809 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 72 transitions, 496 flow, removed 4 selfloop flow, removed 5 redundant places. [2024-11-13 15:57:05,810 INFO L231 Difference]: Finished difference. Result has 71 places, 55 transitions, 404 flow [2024-11-13 15:57:05,811 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=350, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=404, PETRI_PLACES=71, PETRI_TRANSITIONS=55} [2024-11-13 15:57:05,815 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 23 predicate places. [2024-11-13 15:57:05,815 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 55 transitions, 404 flow [2024-11-13 15:57:05,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:05,816 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:05,816 INFO L204 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-13 15:57:05,816 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 15:57:05,816 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:05,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:05,816 INFO L85 PathProgramCache]: Analyzing trace with hash -889867845, now seen corresponding path program 1 times [2024-11-13 15:57:05,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:05,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608128774] [2024-11-13 15:57:05,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:05,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:06,031 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-13 15:57:06,031 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:06,031 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608128774] [2024-11-13 15:57:06,031 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608128774] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:06,031 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:06,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:57:06,032 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029871964] [2024-11-13 15:57:06,032 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:06,032 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:57:06,032 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:06,033 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:57:06,033 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:57:06,041 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-13 15:57:06,042 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 55 transitions, 404 flow. Second operand has 6 states, 6 states have (on average 24.166666666666668) internal successors, (145), 6 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:06,042 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:06,042 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-13 15:57:06,042 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:06,385 INFO L124 PetriNetUnfolderBase]: 633/1235 cut-off events. [2024-11-13 15:57:06,386 INFO L125 PetriNetUnfolderBase]: For 2281/3075 co-relation queries the response was YES. [2024-11-13 15:57:06,396 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4005 conditions, 1235 events. 633/1235 cut-off events. For 2281/3075 co-relation queries the response was YES. Maximal size of possible extension queue 129. Compared 7344 event pairs, 38 based on Foata normal form. 95/1244 useless extension candidates. Maximal degree in co-relation 3976. Up to 532 conditions per place. [2024-11-13 15:57:06,402 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 33 selfloop transitions, 11 changer transitions 0/74 dead transitions. [2024-11-13 15:57:06,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 74 transitions, 541 flow [2024-11-13 15:57:06,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 15:57:06,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 15:57:06,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 178 transitions. [2024-11-13 15:57:06,404 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6742424242424242 [2024-11-13 15:57:06,405 INFO L175 Difference]: Start difference. First operand has 71 places, 55 transitions, 404 flow. Second operand 6 states and 178 transitions. [2024-11-13 15:57:06,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 74 transitions, 541 flow [2024-11-13 15:57:06,410 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 74 transitions, 505 flow, removed 8 selfloop flow, removed 5 redundant places. [2024-11-13 15:57:06,412 INFO L231 Difference]: Finished difference. Result has 73 places, 56 transitions, 413 flow [2024-11-13 15:57:06,412 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=369, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=413, PETRI_PLACES=73, PETRI_TRANSITIONS=56} [2024-11-13 15:57:06,413 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 25 predicate places. [2024-11-13 15:57:06,413 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 56 transitions, 413 flow [2024-11-13 15:57:06,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 24.166666666666668) internal successors, (145), 6 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:06,414 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:06,414 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:06,414 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 15:57:06,414 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:06,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:06,415 INFO L85 PathProgramCache]: Analyzing trace with hash 836412064, now seen corresponding path program 1 times [2024-11-13 15:57:06,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:06,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [850321133] [2024-11-13 15:57:06,415 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:06,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:06,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:06,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 15:57:06,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:06,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [850321133] [2024-11-13 15:57:06,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [850321133] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:06,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:06,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:57:06,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2100172179] [2024-11-13 15:57:06,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:06,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:57:06,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:06,743 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:57:06,743 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:57:06,764 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 44 [2024-11-13 15:57:06,764 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 56 transitions, 413 flow. Second operand has 6 states, 6 states have (on average 20.833333333333332) internal successors, (125), 6 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:06,764 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:06,764 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 44 [2024-11-13 15:57:06,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:07,260 INFO L124 PetriNetUnfolderBase]: 935/1965 cut-off events. [2024-11-13 15:57:07,260 INFO L125 PetriNetUnfolderBase]: For 6572/6674 co-relation queries the response was YES. [2024-11-13 15:57:07,275 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6847 conditions, 1965 events. 935/1965 cut-off events. For 6572/6674 co-relation queries the response was YES. Maximal size of possible extension queue 158. Compared 13640 event pairs, 198 based on Foata normal form. 21/1794 useless extension candidates. Maximal degree in co-relation 6819. Up to 728 conditions per place. [2024-11-13 15:57:07,283 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 33 selfloop transitions, 15 changer transitions 27/98 dead transitions. [2024-11-13 15:57:07,283 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 98 transitions, 813 flow [2024-11-13 15:57:07,284 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 15:57:07,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-13 15:57:07,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 187 transitions. [2024-11-13 15:57:07,286 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6071428571428571 [2024-11-13 15:57:07,288 INFO L175 Difference]: Start difference. First operand has 73 places, 56 transitions, 413 flow. Second operand 7 states and 187 transitions. [2024-11-13 15:57:07,288 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 98 transitions, 813 flow [2024-11-13 15:57:07,313 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 98 transitions, 769 flow, removed 16 selfloop flow, removed 5 redundant places. [2024-11-13 15:57:07,316 INFO L231 Difference]: Finished difference. Result has 79 places, 59 transitions, 469 flow [2024-11-13 15:57:07,318 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=381, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=469, PETRI_PLACES=79, PETRI_TRANSITIONS=59} [2024-11-13 15:57:07,319 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 31 predicate places. [2024-11-13 15:57:07,319 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 59 transitions, 469 flow [2024-11-13 15:57:07,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.833333333333332) internal successors, (125), 6 states have internal predecessors, (125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:07,321 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:07,322 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:07,322 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 15:57:07,322 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:07,323 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:07,323 INFO L85 PathProgramCache]: Analyzing trace with hash 1203091026, now seen corresponding path program 2 times [2024-11-13 15:57:07,323 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:07,323 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48178027] [2024-11-13 15:57:07,323 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:07,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:07,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:07,625 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-13 15:57:07,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:07,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48178027] [2024-11-13 15:57:07,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48178027] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:07,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:07,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-13 15:57:07,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647302344] [2024-11-13 15:57:07,626 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:07,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:57:07,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:07,627 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:57:07,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:57:07,658 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 44 [2024-11-13 15:57:07,658 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 59 transitions, 469 flow. Second operand has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 7 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:07,659 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:07,659 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 44 [2024-11-13 15:57:07,659 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:08,177 INFO L124 PetriNetUnfolderBase]: 769/1742 cut-off events. [2024-11-13 15:57:08,177 INFO L125 PetriNetUnfolderBase]: For 5041/5080 co-relation queries the response was YES. [2024-11-13 15:57:08,189 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5793 conditions, 1742 events. 769/1742 cut-off events. For 5041/5080 co-relation queries the response was YES. Maximal size of possible extension queue 146. Compared 12412 event pairs, 139 based on Foata normal form. 17/1592 useless extension candidates. Maximal degree in co-relation 5762. Up to 532 conditions per place. [2024-11-13 15:57:08,194 INFO L140 encePairwiseOnDemand]: 34/44 looper letters, 24 selfloop transitions, 11 changer transitions 29/87 dead transitions. [2024-11-13 15:57:08,195 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 87 transitions, 705 flow [2024-11-13 15:57:08,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 15:57:08,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-13 15:57:08,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 201 transitions. [2024-11-13 15:57:08,197 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5710227272727273 [2024-11-13 15:57:08,197 INFO L175 Difference]: Start difference. First operand has 79 places, 59 transitions, 469 flow. Second operand 8 states and 201 transitions. [2024-11-13 15:57:08,197 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 87 transitions, 705 flow [2024-11-13 15:57:08,217 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 87 transitions, 612 flow, removed 12 selfloop flow, removed 7 redundant places. [2024-11-13 15:57:08,219 INFO L231 Difference]: Finished difference. Result has 80 places, 50 transitions, 324 flow [2024-11-13 15:57:08,220 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=388, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=324, PETRI_PLACES=80, PETRI_TRANSITIONS=50} [2024-11-13 15:57:08,221 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 32 predicate places. [2024-11-13 15:57:08,221 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 50 transitions, 324 flow [2024-11-13 15:57:08,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 7 states have internal predecessors, (143), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:08,222 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:08,222 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:08,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-13 15:57:08,222 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:08,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:08,223 INFO L85 PathProgramCache]: Analyzing trace with hash 2130032394, now seen corresponding path program 3 times [2024-11-13 15:57:08,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:08,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1289585627] [2024-11-13 15:57:08,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:08,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:08,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:08,465 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-13 15:57:08,465 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:08,465 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1289585627] [2024-11-13 15:57:08,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1289585627] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:08,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:08,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-13 15:57:08,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1438252642] [2024-11-13 15:57:08,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:08,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:57:08,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:08,468 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:57:08,468 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:57:08,494 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 44 [2024-11-13 15:57:08,494 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 50 transitions, 324 flow. Second operand has 7 states, 7 states have (on average 21.285714285714285) internal successors, (149), 7 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:08,495 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:08,495 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 44 [2024-11-13 15:57:08,495 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:08,850 INFO L124 PetriNetUnfolderBase]: 436/1068 cut-off events. [2024-11-13 15:57:08,850 INFO L125 PetriNetUnfolderBase]: For 2832/2879 co-relation queries the response was YES. [2024-11-13 15:57:08,857 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3298 conditions, 1068 events. 436/1068 cut-off events. For 2832/2879 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 7187 event pairs, 85 based on Foata normal form. 19/985 useless extension candidates. Maximal degree in co-relation 3269. Up to 269 conditions per place. [2024-11-13 15:57:08,864 INFO L140 encePairwiseOnDemand]: 36/44 looper letters, 20 selfloop transitions, 5 changer transitions 30/79 dead transitions. [2024-11-13 15:57:08,864 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 79 transitions, 532 flow [2024-11-13 15:57:08,865 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 15:57:08,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-13 15:57:08,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 204 transitions. [2024-11-13 15:57:08,869 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5795454545454546 [2024-11-13 15:57:08,869 INFO L175 Difference]: Start difference. First operand has 80 places, 50 transitions, 324 flow. Second operand 8 states and 204 transitions. [2024-11-13 15:57:08,869 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 79 transitions, 532 flow [2024-11-13 15:57:08,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 79 transitions, 483 flow, removed 7 selfloop flow, removed 9 redundant places. [2024-11-13 15:57:08,882 INFO L231 Difference]: Finished difference. Result has 78 places, 43 transitions, 238 flow [2024-11-13 15:57:08,882 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=238, PETRI_PLACES=78, PETRI_TRANSITIONS=43} [2024-11-13 15:57:08,883 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 30 predicate places. [2024-11-13 15:57:08,885 INFO L471 AbstractCegarLoop]: Abstraction has has 78 places, 43 transitions, 238 flow [2024-11-13 15:57:08,886 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 21.285714285714285) internal successors, (149), 7 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:08,886 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:57:08,886 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:08,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-13 15:57:08,887 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:57:08,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:57:08,887 INFO L85 PathProgramCache]: Analyzing trace with hash -994916148, now seen corresponding path program 4 times [2024-11-13 15:57:08,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:57:08,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722583372] [2024-11-13 15:57:08,888 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:57:08,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:57:08,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:57:09,117 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-13 15:57:09,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:57:09,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722583372] [2024-11-13 15:57:09,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [722583372] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:57:09,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:57:09,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:57:09,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1820234926] [2024-11-13 15:57:09,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:57:09,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:57:09,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:57:09,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:57:09,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:57:09,152 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 44 [2024-11-13 15:57:09,153 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 43 transitions, 238 flow. Second operand has 6 states, 6 states have (on average 23.333333333333332) internal successors, (140), 6 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:09,153 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:57:09,153 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 44 [2024-11-13 15:57:09,153 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:57:09,330 INFO L124 PetriNetUnfolderBase]: 185/452 cut-off events. [2024-11-13 15:57:09,330 INFO L125 PetriNetUnfolderBase]: For 744/775 co-relation queries the response was YES. [2024-11-13 15:57:09,333 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1354 conditions, 452 events. 185/452 cut-off events. For 744/775 co-relation queries the response was YES. Maximal size of possible extension queue 52. Compared 2429 event pairs, 14 based on Foata normal form. 14/415 useless extension candidates. Maximal degree in co-relation 1336. Up to 219 conditions per place. [2024-11-13 15:57:09,334 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 0 selfloop transitions, 0 changer transitions 51/51 dead transitions. [2024-11-13 15:57:09,334 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 51 transitions, 308 flow [2024-11-13 15:57:09,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 15:57:09,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 15:57:09,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 154 transitions. [2024-11-13 15:57:09,336 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5833333333333334 [2024-11-13 15:57:09,336 INFO L175 Difference]: Start difference. First operand has 78 places, 43 transitions, 238 flow. Second operand 6 states and 154 transitions. [2024-11-13 15:57:09,336 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 51 transitions, 308 flow [2024-11-13 15:57:09,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 51 transitions, 265 flow, removed 4 selfloop flow, removed 14 redundant places. [2024-11-13 15:57:09,341 INFO L231 Difference]: Finished difference. Result has 62 places, 0 transitions, 0 flow [2024-11-13 15:57:09,341 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=62, PETRI_TRANSITIONS=0} [2024-11-13 15:57:09,342 INFO L277 CegarLoopForPetriNet]: 48 programPoint places, 14 predicate places. [2024-11-13 15:57:09,342 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 0 transitions, 0 flow [2024-11-13 15:57:09,342 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 23.333333333333332) internal successors, (140), 6 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:57:09,346 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-13 15:57:09,346 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-13 15:57:09,346 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-13 15:57:09,347 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-13 15:57:09,347 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-13 15:57:09,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-13 15:57:09,348 INFO L407 BasicCegarLoop]: Path program histogram: [4, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:57:09,352 INFO L242 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-13 15:57:09,353 INFO L173 ceAbstractionStarter]: Computing trace abstraction results [2024-11-13 15:57:09,359 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.11 03:57:09 BasicIcfg [2024-11-13 15:57:09,360 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-13 15:57:09,360 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 15:57:09,361 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 15:57:09,361 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 15:57:09,362 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:56:58" (3/4) ... [2024-11-13 15:57:09,365 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-13 15:57:09,369 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-13 15:57:09,369 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-13 15:57:09,369 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-13 15:57:09,375 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-11-13 15:57:09,375 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-13 15:57:09,376 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-13 15:57:09,376 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-13 15:57:09,478 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/witness.graphml [2024-11-13 15:57:09,478 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/witness.yml [2024-11-13 15:57:09,478 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 15:57:09,479 INFO L158 Benchmark]: Toolchain (without parser) took 12754.10ms. Allocated memory was 167.8MB in the beginning and 411.0MB in the end (delta: 243.3MB). Free memory was 130.8MB in the beginning and 200.6MB in the end (delta: -69.8MB). Peak memory consumption was 173.0MB. Max. memory is 16.1GB. [2024-11-13 15:57:09,480 INFO L158 Benchmark]: CDTParser took 1.42ms. Allocated memory is still 167.8MB. Free memory is still 104.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 15:57:09,481 INFO L158 Benchmark]: CACSL2BoogieTranslator took 733.38ms. Allocated memory is still 167.8MB. Free memory was 130.5MB in the beginning and 110.4MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 15:57:09,481 INFO L158 Benchmark]: Boogie Procedure Inliner took 68.16ms. Allocated memory is still 167.8MB. Free memory was 110.4MB in the beginning and 108.6MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 15:57:09,482 INFO L158 Benchmark]: Boogie Preprocessor took 66.42ms. Allocated memory is still 167.8MB. Free memory was 108.6MB in the beginning and 107.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 15:57:09,483 INFO L158 Benchmark]: RCFGBuilder took 771.25ms. Allocated memory is still 167.8MB. Free memory was 107.0MB in the beginning and 88.4MB in the end (delta: 18.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-13 15:57:09,484 INFO L158 Benchmark]: TraceAbstraction took 10984.67ms. Allocated memory was 167.8MB in the beginning and 411.0MB in the end (delta: 243.3MB). Free memory was 87.8MB in the beginning and 204.9MB in the end (delta: -117.1MB). Peak memory consumption was 131.0MB. Max. memory is 16.1GB. [2024-11-13 15:57:09,484 INFO L158 Benchmark]: Witness Printer took 117.95ms. Allocated memory is still 411.0MB. Free memory was 204.9MB in the beginning and 200.6MB in the end (delta: 4.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 15:57:09,488 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.42ms. Allocated memory is still 167.8MB. Free memory is still 104.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 733.38ms. Allocated memory is still 167.8MB. Free memory was 130.5MB in the beginning and 110.4MB in the end (delta: 20.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 68.16ms. Allocated memory is still 167.8MB. Free memory was 110.4MB in the beginning and 108.6MB in the end (delta: 1.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 66.42ms. Allocated memory is still 167.8MB. Free memory was 108.6MB in the beginning and 107.0MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 771.25ms. Allocated memory is still 167.8MB. Free memory was 107.0MB in the beginning and 88.4MB in the end (delta: 18.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 10984.67ms. Allocated memory was 167.8MB in the beginning and 411.0MB in the end (delta: 243.3MB). Free memory was 87.8MB in the beginning and 204.9MB in the end (delta: -117.1MB). Peak memory consumption was 131.0MB. Max. memory is 16.1GB. * Witness Printer took 117.95ms. Allocated memory is still 411.0MB. Free memory was 204.9MB in the beginning and 200.6MB in the end (delta: 4.3MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 778]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: 17]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 68 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 10.8s, OverallIterations: 12, TraceHistogramMax: 1, PathProgramHistogramMax: 4, EmptinessCheckTime: 0.0s, AutomataDifference: 6.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 516 SdHoareTripleChecker+Valid, 2.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 471 mSDsluCounter, 273 SdHoareTripleChecker+Invalid, 1.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 212 mSDsCounter, 52 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1229 IncrementalHoareTripleChecker+Invalid, 1281 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 52 mSolverCounterUnsat, 61 mSDtfsCounter, 1229 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 100 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 81 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 1.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=469occurred in iteration=9, InterpolantAutomatonStates: 86, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 3.2s InterpolantComputationTime, 275 NumberOfCodeBlocks, 275 NumberOfCodeBlocksAsserted, 12 NumberOfCheckSat, 263 ConstructedInterpolants, 0 QuantifiedInterpolants, 1251 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 - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-13 15:57:09,530 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_863a7844-b7af-4e2c-a535-338ce260a596/bin/uautomizer-verify-qhAvR1uOyd/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