./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_36-indirect_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/goblint-regression/28-race_reach_36-indirect_racefree.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 3eff698bae51c39e8a3a4c763800dbda831dabb73a169fa31c8e326faee47cd8 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 10:42:29,447 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 10:42:29,499 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-09 10:42:29,503 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 10:42:29,505 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 10:42:29,534 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 10:42:29,536 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 10:42:29,537 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 10:42:29,537 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 10:42:29,539 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 10:42:29,540 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 10:42:29,540 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 10:42:29,540 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 10:42:29,541 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 10:42:29,541 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 10:42:29,541 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 10:42:29,544 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 10:42:29,544 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 10:42:29,544 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 10:42:29,545 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 10:42:29,545 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-09 10:42:29,547 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-09 10:42:29,547 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-09 10:42:29,547 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 10:42:29,547 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 10:42:29,548 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 10:42:29,548 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 10:42:29,548 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 10:42:29,548 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 10:42:29,549 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 10:42:29,549 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 10:42:29,549 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-09 10:42:29,549 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 10:42:29,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:42:29,549 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 10:42:29,550 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 10:42:29,550 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 10:42:29,550 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 10:42:29,551 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 10:42:29,551 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 10:42:29,552 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 10:42:29,552 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 10:42:29,552 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 3eff698bae51c39e8a3a4c763800dbda831dabb73a169fa31c8e326faee47cd8 [2024-11-09 10:42:29,779 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 10:42:29,804 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 10:42:29,808 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 10:42:29,809 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 10:42:29,810 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 10:42:29,811 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_36-indirect_racefree.i [2024-11-09 10:42:31,158 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 10:42:31,410 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 10:42:31,417 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_36-indirect_racefree.i [2024-11-09 10:42:31,443 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3c6e74623/faf15ddae55c4a92a326f7593f48b3ef/FLAG6668908d6 [2024-11-09 10:42:31,463 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3c6e74623/faf15ddae55c4a92a326f7593f48b3ef [2024-11-09 10:42:31,466 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 10:42:31,467 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 10:42:31,470 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 10:42:31,471 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 10:42:31,475 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 10:42:31,475 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:31,476 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@608c4ce6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31, skipping insertion in model container [2024-11-09 10:42:31,476 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:31,519 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 10:42:31,878 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:42:31,896 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 10:42:31,941 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 10:42:31,981 INFO L204 MainTranslator]: Completed translation [2024-11-09 10:42:31,982 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31 WrapperNode [2024-11-09 10:42:31,982 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 10:42:31,984 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 10:42:31,984 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 10:42:31,984 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 10:42:31,993 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,010 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,036 INFO L138 Inliner]: procedures = 171, calls = 43, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 86 [2024-11-09 10:42:32,036 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 10:42:32,037 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 10:42:32,037 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 10:42:32,037 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 10:42:32,047 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,047 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,050 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,066 INFO L175 MemorySlicer]: Split 20 memory accesses to 5 slices as follows [2, 2, 5, 6, 5]. 30 percent of accesses are in the largest equivalence class. The 13 initializations are split as follows [2, 0, 5, 1, 5]. The 3 writes are split as follows [0, 1, 0, 2, 0]. [2024-11-09 10:42:32,067 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,067 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,074 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,078 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,080 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,082 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,085 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 10:42:32,086 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 10:42:32,086 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 10:42:32,086 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 10:42:32,087 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (1/1) ... [2024-11-09 10:42:32,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 10:42:32,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:42:32,132 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 10:42:32,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 10:42:32,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-09 10:42:32,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-09 10:42:32,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-09 10:42:32,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-09 10:42:32,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-09 10:42:32,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-09 10:42:32,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-09 10:42:32,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-09 10:42:32,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-09 10:42:32,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-09 10:42:32,182 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-09 10:42:32,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 10:42:32,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 10:42:32,183 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-09 10:42:32,183 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-09 10:42:32,183 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 10:42:32,183 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 10:42:32,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-09 10:42:32,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-09 10:42:32,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-09 10:42:32,184 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-09 10:42:32,184 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-09 10:42:32,185 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 10:42:32,185 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 10:42:32,187 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 10:42:32,325 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 10:42:32,328 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 10:42:32,568 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 10:42:32,568 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 10:42:32,698 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 10:42:32,699 INFO L316 CfgBuilder]: Removed 10 assume(true) statements. [2024-11-09 10:42:32,699 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:42:32 BoogieIcfgContainer [2024-11-09 10:42:32,699 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 10:42:32,701 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 10:42:32,701 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 10:42:32,705 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 10:42:32,705 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 10:42:31" (1/3) ... [2024-11-09 10:42:32,706 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@da54bb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:42:32, skipping insertion in model container [2024-11-09 10:42:32,706 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 10:42:31" (2/3) ... [2024-11-09 10:42:32,707 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@da54bb3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 10:42:32, skipping insertion in model container [2024-11-09 10:42:32,707 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 10:42:32" (3/3) ... [2024-11-09 10:42:32,709 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_36-indirect_racefree.i [2024-11-09 10:42:32,723 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 10:42:32,724 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations. [2024-11-09 10:42:32,724 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 10:42:32,763 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-09 10:42:32,788 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 67 places, 75 transitions, 157 flow [2024-11-09 10:42:32,819 INFO L124 PetriNetUnfolderBase]: 15/109 cut-off events. [2024-11-09 10:42:32,819 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:42:32,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114 conditions, 109 events. 15/109 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 463 event pairs, 0 based on Foata normal form. 0/67 useless extension candidates. Maximal degree in co-relation 70. Up to 4 conditions per place. [2024-11-09 10:42:32,823 INFO L82 GeneralOperation]: Start removeDead. Operand has 67 places, 75 transitions, 157 flow [2024-11-09 10:42:32,827 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 67 places, 75 transitions, 157 flow [2024-11-09 10:42:32,833 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:32,839 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;@2f17d505, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:32,839 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-11-09 10:42:32,843 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:32,843 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:32,843 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:32,843 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:32,844 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:32,844 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-09 10:42:32,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:32,849 INFO L85 PathProgramCache]: Analyzing trace with hash 364973, now seen corresponding path program 1 times [2024-11-09 10:42:32,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:32,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [357393005] [2024-11-09 10:42:32,857 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:32,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:32,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:33,061 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-09 10:42:33,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:33,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [357393005] [2024-11-09 10:42:33,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [357393005] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:33,066 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:33,066 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:33,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163693234] [2024-11-09 10:42:33,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:33,084 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:33,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:33,168 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:33,169 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:33,248 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 32 out of 75 [2024-11-09 10:42:33,250 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 75 transitions, 157 flow. Second operand has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 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-09 10:42:33,250 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:33,250 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 32 of 75 [2024-11-09 10:42:33,251 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:33,431 INFO L124 PetriNetUnfolderBase]: 166/593 cut-off events. [2024-11-09 10:42:33,431 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 10:42:33,433 INFO L83 FinitePrefix]: Finished finitePrefix Result has 973 conditions, 593 events. 166/593 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 3419 event pairs, 143 based on Foata normal form. 101/642 useless extension candidates. Maximal degree in co-relation 914. Up to 326 conditions per place. [2024-11-09 10:42:33,440 INFO L140 encePairwiseOnDemand]: 61/75 looper letters, 39 selfloop transitions, 2 changer transitions 0/73 dead transitions. [2024-11-09 10:42:33,440 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 73 transitions, 235 flow [2024-11-09 10:42:33,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:33,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:33,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 155 transitions. [2024-11-09 10:42:33,453 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6888888888888889 [2024-11-09 10:42:33,455 INFO L175 Difference]: Start difference. First operand has 67 places, 75 transitions, 157 flow. Second operand 3 states and 155 transitions. [2024-11-09 10:42:33,455 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 73 transitions, 235 flow [2024-11-09 10:42:33,458 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 73 transitions, 235 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:33,460 INFO L231 Difference]: Finished difference. Result has 66 places, 62 transitions, 135 flow [2024-11-09 10:42:33,462 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=135, PETRI_PLACES=66, PETRI_TRANSITIONS=62} [2024-11-09 10:42:33,465 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, -1 predicate places. [2024-11-09 10:42:33,465 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 62 transitions, 135 flow [2024-11-09 10:42:33,465 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.0) internal successors, (99), 3 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-09 10:42:33,465 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:33,465 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:33,466 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 10:42:33,466 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-09 10:42:33,466 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:33,467 INFO L85 PathProgramCache]: Analyzing trace with hash 364974, now seen corresponding path program 1 times [2024-11-09 10:42:33,467 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:33,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [538208690] [2024-11-09 10:42:33,467 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:33,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:33,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:33,643 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-09 10:42:33,643 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:33,643 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [538208690] [2024-11-09 10:42:33,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [538208690] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:33,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:33,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:33,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1582468669] [2024-11-09 10:42:33,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:33,645 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:33,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:33,646 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:33,647 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:33,670 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 75 [2024-11-09 10:42:33,670 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 62 transitions, 135 flow. Second operand has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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-09 10:42:33,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:33,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 75 [2024-11-09 10:42:33,672 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:33,790 INFO L124 PetriNetUnfolderBase]: 154/543 cut-off events. [2024-11-09 10:42:33,790 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-09 10:42:33,793 INFO L83 FinitePrefix]: Finished finitePrefix Result has 904 conditions, 543 events. 154/543 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 3197 event pairs, 0 based on Foata normal form. 1/495 useless extension candidates. Maximal degree in co-relation 864. Up to 327 conditions per place. [2024-11-09 10:42:33,795 INFO L140 encePairwiseOnDemand]: 71/75 looper letters, 39 selfloop transitions, 2 changer transitions 0/74 dead transitions. [2024-11-09 10:42:33,795 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 74 transitions, 241 flow [2024-11-09 10:42:33,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:33,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:33,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 148 transitions. [2024-11-09 10:42:33,797 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6577777777777778 [2024-11-09 10:42:33,797 INFO L175 Difference]: Start difference. First operand has 66 places, 62 transitions, 135 flow. Second operand 3 states and 148 transitions. [2024-11-09 10:42:33,797 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 74 transitions, 241 flow [2024-11-09 10:42:33,799 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 74 transitions, 237 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:33,800 INFO L231 Difference]: Finished difference. Result has 67 places, 62 transitions, 141 flow [2024-11-09 10:42:33,801 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=141, PETRI_PLACES=67, PETRI_TRANSITIONS=62} [2024-11-09 10:42:33,801 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, 0 predicate places. [2024-11-09 10:42:33,801 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 62 transitions, 141 flow [2024-11-09 10:42:33,802 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.0) internal successors, (108), 3 states have internal predecessors, (108), 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-09 10:42:33,802 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:33,802 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:42:33,802 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 10:42:33,802 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-09 10:42:33,803 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:33,803 INFO L85 PathProgramCache]: Analyzing trace with hash 2064414505, now seen corresponding path program 1 times [2024-11-09 10:42:33,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:33,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1517343352] [2024-11-09 10:42:33,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:33,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:33,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:33,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:33,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:33,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1517343352] [2024-11-09 10:42:33,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1517343352] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:33,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:33,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:42:33,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1485222906] [2024-11-09 10:42:33,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:33,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:42:33,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:33,929 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:42:33,929 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:42:33,968 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 34 out of 75 [2024-11-09 10:42:33,969 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 62 transitions, 141 flow. Second operand has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 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-09 10:42:33,969 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:33,969 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 34 of 75 [2024-11-09 10:42:33,969 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:34,119 INFO L124 PetriNetUnfolderBase]: 154/564 cut-off events. [2024-11-09 10:42:34,119 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2024-11-09 10:42:34,121 INFO L83 FinitePrefix]: Finished finitePrefix Result has 950 conditions, 564 events. 154/564 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 3240 event pairs, 100 based on Foata normal form. 12/527 useless extension candidates. Maximal degree in co-relation 909. Up to 258 conditions per place. [2024-11-09 10:42:34,122 INFO L140 encePairwiseOnDemand]: 70/75 looper letters, 60 selfloop transitions, 4 changer transitions 0/96 dead transitions. [2024-11-09 10:42:34,126 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 96 transitions, 335 flow [2024-11-09 10:42:34,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:42:34,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:42:34,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 235 transitions. [2024-11-09 10:42:34,128 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6266666666666667 [2024-11-09 10:42:34,132 INFO L175 Difference]: Start difference. First operand has 67 places, 62 transitions, 141 flow. Second operand 5 states and 235 transitions. [2024-11-09 10:42:34,132 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 96 transitions, 335 flow [2024-11-09 10:42:34,133 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 96 transitions, 331 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:34,134 INFO L231 Difference]: Finished difference. Result has 69 places, 62 transitions, 148 flow [2024-11-09 10:42:34,135 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=133, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=148, PETRI_PLACES=69, PETRI_TRANSITIONS=62} [2024-11-09 10:42:34,135 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, 2 predicate places. [2024-11-09 10:42:34,135 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 62 transitions, 148 flow [2024-11-09 10:42:34,139 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.4) internal successors, (177), 5 states have internal predecessors, (177), 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-09 10:42:34,139 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:34,139 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2024-11-09 10:42:34,140 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 10:42:34,140 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-09 10:42:34,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:34,140 INFO L85 PathProgramCache]: Analyzing trace with hash -427659438, now seen corresponding path program 1 times [2024-11-09 10:42:34,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:34,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563128254] [2024-11-09 10:42:34,141 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:34,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:34,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:34,171 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:42:34,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:34,251 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:42:34,253 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:42:34,254 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-11-09 10:42:34,256 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 25 remaining) [2024-11-09 10:42:34,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 25 remaining) [2024-11-09 10:42:34,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 25 remaining) [2024-11-09 10:42:34,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 25 remaining) [2024-11-09 10:42:34,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 25 remaining) [2024-11-09 10:42:34,258 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 25 remaining) [2024-11-09 10:42:34,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_LEAK (17 of 25 remaining) [2024-11-09 10:42:34,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (16 of 25 remaining) [2024-11-09 10:42:34,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 25 remaining) [2024-11-09 10:42:34,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 25 remaining) [2024-11-09 10:42:34,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 25 remaining) [2024-11-09 10:42:34,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 25 remaining) [2024-11-09 10:42:34,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 25 remaining) [2024-11-09 10:42:34,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 25 remaining) [2024-11-09 10:42:34,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 25 remaining) [2024-11-09 10:42:34,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 25 remaining) [2024-11-09 10:42:34,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 25 remaining) [2024-11-09 10:42:34,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 25 remaining) [2024-11-09 10:42:34,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 25 remaining) [2024-11-09 10:42:34,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 25 remaining) [2024-11-09 10:42:34,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 25 remaining) [2024-11-09 10:42:34,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 25 remaining) [2024-11-09 10:42:34,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 25 remaining) [2024-11-09 10:42:34,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 25 remaining) [2024-11-09 10:42:34,262 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 10:42:34,263 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-09 10:42:34,265 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:42:34,266 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-09 10:42:34,292 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-09 10:42:34,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 99 places, 112 transitions, 240 flow [2024-11-09 10:42:34,307 INFO L124 PetriNetUnfolderBase]: 27/192 cut-off events. [2024-11-09 10:42:34,307 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-09 10:42:34,309 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 192 events. 27/192 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 942 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 115. Up to 6 conditions per place. [2024-11-09 10:42:34,309 INFO L82 GeneralOperation]: Start removeDead. Operand has 99 places, 112 transitions, 240 flow [2024-11-09 10:42:34,311 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 99 places, 112 transitions, 240 flow [2024-11-09 10:42:34,312 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:34,313 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;@2f17d505, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:34,314 INFO L334 AbstractCegarLoop]: Starting to check reachability of 33 error locations. [2024-11-09 10:42:34,316 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:34,316 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:34,316 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:34,316 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:34,316 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:34,316 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:34,317 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:34,317 INFO L85 PathProgramCache]: Analyzing trace with hash 476189, now seen corresponding path program 1 times [2024-11-09 10:42:34,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:34,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [24591935] [2024-11-09 10:42:34,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:34,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:34,351 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-09 10:42:34,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:34,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [24591935] [2024-11-09 10:42:34,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [24591935] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:34,352 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:34,352 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:34,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153468156] [2024-11-09 10:42:34,353 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:34,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:34,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:34,354 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:34,354 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:34,375 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 112 [2024-11-09 10:42:34,376 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 112 transitions, 240 flow. Second operand has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 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-09 10:42:34,376 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:34,376 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 112 [2024-11-09 10:42:34,377 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:35,332 INFO L124 PetriNetUnfolderBase]: 4337/9506 cut-off events. [2024-11-09 10:42:35,332 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2024-11-09 10:42:35,366 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16495 conditions, 9506 events. 4337/9506 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 285. Compared 81879 event pairs, 3751 based on Foata normal form. 2040/10839 useless extension candidates. Maximal degree in co-relation 11454. Up to 6011 conditions per place. [2024-11-09 10:42:35,444 INFO L140 encePairwiseOnDemand]: 92/112 looper letters, 63 selfloop transitions, 2 changer transitions 0/115 dead transitions. [2024-11-09 10:42:35,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 115 transitions, 376 flow [2024-11-09 10:42:35,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:35,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:35,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 245 transitions. [2024-11-09 10:42:35,445 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7291666666666666 [2024-11-09 10:42:35,445 INFO L175 Difference]: Start difference. First operand has 99 places, 112 transitions, 240 flow. Second operand 3 states and 245 transitions. [2024-11-09 10:42:35,445 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 115 transitions, 376 flow [2024-11-09 10:42:35,446 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 115 transitions, 376 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:35,448 INFO L231 Difference]: Finished difference. Result has 98 places, 93 transitions, 206 flow [2024-11-09 10:42:35,448 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=98, PETRI_TRANSITIONS=93} [2024-11-09 10:42:35,448 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -1 predicate places. [2024-11-09 10:42:35,448 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 93 transitions, 206 flow [2024-11-09 10:42:35,449 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 3 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-09 10:42:35,449 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:35,449 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:35,449 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 10:42:35,449 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:35,449 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:35,449 INFO L85 PathProgramCache]: Analyzing trace with hash 476190, now seen corresponding path program 1 times [2024-11-09 10:42:35,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:35,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680235430] [2024-11-09 10:42:35,449 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:35,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:35,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:35,506 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-09 10:42:35,506 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:35,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680235430] [2024-11-09 10:42:35,506 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680235430] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:35,506 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:35,506 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:35,506 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [659110701] [2024-11-09 10:42:35,506 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:35,507 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:35,507 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:35,507 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:35,507 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:35,533 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 53 out of 112 [2024-11-09 10:42:35,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 93 transitions, 206 flow. Second operand has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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-09 10:42:35,534 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:35,534 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 53 of 112 [2024-11-09 10:42:35,534 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:36,194 INFO L124 PetriNetUnfolderBase]: 4051/9339 cut-off events. [2024-11-09 10:42:36,194 INFO L125 PetriNetUnfolderBase]: For 235/235 co-relation queries the response was YES. [2024-11-09 10:42:36,207 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16043 conditions, 9339 events. 4051/9339 cut-off events. For 235/235 co-relation queries the response was YES. Maximal size of possible extension queue 284. Compared 83170 event pairs, 1892 based on Foata normal form. 1/8585 useless extension candidates. Maximal degree in co-relation 13733. Up to 6452 conditions per place. [2024-11-09 10:42:36,246 INFO L140 encePairwiseOnDemand]: 108/112 looper letters, 53 selfloop transitions, 3 changer transitions 0/107 dead transitions. [2024-11-09 10:42:36,246 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 107 transitions, 346 flow [2024-11-09 10:42:36,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:36,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:36,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 216 transitions. [2024-11-09 10:42:36,248 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6428571428571429 [2024-11-09 10:42:36,248 INFO L175 Difference]: Start difference. First operand has 98 places, 93 transitions, 206 flow. Second operand 3 states and 216 transitions. [2024-11-09 10:42:36,248 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 107 transitions, 346 flow [2024-11-09 10:42:36,254 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 107 transitions, 342 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:36,255 INFO L231 Difference]: Finished difference. Result has 99 places, 95 transitions, 221 flow [2024-11-09 10:42:36,255 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=221, PETRI_PLACES=99, PETRI_TRANSITIONS=95} [2024-11-09 10:42:36,257 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 0 predicate places. [2024-11-09 10:42:36,258 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 95 transitions, 221 flow [2024-11-09 10:42:36,258 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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-09 10:42:36,258 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:36,258 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:42:36,258 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 10:42:36,258 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:36,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:36,259 INFO L85 PathProgramCache]: Analyzing trace with hash 1700001430, now seen corresponding path program 1 times [2024-11-09 10:42:36,259 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:36,259 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1198439813] [2024-11-09 10:42:36,259 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:36,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:36,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:36,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:36,365 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:36,366 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1198439813] [2024-11-09 10:42:36,366 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1198439813] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:36,366 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:36,366 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:42:36,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636996713] [2024-11-09 10:42:36,366 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:36,367 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:42:36,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:36,367 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:42:36,367 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:42:36,491 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 52 out of 112 [2024-11-09 10:42:36,491 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 95 transitions, 221 flow. Second operand has 5 states, 5 states have (on average 53.4) internal successors, (267), 5 states have internal predecessors, (267), 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-09 10:42:36,491 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:36,491 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 52 of 112 [2024-11-09 10:42:36,491 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:37,784 INFO L124 PetriNetUnfolderBase]: 4051/9232 cut-off events. [2024-11-09 10:42:37,784 INFO L125 PetriNetUnfolderBase]: For 525/525 co-relation queries the response was YES. [2024-11-09 10:42:37,798 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16095 conditions, 9232 events. 4051/9232 cut-off events. For 525/525 co-relation queries the response was YES. Maximal size of possible extension queue 278. Compared 82717 event pairs, 418 based on Foata normal form. 156/8872 useless extension candidates. Maximal degree in co-relation 14026. Up to 4883 conditions per place. [2024-11-09 10:42:37,829 INFO L140 encePairwiseOnDemand]: 107/112 looper letters, 95 selfloop transitions, 6 changer transitions 0/151 dead transitions. [2024-11-09 10:42:37,829 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 151 transitions, 533 flow [2024-11-09 10:42:37,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:42:37,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:42:37,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 362 transitions. [2024-11-09 10:42:37,831 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6464285714285715 [2024-11-09 10:42:37,831 INFO L175 Difference]: Start difference. First operand has 99 places, 95 transitions, 221 flow. Second operand 5 states and 362 transitions. [2024-11-09 10:42:37,831 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 151 transitions, 533 flow [2024-11-09 10:42:37,833 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 151 transitions, 530 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:42:37,834 INFO L231 Difference]: Finished difference. Result has 102 places, 95 transitions, 234 flow [2024-11-09 10:42:37,834 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=234, PETRI_PLACES=102, PETRI_TRANSITIONS=95} [2024-11-09 10:42:37,835 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 3 predicate places. [2024-11-09 10:42:37,835 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 95 transitions, 234 flow [2024-11-09 10:42:37,835 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 53.4) internal successors, (267), 5 states have internal predecessors, (267), 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-09 10:42:37,835 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:37,836 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:37,836 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 10:42:37,836 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:37,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:37,836 INFO L85 PathProgramCache]: Analyzing trace with hash 1678539783, now seen corresponding path program 1 times [2024-11-09 10:42:37,837 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:37,837 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [927358470] [2024-11-09 10:42:37,837 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:37,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:37,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:37,856 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:37,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:37,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [927358470] [2024-11-09 10:42:37,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [927358470] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:37,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:37,857 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 10:42:37,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1878516993] [2024-11-09 10:42:37,857 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:37,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:37,857 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:37,858 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:37,858 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:37,864 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 112 [2024-11-09 10:42:37,865 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 95 transitions, 234 flow. Second operand has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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-09 10:42:37,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:37,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 112 [2024-11-09 10:42:37,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:38,541 INFO L124 PetriNetUnfolderBase]: 3775/8438 cut-off events. [2024-11-09 10:42:38,541 INFO L125 PetriNetUnfolderBase]: For 1556/1556 co-relation queries the response was YES. [2024-11-09 10:42:38,564 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15629 conditions, 8438 events. 3775/8438 cut-off events. For 1556/1556 co-relation queries the response was YES. Maximal size of possible extension queue 257. Compared 71704 event pairs, 3570 based on Foata normal form. 1/7912 useless extension candidates. Maximal degree in co-relation 10819. Up to 6012 conditions per place. [2024-11-09 10:42:38,586 INFO L140 encePairwiseOnDemand]: 109/112 looper letters, 52 selfloop transitions, 2 changer transitions 0/105 dead transitions. [2024-11-09 10:42:38,587 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 105 transitions, 358 flow [2024-11-09 10:42:38,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:38,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:38,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 217 transitions. [2024-11-09 10:42:38,593 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6458333333333334 [2024-11-09 10:42:38,593 INFO L175 Difference]: Start difference. First operand has 102 places, 95 transitions, 234 flow. Second operand 3 states and 217 transitions. [2024-11-09 10:42:38,593 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 105 transitions, 358 flow [2024-11-09 10:42:38,595 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 105 transitions, 348 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-09 10:42:38,596 INFO L231 Difference]: Finished difference. Result has 101 places, 94 transitions, 222 flow [2024-11-09 10:42:38,597 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=218, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=92, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=222, PETRI_PLACES=101, PETRI_TRANSITIONS=94} [2024-11-09 10:42:38,597 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 2 predicate places. [2024-11-09 10:42:38,597 INFO L471 AbstractCegarLoop]: Abstraction has has 101 places, 94 transitions, 222 flow [2024-11-09 10:42:38,597 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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-09 10:42:38,598 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:38,598 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:38,598 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-09 10:42:38,598 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:38,598 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:38,598 INFO L85 PathProgramCache]: Analyzing trace with hash 986554813, now seen corresponding path program 1 times [2024-11-09 10:42:38,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:38,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1027410261] [2024-11-09 10:42:38,599 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:38,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:38,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:38,761 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-09 10:42:38,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:38,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1027410261] [2024-11-09 10:42:38,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1027410261] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:38,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:38,763 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:42:38,764 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [606475502] [2024-11-09 10:42:38,764 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:38,764 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:42:38,764 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:38,764 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:42:38,767 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:42:38,836 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 44 out of 112 [2024-11-09 10:42:38,836 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 94 transitions, 222 flow. Second operand has 5 states, 5 states have (on average 45.4) internal successors, (227), 5 states have internal predecessors, (227), 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-09 10:42:38,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:38,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 44 of 112 [2024-11-09 10:42:38,837 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:39,609 INFO L124 PetriNetUnfolderBase]: 5091/10974 cut-off events. [2024-11-09 10:42:39,609 INFO L125 PetriNetUnfolderBase]: For 701/701 co-relation queries the response was YES. [2024-11-09 10:42:39,623 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20040 conditions, 10974 events. 5091/10974 cut-off events. For 701/701 co-relation queries the response was YES. Maximal size of possible extension queue 312. Compared 94671 event pairs, 3903 based on Foata normal form. 0/10324 useless extension candidates. Maximal degree in co-relation 14985. Up to 6002 conditions per place. [2024-11-09 10:42:39,655 INFO L140 encePairwiseOnDemand]: 94/112 looper letters, 88 selfloop transitions, 10 changer transitions 0/139 dead transitions. [2024-11-09 10:42:39,656 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 139 transitions, 508 flow [2024-11-09 10:42:39,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 10:42:39,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-09 10:42:39,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 288 transitions. [2024-11-09 10:42:39,657 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6428571428571429 [2024-11-09 10:42:39,657 INFO L175 Difference]: Start difference. First operand has 101 places, 94 transitions, 222 flow. Second operand 4 states and 288 transitions. [2024-11-09 10:42:39,657 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 139 transitions, 508 flow [2024-11-09 10:42:39,658 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 139 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:42:39,660 INFO L231 Difference]: Finished difference. Result has 105 places, 102 transitions, 322 flow [2024-11-09 10:42:39,660 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=218, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=322, PETRI_PLACES=105, PETRI_TRANSITIONS=102} [2024-11-09 10:42:39,661 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 6 predicate places. [2024-11-09 10:42:39,661 INFO L471 AbstractCegarLoop]: Abstraction has has 105 places, 102 transitions, 322 flow [2024-11-09 10:42:39,662 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 45.4) internal successors, (227), 5 states have internal predecessors, (227), 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-09 10:42:39,662 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:39,662 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:39,662 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-09 10:42:39,662 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:39,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:39,662 INFO L85 PathProgramCache]: Analyzing trace with hash 986554814, now seen corresponding path program 1 times [2024-11-09 10:42:39,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:39,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832971132] [2024-11-09 10:42:39,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:39,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:39,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:39,767 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:39,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:39,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832971132] [2024-11-09 10:42:39,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832971132] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:39,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:39,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:39,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1603009427] [2024-11-09 10:42:39,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:39,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:39,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:39,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:39,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:39,793 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 46 out of 112 [2024-11-09 10:42:39,793 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 102 transitions, 322 flow. Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 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-09 10:42:39,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:39,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 46 of 112 [2024-11-09 10:42:39,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:40,486 INFO L124 PetriNetUnfolderBase]: 4282/9230 cut-off events. [2024-11-09 10:42:40,486 INFO L125 PetriNetUnfolderBase]: For 2732/2816 co-relation queries the response was YES. [2024-11-09 10:42:40,502 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19454 conditions, 9230 events. 4282/9230 cut-off events. For 2732/2816 co-relation queries the response was YES. Maximal size of possible extension queue 263. Compared 76926 event pairs, 4029 based on Foata normal form. 1617/10393 useless extension candidates. Maximal degree in co-relation 15752. Up to 6966 conditions per place. [2024-11-09 10:42:40,534 INFO L140 encePairwiseOnDemand]: 103/112 looper letters, 50 selfloop transitions, 1 changer transitions 0/94 dead transitions. [2024-11-09 10:42:40,535 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 94 transitions, 408 flow [2024-11-09 10:42:40,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:40,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:40,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 187 transitions. [2024-11-09 10:42:40,536 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5565476190476191 [2024-11-09 10:42:40,536 INFO L175 Difference]: Start difference. First operand has 105 places, 102 transitions, 322 flow. Second operand 3 states and 187 transitions. [2024-11-09 10:42:40,536 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 94 transitions, 408 flow [2024-11-09 10:42:40,541 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 94 transitions, 406 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:42:40,542 INFO L231 Difference]: Finished difference. Result has 98 places, 94 transitions, 306 flow [2024-11-09 10:42:40,543 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=306, PETRI_PLACES=98, PETRI_TRANSITIONS=94} [2024-11-09 10:42:40,543 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -1 predicate places. [2024-11-09 10:42:40,543 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 94 transitions, 306 flow [2024-11-09 10:42:40,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 48.0) internal successors, (144), 3 states have internal predecessors, (144), 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-09 10:42:40,543 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:40,544 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:40,544 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-09 10:42:40,544 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:40,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:40,544 INFO L85 PathProgramCache]: Analyzing trace with hash 374026880, now seen corresponding path program 1 times [2024-11-09 10:42:40,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:40,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1437958035] [2024-11-09 10:42:40,544 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:40,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:40,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:40,582 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:40,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:40,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1437958035] [2024-11-09 10:42:40,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1437958035] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:42:40,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [716730448] [2024-11-09 10:42:40,583 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:40,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:42:40,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:42:40,589 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:42:40,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-09 10:42:40,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:40,670 INFO L255 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-09 10:42:40,671 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:42:40,707 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:40,707 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:42:40,726 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:40,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [716730448] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:42:40,727 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:42:40,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 5 [2024-11-09 10:42:40,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [169680282] [2024-11-09 10:42:40,727 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:42:40,728 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 10:42:40,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:40,729 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 10:42:40,729 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 10:42:40,737 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 112 [2024-11-09 10:42:40,738 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 94 transitions, 306 flow. Second operand has 6 states, 6 states have (on average 56.0) internal successors, (336), 6 states have internal predecessors, (336), 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-09 10:42:40,738 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:40,738 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 112 [2024-11-09 10:42:40,738 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:40,916 INFO L124 PetriNetUnfolderBase]: 682/1577 cut-off events. [2024-11-09 10:42:40,916 INFO L125 PetriNetUnfolderBase]: For 909/918 co-relation queries the response was YES. [2024-11-09 10:42:40,919 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3548 conditions, 1577 events. 682/1577 cut-off events. For 909/918 co-relation queries the response was YES. Maximal size of possible extension queue 56. Compared 10122 event pairs, 130 based on Foata normal form. 0/1523 useless extension candidates. Maximal degree in co-relation 3539. Up to 816 conditions per place. [2024-11-09 10:42:40,924 INFO L140 encePairwiseOnDemand]: 109/112 looper letters, 60 selfloop transitions, 3 changer transitions 0/85 dead transitions. [2024-11-09 10:42:40,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 85 transitions, 366 flow [2024-11-09 10:42:40,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 10:42:40,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-09 10:42:40,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 335 transitions. [2024-11-09 10:42:40,926 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5982142857142857 [2024-11-09 10:42:40,926 INFO L175 Difference]: Start difference. First operand has 98 places, 94 transitions, 306 flow. Second operand 5 states and 335 transitions. [2024-11-09 10:42:40,926 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 85 transitions, 366 flow [2024-11-09 10:42:40,928 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 85 transitions, 363 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-09 10:42:40,929 INFO L231 Difference]: Finished difference. Result has 65 places, 51 transitions, 148 flow [2024-11-09 10:42:40,929 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=148, PETRI_PLACES=65, PETRI_TRANSITIONS=51} [2024-11-09 10:42:40,930 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -34 predicate places. [2024-11-09 10:42:40,930 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 51 transitions, 148 flow [2024-11-09 10:42:40,930 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 56.0) internal successors, (336), 6 states have internal predecessors, (336), 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-09 10:42:40,930 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:40,930 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2024-11-09 10:42:40,945 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-09 10:42:41,134 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-09 10:42:41,135 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-09 10:42:41,136 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:41,136 INFO L85 PathProgramCache]: Analyzing trace with hash -623833567, now seen corresponding path program 1 times [2024-11-09 10:42:41,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:41,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722007833] [2024-11-09 10:42:41,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:41,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:41,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:41,156 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 10:42:41,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 10:42:41,171 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 10:42:41,172 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 10:42:41,173 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 33 remaining) [2024-11-09 10:42:41,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 33 remaining) [2024-11-09 10:42:41,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 33 remaining) [2024-11-09 10:42:41,173 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 33 remaining) [2024-11-09 10:42:41,174 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_LEAK (25 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (24 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 33 remaining) [2024-11-09 10:42:41,175 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 33 remaining) [2024-11-09 10:42:41,176 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 33 remaining) [2024-11-09 10:42:41,177 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 33 remaining) [2024-11-09 10:42:41,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 33 remaining) [2024-11-09 10:42:41,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 33 remaining) [2024-11-09 10:42:41,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 33 remaining) [2024-11-09 10:42:41,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 33 remaining) [2024-11-09 10:42:41,178 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 33 remaining) [2024-11-09 10:42:41,178 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-09 10:42:41,178 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:42:41,179 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-09 10:42:41,179 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-09 10:42:41,221 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-09 10:42:41,226 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 149 transitions, 325 flow [2024-11-09 10:42:41,261 INFO L124 PetriNetUnfolderBase]: 42/296 cut-off events. [2024-11-09 10:42:41,262 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-09 10:42:41,264 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 296 events. 42/296 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1524 event pairs, 1 based on Foata normal form. 0/182 useless extension candidates. Maximal degree in co-relation 203. Up to 12 conditions per place. [2024-11-09 10:42:41,264 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 149 transitions, 325 flow [2024-11-09 10:42:41,269 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 149 transitions, 325 flow [2024-11-09 10:42:41,270 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 10:42:41,271 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;@2f17d505, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 10:42:41,271 INFO L334 AbstractCegarLoop]: Starting to check reachability of 41 error locations. [2024-11-09 10:42:41,274 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 10:42:41,274 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-09 10:42:41,274 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 10:42:41,274 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:41,275 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:41,275 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-09 10:42:41,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:41,275 INFO L85 PathProgramCache]: Analyzing trace with hash 624146, now seen corresponding path program 1 times [2024-11-09 10:42:41,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:41,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1503511499] [2024-11-09 10:42:41,276 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:41,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:41,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:41,309 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:42:41,309 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:41,310 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1503511499] [2024-11-09 10:42:41,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1503511499] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:41,310 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:41,310 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:41,310 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666288923] [2024-11-09 10:42:41,310 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:41,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:41,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:41,311 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:41,311 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:41,335 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 149 [2024-11-09 10:42:41,336 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 149 transitions, 325 flow. Second operand has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 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-09 10:42:41,336 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:41,336 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 149 [2024-11-09 10:42:41,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:42:52,663 INFO L124 PetriNetUnfolderBase]: 81925/144110 cut-off events. [2024-11-09 10:42:52,664 INFO L125 PetriNetUnfolderBase]: For 1681/1681 co-relation queries the response was YES. [2024-11-09 10:42:53,006 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259037 conditions, 144110 events. 81925/144110 cut-off events. For 1681/1681 co-relation queries the response was YES. Maximal size of possible extension queue 3098. Compared 1476527 event pairs, 70588 based on Foata normal form. 34871/170171 useless extension candidates. Maximal degree in co-relation 134248. Up to 98253 conditions per place. [2024-11-09 10:42:54,009 INFO L140 encePairwiseOnDemand]: 123/149 looper letters, 87 selfloop transitions, 2 changer transitions 0/157 dead transitions. [2024-11-09 10:42:54,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 157 transitions, 519 flow [2024-11-09 10:42:54,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:42:54,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:42:54,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 335 transitions. [2024-11-09 10:42:54,011 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7494407158836689 [2024-11-09 10:42:54,011 INFO L175 Difference]: Start difference. First operand has 131 places, 149 transitions, 325 flow. Second operand 3 states and 335 transitions. [2024-11-09 10:42:54,011 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 157 transitions, 519 flow [2024-11-09 10:42:54,014 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 157 transitions, 519 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-09 10:42:54,016 INFO L231 Difference]: Finished difference. Result has 130 places, 124 transitions, 279 flow [2024-11-09 10:42:54,016 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=130, PETRI_TRANSITIONS=124} [2024-11-09 10:42:54,016 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -1 predicate places. [2024-11-09 10:42:54,017 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 124 transitions, 279 flow [2024-11-09 10:42:54,017 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 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-09 10:42:54,017 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:42:54,017 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-09 10:42:54,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-09 10:42:54,017 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-09 10:42:54,018 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:42:54,018 INFO L85 PathProgramCache]: Analyzing trace with hash 624147, now seen corresponding path program 1 times [2024-11-09 10:42:54,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:42:54,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [499399510] [2024-11-09 10:42:54,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:42:54,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:42:54,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:42:54,055 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-09 10:42:54,056 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:42:54,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [499399510] [2024-11-09 10:42:54,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [499399510] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:42:54,056 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:42:54,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-09 10:42:54,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073816991] [2024-11-09 10:42:54,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:42:54,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 10:42:54,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:42:54,057 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 10:42:54,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 10:42:54,084 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 71 out of 149 [2024-11-09 10:42:54,085 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 124 transitions, 279 flow. Second operand has 3 states, 3 states have (on average 72.0) internal successors, (216), 3 states have internal predecessors, (216), 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-09 10:42:54,085 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:42:54,085 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 71 of 149 [2024-11-09 10:42:54,085 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:05,355 INFO L124 PetriNetUnfolderBase]: 76347/138484 cut-off events. [2024-11-09 10:43:05,355 INFO L125 PetriNetUnfolderBase]: For 3814/3814 co-relation queries the response was YES. [2024-11-09 10:43:05,677 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247826 conditions, 138484 events. 76347/138484 cut-off events. For 3814/3814 co-relation queries the response was YES. Maximal size of possible extension queue 3118. Compared 1460448 event pairs, 49600 based on Foata normal form. 1/129226 useless extension candidates. Maximal degree in co-relation 210935. Up to 106004 conditions per place. [2024-11-09 10:43:06,220 INFO L140 encePairwiseOnDemand]: 145/149 looper letters, 66 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2024-11-09 10:43:06,220 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 137 transitions, 441 flow [2024-11-09 10:43:06,221 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 10:43:06,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 10:43:06,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 283 transitions. [2024-11-09 10:43:06,222 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6331096196868009 [2024-11-09 10:43:06,222 INFO L175 Difference]: Start difference. First operand has 130 places, 124 transitions, 279 flow. Second operand 3 states and 283 transitions. [2024-11-09 10:43:06,222 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 137 transitions, 441 flow [2024-11-09 10:43:06,545 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 137 transitions, 437 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 10:43:06,554 INFO L231 Difference]: Finished difference. Result has 131 places, 125 transitions, 289 flow [2024-11-09 10:43:06,555 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=131, PETRI_TRANSITIONS=125} [2024-11-09 10:43:06,556 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 0 predicate places. [2024-11-09 10:43:06,556 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 125 transitions, 289 flow [2024-11-09 10:43:06,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 72.0) internal successors, (216), 3 states have internal predecessors, (216), 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-09 10:43:06,557 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:06,557 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-09 10:43:06,557 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-09 10:43:06,557 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-09 10:43:06,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:06,558 INFO L85 PathProgramCache]: Analyzing trace with hash 908074056, now seen corresponding path program 1 times [2024-11-09 10:43:06,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:06,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74020430] [2024-11-09 10:43:06,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:06,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:06,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:06,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:43:06,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:06,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74020430] [2024-11-09 10:43:06,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74020430] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-09 10:43:06,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1368028417] [2024-11-09 10:43:06,688 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:06,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-09 10:43:06,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 10:43:06,690 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-09 10:43:06,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-09 10:43:06,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:06,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-09 10:43:06,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 10:43:06,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-09 10:43:06,827 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:43:06,827 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-09 10:43:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 10:43:06,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1368028417] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-09 10:43:06,874 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-09 10:43:06,874 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 6 [2024-11-09 10:43:06,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1671559658] [2024-11-09 10:43:06,874 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-09 10:43:06,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-09 10:43:06,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:06,877 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-09 10:43:06,877 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2024-11-09 10:43:06,991 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 70 out of 149 [2024-11-09 10:43:06,992 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 125 transitions, 289 flow. Second operand has 8 states, 8 states have (on average 72.625) internal successors, (581), 8 states have internal predecessors, (581), 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-09 10:43:06,993 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:06,993 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 70 of 149 [2024-11-09 10:43:06,993 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 10:43:17,222 INFO L124 PetriNetUnfolderBase]: 76247/138404 cut-off events. [2024-11-09 10:43:17,223 INFO L125 PetriNetUnfolderBase]: For 8630/8630 co-relation queries the response was YES. [2024-11-09 10:43:17,554 INFO L83 FinitePrefix]: Finished finitePrefix Result has 249123 conditions, 138404 events. 76247/138404 cut-off events. For 8630/8630 co-relation queries the response was YES. Maximal size of possible extension queue 3199. Compared 1472386 event pairs, 15553 based on Foata normal form. 1896/132469 useless extension candidates. Maximal degree in co-relation 228256. Up to 79903 conditions per place. [2024-11-09 10:43:18,102 INFO L140 encePairwiseOnDemand]: 145/149 looper letters, 157 selfloop transitions, 6 changer transitions 0/231 dead transitions. [2024-11-09 10:43:18,102 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 231 transitions, 829 flow [2024-11-09 10:43:18,103 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 10:43:18,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 10:43:18,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 587 transitions. [2024-11-09 10:43:18,104 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.656599552572707 [2024-11-09 10:43:18,104 INFO L175 Difference]: Start difference. First operand has 131 places, 125 transitions, 289 flow. Second operand 6 states and 587 transitions. [2024-11-09 10:43:18,104 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 231 transitions, 829 flow [2024-11-09 10:43:18,107 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 134 places, 231 transitions, 827 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 10:43:18,109 INFO L231 Difference]: Finished difference. Result has 134 places, 126 transitions, 303 flow [2024-11-09 10:43:18,109 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=283, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=303, PETRI_PLACES=134, PETRI_TRANSITIONS=126} [2024-11-09 10:43:18,110 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 3 predicate places. [2024-11-09 10:43:18,110 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 126 transitions, 303 flow [2024-11-09 10:43:18,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 72.625) internal successors, (581), 8 states have internal predecessors, (581), 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-09 10:43:18,110 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 10:43:18,110 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 10:43:18,125 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-09 10:43:18,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-11-09 10:43:18,315 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-09 10:43:18,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 10:43:18,315 INFO L85 PathProgramCache]: Analyzing trace with hash -881567307, now seen corresponding path program 1 times [2024-11-09 10:43:18,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 10:43:18,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689837879] [2024-11-09 10:43:18,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 10:43:18,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 10:43:18,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 10:43:18,437 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-09 10:43:18,437 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 10:43:18,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689837879] [2024-11-09 10:43:18,438 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689837879] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 10:43:18,438 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 10:43:18,438 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 10:43:18,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134037976] [2024-11-09 10:43:18,439 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 10:43:18,439 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-09 10:43:18,439 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 10:43:18,439 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 10:43:18,440 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-09 10:43:18,498 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 58 out of 149 [2024-11-09 10:43:18,499 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 126 transitions, 303 flow. Second operand has 5 states, 5 states have (on average 59.4) internal successors, (297), 5 states have internal predecessors, (297), 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-09 10:43:18,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 10:43:18,499 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 58 of 149 [2024-11-09 10:43:18,499 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand