./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/safe024_tso.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/safe024_tso.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f830c559346dfed293d38cb3f451f57bf45496349320c2696ae4150a4c0c44e9 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 04:31:01,662 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 04:31:01,796 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 04:31:01,808 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 04:31:01,813 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 04:31:01,847 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 04:31:01,847 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 04:31:01,848 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 04:31:01,848 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 04:31:01,848 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 04:31:01,848 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 04:31:01,849 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 04:31:01,849 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 04:31:01,849 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 04:31:01,849 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 04:31:01,850 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 04:31:01,850 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 04:31:01,850 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 04:31:01,850 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 04:31:01,850 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 04:31:01,850 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 04:31:01,851 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 04:31:01,852 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 04:31:01,852 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 04:31:01,852 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:31:01,852 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:31:01,852 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:31:01,852 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:31:01,852 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 04:31:01,853 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 04:31:01,853 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 04:31:01,853 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 04:31:01,853 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:31:01,853 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 04:31:01,853 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 04:31:01,854 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 04:31:01,854 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 04:31:01,854 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 04:31:01,854 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 04:31:01,854 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 04:31:01,854 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 04:31:01,854 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_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f830c559346dfed293d38cb3f451f57bf45496349320c2696ae4150a4c0c44e9 [2024-11-28 04:31:02,236 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 04:31:02,254 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 04:31:02,260 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 04:31:02,264 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 04:31:02,265 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 04:31:02,267 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/pthread-wmm/safe024_tso.i [2024-11-28 04:31:06,232 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/data/441fb245f/7b45b967d9524beb9a04d349953610c7/FLAG155dd2a83 [2024-11-28 04:31:06,741 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 04:31:06,746 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/sv-benchmarks/c/pthread-wmm/safe024_tso.i [2024-11-28 04:31:06,768 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/data/441fb245f/7b45b967d9524beb9a04d349953610c7/FLAG155dd2a83 [2024-11-28 04:31:06,787 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/data/441fb245f/7b45b967d9524beb9a04d349953610c7 [2024-11-28 04:31:06,790 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 04:31:06,792 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 04:31:06,793 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 04:31:06,794 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 04:31:06,800 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 04:31:06,802 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:31:06" (1/1) ... [2024-11-28 04:31:06,803 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2860b371 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:06, skipping insertion in model container [2024-11-28 04:31:06,804 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 04:31:06" (1/1) ... [2024-11-28 04:31:06,876 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 04:31:07,460 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:31:07,481 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 04:31:07,548 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 04:31:07,594 INFO L204 MainTranslator]: Completed translation [2024-11-28 04:31:07,595 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07 WrapperNode [2024-11-28 04:31:07,596 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 04:31:07,597 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 04:31:07,597 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 04:31:07,598 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 04:31:07,608 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,624 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,648 INFO L138 Inliner]: procedures = 175, calls = 44, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 61 [2024-11-28 04:31:07,649 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 04:31:07,650 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 04:31:07,650 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 04:31:07,650 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 04:31:07,662 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,662 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,665 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,684 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-28 04:31:07,684 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,684 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,692 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,694 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,697 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,699 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,700 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,703 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 04:31:07,704 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 04:31:07,704 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 04:31:07,704 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 04:31:07,706 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (1/1) ... [2024-11-28 04:31:07,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 04:31:07,742 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 04:31:07,767 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 04:31:07,773 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 04:31:07,813 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-28 04:31:07,813 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 04:31:07,813 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-11-28 04:31:07,813 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-11-28 04:31:07,813 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-11-28 04:31:07,813 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-11-28 04:31:07,814 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-11-28 04:31:07,814 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-11-28 04:31:07,814 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 04:31:07,815 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-28 04:31:07,815 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 04:31:07,815 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 04:31:07,816 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 04:31:08,046 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 04:31:08,049 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 04:31:08,389 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 04:31:08,391 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 04:31:08,578 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 04:31:08,579 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-28 04:31:08,579 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:31:08 BoogieIcfgContainer [2024-11-28 04:31:08,579 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 04:31:08,583 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 04:31:08,583 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 04:31:08,590 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 04:31:08,591 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 04:31:06" (1/3) ... [2024-11-28 04:31:08,592 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38baa2b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:31:08, skipping insertion in model container [2024-11-28 04:31:08,592 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 04:31:07" (2/3) ... [2024-11-28 04:31:08,592 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38baa2b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 04:31:08, skipping insertion in model container [2024-11-28 04:31:08,593 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:31:08" (3/3) ... [2024-11-28 04:31:08,594 INFO L128 eAbstractionObserver]: Analyzing ICFG safe024_tso.i [2024-11-28 04:31:08,614 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 04:31:08,616 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG safe024_tso.i that has 4 procedures, 43 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2024-11-28 04:31:08,616 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 04:31:08,701 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-28 04:31:08,759 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 52 places, 44 transitions, 100 flow [2024-11-28 04:31:08,810 INFO L124 PetriNetUnfolderBase]: 2/41 cut-off events. [2024-11-28 04:31:08,813 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:31:08,818 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-28 04:31:08,818 INFO L82 GeneralOperation]: Start removeDead. Operand has 52 places, 44 transitions, 100 flow [2024-11-28 04:31:08,823 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 48 places, 40 transitions, 89 flow [2024-11-28 04:31:08,837 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 04:31:08,853 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;@69827272, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 04:31:08,854 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-28 04:31:08,896 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 04:31:08,899 INFO L124 PetriNetUnfolderBase]: 2/38 cut-off events. [2024-11-28 04:31:08,899 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:31:08,900 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:08,901 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:08,901 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-28 04:31:08,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:08,911 INFO L85 PathProgramCache]: Analyzing trace with hash 1274304469, now seen corresponding path program 1 times [2024-11-28 04:31:08,924 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:08,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [32359725] [2024-11-28 04:31:08,926 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:08,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:09,338 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:09,338 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:09,339 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [32359725] [2024-11-28 04:31:09,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [32359725] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:09,340 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:09,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 04:31:09,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [717877433] [2024-11-28 04:31:09,343 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:09,361 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 04:31:09,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:09,396 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 04:31:09,397 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 04:31:09,403 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 44 [2024-11-28 04:31:09,408 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-28 04:31:09,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:09,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 44 [2024-11-28 04:31:09,410 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:09,633 INFO L124 PetriNetUnfolderBase]: 75/220 cut-off events. [2024-11-28 04:31:09,633 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:31:09,637 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 1214 event pairs, 75 based on Foata normal form. 24/223 useless extension candidates. Maximal degree in co-relation 364. Up to 136 conditions per place. [2024-11-28 04:31:09,640 INFO L140 encePairwiseOnDemand]: 40/44 looper letters, 12 selfloop transitions, 1 changer transitions 1/36 dead transitions. [2024-11-28 04:31:09,641 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 36 transitions, 109 flow [2024-11-28 04:31:09,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 04:31:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 04:31:09,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 92 transitions. [2024-11-28 04:31:09,659 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.696969696969697 [2024-11-28 04:31:09,662 INFO L175 Difference]: Start difference. First operand has 48 places, 40 transitions, 89 flow. Second operand 3 states and 92 transitions. [2024-11-28 04:31:09,663 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 36 transitions, 109 flow [2024-11-28 04:31:09,670 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 36 transitions, 106 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 04:31:09,677 INFO L231 Difference]: Finished difference. Result has 45 places, 35 transitions, 78 flow [2024-11-28 04:31:09,683 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=36, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=78, PETRI_PLACES=45, PETRI_TRANSITIONS=35} [2024-11-28 04:31:09,691 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, -3 predicate places. [2024-11-28 04:31:09,691 INFO L471 AbstractCegarLoop]: Abstraction has has 45 places, 35 transitions, 78 flow [2024-11-28 04:31:09,692 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-28 04:31:09,692 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:09,692 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:09,692 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 04:31:09,693 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-28 04:31:09,693 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:09,694 INFO L85 PathProgramCache]: Analyzing trace with hash 1274305929, now seen corresponding path program 1 times [2024-11-28 04:31:09,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:09,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128738060] [2024-11-28 04:31:09,694 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:09,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:09,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:10,334 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:10,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:10,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128738060] [2024-11-28 04:31:10,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128738060] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:10,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:10,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 04:31:10,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2036877109] [2024-11-28 04:31:10,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:10,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:31:10,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:10,339 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:31:10,339 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:31:10,354 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 44 [2024-11-28 04:31:10,355 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 45 places, 35 transitions, 78 flow. Second operand has 5 states, 5 states have (on average 23.2) internal successors, (116), 5 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:31:10,356 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:10,356 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 44 [2024-11-28 04:31:10,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:10,923 INFO L124 PetriNetUnfolderBase]: 413/830 cut-off events. [2024-11-28 04:31:10,923 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 04:31:10,932 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1518 conditions, 830 events. 413/830 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 95. Compared 5551 event pairs, 112 based on Foata normal form. 0/798 useless extension candidates. Maximal degree in co-relation 1512. Up to 397 conditions per place. [2024-11-28 04:31:10,940 INFO L140 encePairwiseOnDemand]: 37/44 looper letters, 23 selfloop transitions, 3 changer transitions 30/73 dead transitions. [2024-11-28 04:31:10,940 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 73 transitions, 270 flow [2024-11-28 04:31:10,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-28 04:31:10,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-28 04:31:10,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 226 transitions. [2024-11-28 04:31:10,945 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6420454545454546 [2024-11-28 04:31:10,945 INFO L175 Difference]: Start difference. First operand has 45 places, 35 transitions, 78 flow. Second operand 8 states and 226 transitions. [2024-11-28 04:31:10,945 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 73 transitions, 270 flow [2024-11-28 04:31:10,949 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 73 transitions, 269 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 04:31:10,953 INFO L231 Difference]: Finished difference. Result has 55 places, 36 transitions, 110 flow [2024-11-28 04:31:10,954 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=77, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=110, PETRI_PLACES=55, PETRI_TRANSITIONS=36} [2024-11-28 04:31:10,955 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 7 predicate places. [2024-11-28 04:31:10,955 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 36 transitions, 110 flow [2024-11-28 04:31:10,956 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.2) internal successors, (116), 5 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:31:10,956 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:10,956 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:10,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 04:31:10,957 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-28 04:31:10,959 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:10,959 INFO L85 PathProgramCache]: Analyzing trace with hash 526101750, now seen corresponding path program 1 times [2024-11-28 04:31:10,959 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:10,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657299709] [2024-11-28 04:31:10,960 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:10,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:11,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:11,404 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:11,405 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:11,405 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657299709] [2024-11-28 04:31:11,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [657299709] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:11,405 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:11,405 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:31:11,405 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723104191] [2024-11-28 04:31:11,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:11,406 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:31:11,406 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:11,407 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:31:11,407 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:31:11,458 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 44 [2024-11-28 04:31:11,459 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 36 transitions, 110 flow. Second operand has 6 states, 6 states have (on average 22.0) internal successors, (132), 6 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:31:11,459 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:11,459 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 44 [2024-11-28 04:31:11,459 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:12,272 INFO L124 PetriNetUnfolderBase]: 599/1200 cut-off events. [2024-11-28 04:31:12,272 INFO L125 PetriNetUnfolderBase]: For 877/877 co-relation queries the response was YES. [2024-11-28 04:31:12,280 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2816 conditions, 1200 events. 599/1200 cut-off events. For 877/877 co-relation queries the response was YES. Maximal size of possible extension queue 96. Compared 7864 event pairs, 57 based on Foata normal form. 33/1217 useless extension candidates. Maximal degree in co-relation 2804. Up to 489 conditions per place. [2024-11-28 04:31:12,290 INFO L140 encePairwiseOnDemand]: 36/44 looper letters, 45 selfloop transitions, 11 changer transitions 42/114 dead transitions. [2024-11-28 04:31:12,290 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 114 transitions, 594 flow [2024-11-28 04:31:12,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-28 04:31:12,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-11-28 04:31:12,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 360 transitions. [2024-11-28 04:31:12,298 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6293706293706294 [2024-11-28 04:31:12,299 INFO L175 Difference]: Start difference. First operand has 55 places, 36 transitions, 110 flow. Second operand 13 states and 360 transitions. [2024-11-28 04:31:12,299 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 114 transitions, 594 flow [2024-11-28 04:31:12,312 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 114 transitions, 565 flow, removed 12 selfloop flow, removed 3 redundant places. [2024-11-28 04:31:12,316 INFO L231 Difference]: Finished difference. Result has 69 places, 44 transitions, 227 flow [2024-11-28 04:31:12,316 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=103, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=36, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=227, PETRI_PLACES=69, PETRI_TRANSITIONS=44} [2024-11-28 04:31:12,318 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 21 predicate places. [2024-11-28 04:31:12,318 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 44 transitions, 227 flow [2024-11-28 04:31:12,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 22.0) internal successors, (132), 6 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:31:12,319 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:12,319 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:12,319 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 04:31:12,319 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-28 04:31:12,321 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:12,321 INFO L85 PathProgramCache]: Analyzing trace with hash 829774421, now seen corresponding path program 1 times [2024-11-28 04:31:12,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:12,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1509835895] [2024-11-28 04:31:12,321 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:12,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:12,701 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:12,701 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:12,702 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1509835895] [2024-11-28 04:31:12,702 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1509835895] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:12,702 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:12,702 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-28 04:31:12,702 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984804200] [2024-11-28 04:31:12,702 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:12,703 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 04:31:12,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:12,704 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 04:31:12,704 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-28 04:31:12,732 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 44 [2024-11-28 04:31:12,734 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 44 transitions, 227 flow. Second operand has 7 states, 7 states have (on average 21.857142857142858) internal successors, (153), 7 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:31:12,734 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:12,734 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 44 [2024-11-28 04:31:12,734 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:13,369 INFO L124 PetriNetUnfolderBase]: 597/1194 cut-off events. [2024-11-28 04:31:13,369 INFO L125 PetriNetUnfolderBase]: For 4949/4952 co-relation queries the response was YES. [2024-11-28 04:31:13,381 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4266 conditions, 1194 events. 597/1194 cut-off events. For 4949/4952 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 7835 event pairs, 103 based on Foata normal form. 48/1223 useless extension candidates. Maximal degree in co-relation 4244. Up to 307 conditions per place. [2024-11-28 04:31:13,389 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 26 selfloop transitions, 5 changer transitions 55/102 dead transitions. [2024-11-28 04:31:13,390 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 102 transitions, 827 flow [2024-11-28 04:31:13,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-28 04:31:13,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-28 04:31:13,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 274 transitions. [2024-11-28 04:31:13,393 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6227272727272727 [2024-11-28 04:31:13,393 INFO L175 Difference]: Start difference. First operand has 69 places, 44 transitions, 227 flow. Second operand 10 states and 274 transitions. [2024-11-28 04:31:13,394 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 102 transitions, 827 flow [2024-11-28 04:31:13,425 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 102 transitions, 707 flow, removed 55 selfloop flow, removed 7 redundant places. [2024-11-28 04:31:13,428 INFO L231 Difference]: Finished difference. Result has 71 places, 38 transitions, 182 flow [2024-11-28 04:31:13,429 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=193, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=182, PETRI_PLACES=71, PETRI_TRANSITIONS=38} [2024-11-28 04:31:13,431 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 23 predicate places. [2024-11-28 04:31:13,431 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 38 transitions, 182 flow [2024-11-28 04:31:13,431 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 21.857142857142858) internal successors, (153), 7 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 04:31:13,432 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:13,432 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:13,432 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-28 04:31:13,432 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-28 04:31:13,433 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:13,433 INFO L85 PathProgramCache]: Analyzing trace with hash 1853668258, now seen corresponding path program 1 times [2024-11-28 04:31:13,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:13,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461853128] [2024-11-28 04:31:13,437 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:13,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:13,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:13,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:13,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:13,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [461853128] [2024-11-28 04:31:13,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [461853128] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:13,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:13,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 04:31:13,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603720903] [2024-11-28 04:31:13,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:13,677 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 04:31:13,677 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:13,678 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 04:31:13,678 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 04:31:13,686 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-28 04:31:13,687 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 38 transitions, 182 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-28 04:31:13,687 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:13,687 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-28 04:31:13,687 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:13,982 INFO L124 PetriNetUnfolderBase]: 501/985 cut-off events. [2024-11-28 04:31:13,983 INFO L125 PetriNetUnfolderBase]: For 2221/2271 co-relation queries the response was YES. [2024-11-28 04:31:13,990 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2799 conditions, 985 events. 501/985 cut-off events. For 2221/2271 co-relation queries the response was YES. Maximal size of possible extension queue 84. Compared 5786 event pairs, 94 based on Foata normal form. 35/976 useless extension candidates. Maximal degree in co-relation 2774. Up to 433 conditions per place. [2024-11-28 04:31:13,998 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 27 selfloop transitions, 5 changer transitions 0/53 dead transitions. [2024-11-28 04:31:13,999 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 53 transitions, 280 flow [2024-11-28 04:31:13,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:31:13,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:31:14,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 122 transitions. [2024-11-28 04:31:14,001 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6931818181818182 [2024-11-28 04:31:14,001 INFO L175 Difference]: Start difference. First operand has 71 places, 38 transitions, 182 flow. Second operand 4 states and 122 transitions. [2024-11-28 04:31:14,001 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 53 transitions, 280 flow [2024-11-28 04:31:14,012 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 53 transitions, 248 flow, removed 10 selfloop flow, removed 11 redundant places. [2024-11-28 04:31:14,014 INFO L231 Difference]: Finished difference. Result has 59 places, 42 transitions, 188 flow [2024-11-28 04:31:14,014 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=150, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=188, PETRI_PLACES=59, PETRI_TRANSITIONS=42} [2024-11-28 04:31:14,015 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 11 predicate places. [2024-11-28 04:31:14,015 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 42 transitions, 188 flow [2024-11-28 04:31:14,015 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-28 04:31:14,016 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:14,016 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:14,016 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-28 04:31:14,016 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-28 04:31:14,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:14,017 INFO L85 PathProgramCache]: Analyzing trace with hash -1465218341, now seen corresponding path program 1 times [2024-11-28 04:31:14,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:14,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1433476312] [2024-11-28 04:31:14,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:14,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:14,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-28 04:31:14,213 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:14,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1433476312] [2024-11-28 04:31:14,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1433476312] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:14,214 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:14,214 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 04:31:14,215 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2118129787] [2024-11-28 04:31:14,215 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:14,215 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 04:31:14,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:14,217 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 04:31:14,217 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 04:31:14,231 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-28 04:31:14,232 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 42 transitions, 188 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-28 04:31:14,232 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:14,233 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-28 04:31:14,233 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:14,539 INFO L124 PetriNetUnfolderBase]: 398/800 cut-off events. [2024-11-28 04:31:14,539 INFO L125 PetriNetUnfolderBase]: For 890/1108 co-relation queries the response was YES. [2024-11-28 04:31:14,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2204 conditions, 800 events. 398/800 cut-off events. For 890/1108 co-relation queries the response was YES. Maximal size of possible extension queue 60. Compared 4160 event pairs, 33 based on Foata normal form. 41/805 useless extension candidates. Maximal degree in co-relation 2186. Up to 277 conditions per place. [2024-11-28 04:31:14,550 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 34 selfloop transitions, 8 changer transitions 0/63 dead transitions. [2024-11-28 04:31:14,551 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 63 transitions, 335 flow [2024-11-28 04:31:14,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 04:31:14,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 04:31:14,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 154 transitions. [2024-11-28 04:31:14,553 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7 [2024-11-28 04:31:14,553 INFO L175 Difference]: Start difference. First operand has 59 places, 42 transitions, 188 flow. Second operand 5 states and 154 transitions. [2024-11-28 04:31:14,553 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 63 transitions, 335 flow [2024-11-28 04:31:14,556 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 63 transitions, 323 flow, removed 3 selfloop flow, removed 3 redundant places. [2024-11-28 04:31:14,558 INFO L231 Difference]: Finished difference. Result has 62 places, 46 transitions, 231 flow [2024-11-28 04:31:14,559 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=177, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=34, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=231, PETRI_PLACES=62, PETRI_TRANSITIONS=46} [2024-11-28 04:31:14,560 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 14 predicate places. [2024-11-28 04:31:14,561 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 46 transitions, 231 flow [2024-11-28 04:31:14,561 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-28 04:31:14,561 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:14,562 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:14,562 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 04:31:14,562 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-28 04:31:14,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:14,563 INFO L85 PathProgramCache]: Analyzing trace with hash 1183429739, now seen corresponding path program 1 times [2024-11-28 04:31:14,563 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:14,563 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [440898012] [2024-11-28 04:31:14,563 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:14,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:14,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:14,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:14,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:14,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [440898012] [2024-11-28 04:31:14,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [440898012] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:14,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:14,842 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-28 04:31:14,842 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2105628665] [2024-11-28 04:31:14,842 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:14,843 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:31:14,843 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:14,844 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:31:14,844 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:31:14,853 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-28 04:31:14,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 46 transitions, 231 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-28 04:31:14,854 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:14,854 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-28 04:31:14,854 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:15,176 INFO L124 PetriNetUnfolderBase]: 282/556 cut-off events. [2024-11-28 04:31:15,177 INFO L125 PetriNetUnfolderBase]: For 896/1316 co-relation queries the response was YES. [2024-11-28 04:31:15,179 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1716 conditions, 556 events. 282/556 cut-off events. For 896/1316 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 2453 event pairs, 13 based on Foata normal form. 38/562 useless extension candidates. Maximal degree in co-relation 1697. Up to 200 conditions per place. [2024-11-28 04:31:15,182 INFO L140 encePairwiseOnDemand]: 38/44 looper letters, 33 selfloop transitions, 11 changer transitions 0/65 dead transitions. [2024-11-28 04:31:15,183 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 65 transitions, 368 flow [2024-11-28 04:31:15,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:31:15,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:31:15,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 178 transitions. [2024-11-28 04:31:15,185 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6742424242424242 [2024-11-28 04:31:15,185 INFO L175 Difference]: Start difference. First operand has 62 places, 46 transitions, 231 flow. Second operand 6 states and 178 transitions. [2024-11-28 04:31:15,185 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 65 transitions, 368 flow [2024-11-28 04:31:15,188 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 65 transitions, 339 flow, removed 9 selfloop flow, removed 3 redundant places. [2024-11-28 04:31:15,190 INFO L231 Difference]: Finished difference. Result has 66 places, 47 transitions, 247 flow [2024-11-28 04:31:15,190 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=203, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=247, PETRI_PLACES=66, PETRI_TRANSITIONS=47} [2024-11-28 04:31:15,191 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 18 predicate places. [2024-11-28 04:31:15,191 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 47 transitions, 247 flow [2024-11-28 04:31:15,191 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-28 04:31:15,192 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:15,192 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:15,192 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 04:31:15,192 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-28 04:31:15,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:15,193 INFO L85 PathProgramCache]: Analyzing trace with hash 1910100168, now seen corresponding path program 1 times [2024-11-28 04:31:15,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:15,193 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1043230864] [2024-11-28 04:31:15,194 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 04:31:15,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:15,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 04:31:15,526 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:15,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:15,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1043230864] [2024-11-28 04:31:15,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1043230864] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:15,527 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:15,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-28 04:31:15,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074799765] [2024-11-28 04:31:15,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:15,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:31:15,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:15,528 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:31:15,528 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:31:15,537 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-28 04:31:15,538 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 47 transitions, 247 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-28 04:31:15,538 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:15,538 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-28 04:31:15,538 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:15,866 INFO L124 PetriNetUnfolderBase]: 335/792 cut-off events. [2024-11-28 04:31:15,866 INFO L125 PetriNetUnfolderBase]: For 1273/1400 co-relation queries the response was YES. [2024-11-28 04:31:15,871 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2253 conditions, 792 events. 335/792 cut-off events. For 1273/1400 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 4691 event pairs, 105 based on Foata normal form. 13/710 useless extension candidates. Maximal degree in co-relation 2233. Up to 263 conditions per place. [2024-11-28 04:31:15,874 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 18 selfloop transitions, 1 changer transitions 22/68 dead transitions. [2024-11-28 04:31:15,875 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 68 transitions, 387 flow [2024-11-28 04:31:15,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:31:15,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:31:15,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 170 transitions. [2024-11-28 04:31:15,876 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6439393939393939 [2024-11-28 04:31:15,877 INFO L175 Difference]: Start difference. First operand has 66 places, 47 transitions, 247 flow. Second operand 6 states and 170 transitions. [2024-11-28 04:31:15,877 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 68 transitions, 387 flow [2024-11-28 04:31:15,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 68 transitions, 351 flow, removed 12 selfloop flow, removed 5 redundant places. [2024-11-28 04:31:15,886 INFO L231 Difference]: Finished difference. Result has 70 places, 43 transitions, 206 flow [2024-11-28 04:31:15,887 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=215, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=206, PETRI_PLACES=70, PETRI_TRANSITIONS=43} [2024-11-28 04:31:15,892 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 22 predicate places. [2024-11-28 04:31:15,892 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 43 transitions, 206 flow [2024-11-28 04:31:15,892 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-28 04:31:15,892 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 04:31:15,892 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:15,893 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 04:31:15,893 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-28 04:31:15,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 04:31:15,894 INFO L85 PathProgramCache]: Analyzing trace with hash -1399839236, now seen corresponding path program 2 times [2024-11-28 04:31:15,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 04:31:15,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564210645] [2024-11-28 04:31:15,894 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 04:31:15,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 04:31:15,929 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-28 04:31:15,929 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 04:31:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 04:31:16,210 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 04:31:16,210 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [564210645] [2024-11-28 04:31:16,210 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [564210645] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 04:31:16,210 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 04:31:16,210 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-28 04:31:16,210 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891311177] [2024-11-28 04:31:16,210 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 04:31:16,211 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-28 04:31:16,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 04:31:16,211 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-28 04:31:16,212 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-28 04:31:16,225 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 44 [2024-11-28 04:31:16,226 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 43 transitions, 206 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-28 04:31:16,226 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 04:31:16,226 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 44 [2024-11-28 04:31:16,226 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 04:31:16,440 INFO L124 PetriNetUnfolderBase]: 156/399 cut-off events. [2024-11-28 04:31:16,440 INFO L125 PetriNetUnfolderBase]: For 454/510 co-relation queries the response was YES. [2024-11-28 04:31:16,442 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1106 conditions, 399 events. 156/399 cut-off events. For 454/510 co-relation queries the response was YES. Maximal size of possible extension queue 43. Compared 2013 event pairs, 12 based on Foata normal form. 11/365 useless extension candidates. Maximal degree in co-relation 1090. Up to 163 conditions per place. [2024-11-28 04:31:16,443 INFO L140 encePairwiseOnDemand]: 39/44 looper letters, 0 selfloop transitions, 0 changer transitions 52/52 dead transitions. [2024-11-28 04:31:16,443 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 52 transitions, 278 flow [2024-11-28 04:31:16,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 04:31:16,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 04:31:16,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 160 transitions. [2024-11-28 04:31:16,445 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6060606060606061 [2024-11-28 04:31:16,445 INFO L175 Difference]: Start difference. First operand has 70 places, 43 transitions, 206 flow. Second operand 6 states and 160 transitions. [2024-11-28 04:31:16,445 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 52 transitions, 278 flow [2024-11-28 04:31:16,448 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 52 transitions, 269 flow, removed 2 selfloop flow, removed 5 redundant places. [2024-11-28 04:31:16,448 INFO L231 Difference]: Finished difference. Result has 63 places, 0 transitions, 0 flow [2024-11-28 04:31:16,449 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=44, PETRI_DIFFERENCE_MINUEND_FLOW=189, PETRI_DIFFERENCE_MINUEND_PLACES=58, 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=63, PETRI_TRANSITIONS=0} [2024-11-28 04:31:16,450 INFO L279 CegarLoopForPetriNet]: 48 programPoint places, 15 predicate places. [2024-11-28 04:31:16,450 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 0 transitions, 0 flow [2024-11-28 04:31:16,450 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-28 04:31:16,457 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK (4 of 5 remaining) [2024-11-28 04:31:16,457 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (3 of 5 remaining) [2024-11-28 04:31:16,457 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 5 remaining) [2024-11-28 04:31:16,458 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 5 remaining) [2024-11-28 04:31:16,458 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-11-28 04:31:16,458 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 04:31:16,458 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 04:31:16,465 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-28 04:31:16,465 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-28 04:31:16,476 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 04:31:16 BasicIcfg [2024-11-28 04:31:16,476 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-28 04:31:16,477 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-28 04:31:16,477 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-28 04:31:16,478 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-28 04:31:16,478 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 04:31:08" (3/4) ... [2024-11-28 04:31:16,481 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-28 04:31:16,486 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2024-11-28 04:31:16,486 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2024-11-28 04:31:16,486 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2024-11-28 04:31:16,494 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 37 nodes and edges [2024-11-28 04:31:16,495 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2024-11-28 04:31:16,495 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-28 04:31:16,495 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-28 04:31:16,616 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml [2024-11-28 04:31:16,617 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml [2024-11-28 04:31:16,617 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-28 04:31:16,618 INFO L158 Benchmark]: Toolchain (without parser) took 9826.51ms. Allocated memory was 167.8MB in the beginning and 503.3MB in the end (delta: 335.5MB). Free memory was 129.4MB in the beginning and 327.4MB in the end (delta: -198.0MB). Peak memory consumption was 136.4MB. Max. memory is 16.1GB. [2024-11-28 04:31:16,618 INFO L158 Benchmark]: CDTParser took 0.46ms. Allocated memory is still 167.8MB. Free memory is still 104.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:31:16,619 INFO L158 Benchmark]: CACSL2BoogieTranslator took 803.00ms. Allocated memory is still 167.8MB. Free memory was 129.1MB in the beginning and 109.2MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 04:31:16,619 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.64ms. Allocated memory is still 167.8MB. Free memory was 109.2MB in the beginning and 107.6MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-28 04:31:16,619 INFO L158 Benchmark]: Boogie Preprocessor took 53.49ms. Allocated memory is still 167.8MB. Free memory was 107.6MB in the beginning and 105.9MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:31:16,619 INFO L158 Benchmark]: RCFGBuilder took 875.57ms. Allocated memory is still 167.8MB. Free memory was 105.6MB in the beginning and 87.2MB in the end (delta: 18.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-28 04:31:16,620 INFO L158 Benchmark]: TraceAbstraction took 7893.60ms. Allocated memory was 167.8MB in the beginning and 503.3MB in the end (delta: 335.5MB). Free memory was 86.6MB in the beginning and 331.7MB in the end (delta: -245.1MB). Peak memory consumption was 86.1MB. Max. memory is 16.1GB. [2024-11-28 04:31:16,622 INFO L158 Benchmark]: Witness Printer took 139.82ms. Allocated memory is still 503.3MB. Free memory was 331.7MB in the beginning and 327.4MB in the end (delta: 4.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-28 04:31:16,624 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.46ms. Allocated memory is still 167.8MB. Free memory is still 104.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 803.00ms. Allocated memory is still 167.8MB. Free memory was 129.1MB in the beginning and 109.2MB in the end (delta: 19.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.64ms. Allocated memory is still 167.8MB. Free memory was 109.2MB in the beginning and 107.6MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 53.49ms. Allocated memory is still 167.8MB. Free memory was 107.6MB in the beginning and 105.9MB in the end (delta: 1.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 875.57ms. Allocated memory is still 167.8MB. Free memory was 105.6MB in the beginning and 87.2MB in the end (delta: 18.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 7893.60ms. Allocated memory was 167.8MB in the beginning and 503.3MB in the end (delta: 335.5MB). Free memory was 86.6MB in the beginning and 331.7MB in the end (delta: -245.1MB). Peak memory consumption was 86.1MB. Max. memory is 16.1GB. * Witness Printer took 139.82ms. Allocated memory is still 503.3MB. Free memory was 331.7MB in the beginning and 327.4MB in the end (delta: 4.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 780]: 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: 7.7s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 4.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 364 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 341 mSDsluCounter, 141 SdHoareTripleChecker+Invalid, 1.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 103 mSDsCounter, 18 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 704 IncrementalHoareTripleChecker+Invalid, 722 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 18 mSolverCounterUnsat, 38 mSDtfsCounter, 704 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 69 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47 ImplicationChecksByTransitivity, 1.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=247occurred in iteration=7, InterpolantAutomatonStates: 61, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.8s InterpolantComputationTime, 194 NumberOfCodeBlocks, 194 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 185 ConstructedInterpolants, 0 QuantifiedInterpolants, 645 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-11-28 04:31:16,660 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1de2dbe9-3f38-4433-9869-52dd4ab3fb0e/bin/uautomizer-verify-aQ6SnzHsRB/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