./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-ext/26_stack_cas.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-ext/26_stack_cas.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3df48c747d95355ac505f3aa498934ae4a3962ec64d7e6dbfdd54f02fbeda355 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 14:52:55,085 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 14:52:55,197 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-13 14:52:55,204 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 14:52:55,204 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 14:52:55,245 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 14:52:55,248 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 14:52:55,248 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 14:52:55,249 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 14:52:55,249 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 14:52:55,250 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 14:52:55,250 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 14:52:55,251 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 14:52:55,251 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 14:52:55,251 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 14:52:55,252 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 14:52:55,252 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 14:52:55,252 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 14:52:55,253 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 14:52:55,253 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 14:52:55,253 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 14:52:55,253 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 14:52:55,253 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 14:52:55,253 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 14:52:55,254 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 14:52:55,254 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 14:52:55,254 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 14:52:55,254 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 14:52:55,254 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 14:52:55,254 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 14:52:55,255 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 14:52:55,255 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 14:52:55,256 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 14:52:55,256 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 14:52:55,256 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3df48c747d95355ac505f3aa498934ae4a3962ec64d7e6dbfdd54f02fbeda355 [2024-11-13 14:52:55,681 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 14:52:55,696 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 14:52:55,699 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 14:52:55,700 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 14:52:55,701 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 14:52:55,702 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/pthread-ext/26_stack_cas.i Unable to find full path for "g++" [2024-11-13 14:52:58,100 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 14:52:58,477 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 14:52:58,478 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/sv-benchmarks/c/pthread-ext/26_stack_cas.i [2024-11-13 14:52:58,496 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/data/c0c4142e5/6876799ac98e4fcf975ae037827b2208/FLAG4294b2ad7 [2024-11-13 14:52:58,515 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/data/c0c4142e5/6876799ac98e4fcf975ae037827b2208 [2024-11-13 14:52:58,518 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 14:52:58,520 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 14:52:58,522 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 14:52:58,522 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 14:52:58,528 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 14:52:58,529 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 02:52:58" (1/1) ... [2024-11-13 14:52:58,530 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@392dc10d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:58, skipping insertion in model container [2024-11-13 14:52:58,530 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 02:52:58" (1/1) ... [2024-11-13 14:52:58,572 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 14:52:59,076 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 14:52:59,107 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 14:52:59,181 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 14:52:59,228 INFO L204 MainTranslator]: Completed translation [2024-11-13 14:52:59,229 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59 WrapperNode [2024-11-13 14:52:59,229 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 14:52:59,230 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 14:52:59,230 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 14:52:59,230 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 14:52:59,236 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,251 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,284 INFO L138 Inliner]: procedures = 179, calls = 47, calls flagged for inlining = 17, calls inlined = 20, statements flattened = 253 [2024-11-13 14:52:59,285 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 14:52:59,285 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 14:52:59,285 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 14:52:59,286 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 14:52:59,297 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,297 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,302 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,326 INFO L175 MemorySlicer]: Split 24 memory accesses to 4 slices as follows [2, 12, 4, 6]. 50 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [2, 2, 1, 1]. The 9 writes are split as follows [0, 5, 2, 2]. [2024-11-13 14:52:59,326 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,327 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,338 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,344 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,347 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,348 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,352 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 14:52:59,353 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 14:52:59,353 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 14:52:59,354 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 14:52:59,355 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (1/1) ... [2024-11-13 14:52:59,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 14:52:59,388 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 14:52:59,403 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 14:52:59,406 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5479ab9f-0270-4ec8-90e9-91af0e1a3368/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 14:52:59,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-13 14:52:59,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-13 14:52:59,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-13 14:52:59,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-13 14:52:59,447 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-13 14:52:59,447 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-13 14:52:59,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-13 14:52:59,448 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 14:52:59,449 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 14:52:59,449 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 14:52:59,450 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 14:52:59,633 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 14:52:59,635 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 14:53:00,467 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 14:53:00,468 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 14:53:01,261 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 14:53:01,262 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-13 14:53:01,262 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:53:01 BoogieIcfgContainer [2024-11-13 14:53:01,263 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 14:53:01,267 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 14:53:01,267 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 14:53:01,273 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 14:53:01,274 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 02:52:58" (1/3) ... [2024-11-13 14:53:01,275 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d0f1cbc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 02:53:01, skipping insertion in model container [2024-11-13 14:53:01,275 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 02:52:59" (2/3) ... [2024-11-13 14:53:01,276 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d0f1cbc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 02:53:01, skipping insertion in model container [2024-11-13 14:53:01,276 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 02:53:01" (3/3) ... [2024-11-13 14:53:01,277 INFO L112 eAbstractionObserver]: Analyzing ICFG 26_stack_cas.i [2024-11-13 14:53:01,298 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 14:53:01,299 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG 26_stack_cas.i that has 2 procedures, 74 locations, 1 initial locations, 3 loop locations, and 40 error locations. [2024-11-13 14:53:01,300 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 14:53:01,456 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 14:53:01,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 77 places, 82 transitions, 168 flow [2024-11-13 14:53:01,580 INFO L124 PetriNetUnfolderBase]: 8/86 cut-off events. [2024-11-13 14:53:01,583 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:53:01,588 INFO L83 FinitePrefix]: Finished finitePrefix Result has 90 conditions, 86 events. 8/86 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 192 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 79. Up to 3 conditions per place. [2024-11-13 14:53:01,590 INFO L82 GeneralOperation]: Start removeDead. Operand has 77 places, 82 transitions, 168 flow [2024-11-13 14:53:01,595 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 77 places, 82 transitions, 168 flow [2024-11-13 14:53:01,606 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 14:53:01,623 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;@29b844aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 14:53:01,626 INFO L334 AbstractCegarLoop]: Starting to check reachability of 80 error locations. [2024-11-13 14:53:01,634 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 14:53:01,634 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-13 14:53:01,634 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:53:01,634 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:01,635 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-13 14:53:01,636 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-13 14:53:01,641 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:01,642 INFO L85 PathProgramCache]: Analyzing trace with hash 816059, now seen corresponding path program 1 times [2024-11-13 14:53:01,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:01,652 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1921349073] [2024-11-13 14:53:01,652 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:01,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:02,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:02,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:02,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:02,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1921349073] [2024-11-13 14:53:02,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1921349073] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:02,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:02,748 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:53:02,749 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [508372852] [2024-11-13 14:53:02,750 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:02,761 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 14:53:02,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:02,806 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 14:53:02,807 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 14:53:02,809 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 82 [2024-11-13 14:53:02,813 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 82 transitions, 168 flow. Second operand has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:02,813 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:02,813 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 82 [2024-11-13 14:53:02,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:03,097 INFO L124 PetriNetUnfolderBase]: 99/262 cut-off events. [2024-11-13 14:53:03,097 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:53:03,100 INFO L83 FinitePrefix]: Finished finitePrefix Result has 481 conditions, 262 events. 99/262 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 972 event pairs, 75 based on Foata normal form. 3/174 useless extension candidates. Maximal degree in co-relation 461. Up to 215 conditions per place. [2024-11-13 14:53:03,104 INFO L140 encePairwiseOnDemand]: 67/82 looper letters, 46 selfloop transitions, 0 changer transitions 0/65 dead transitions. [2024-11-13 14:53:03,106 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 65 transitions, 226 flow [2024-11-13 14:53:03,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 14:53:03,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-13 14:53:03,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 101 transitions. [2024-11-13 14:53:03,128 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6158536585365854 [2024-11-13 14:53:03,133 INFO L175 Difference]: Start difference. First operand has 77 places, 82 transitions, 168 flow. Second operand 2 states and 101 transitions. [2024-11-13 14:53:03,134 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 65 transitions, 226 flow [2024-11-13 14:53:03,144 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 65 transitions, 226 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 14:53:03,149 INFO L231 Difference]: Finished difference. Result has 63 places, 65 transitions, 134 flow [2024-11-13 14:53:03,152 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=134, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=134, PETRI_PLACES=63, PETRI_TRANSITIONS=65} [2024-11-13 14:53:03,157 INFO L277 CegarLoopForPetriNet]: 77 programPoint places, -14 predicate places. [2024-11-13 14:53:03,158 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 65 transitions, 134 flow [2024-11-13 14:53:03,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 21.0) internal successors, (42), 2 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:03,158 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:03,159 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-13 14:53:03,159 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 14:53:03,159 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-13 14:53:03,160 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:03,160 INFO L85 PathProgramCache]: Analyzing trace with hash 784379705, now seen corresponding path program 1 times [2024-11-13 14:53:03,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:03,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1544855707] [2024-11-13 14:53:03,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:03,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:03,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:03,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:03,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1544855707] [2024-11-13 14:53:03,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1544855707] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:03,946 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:03,946 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 14:53:03,946 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1870457423] [2024-11-13 14:53:03,946 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:03,947 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:53:03,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:03,948 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:53:03,948 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:53:03,966 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 82 [2024-11-13 14:53:03,966 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 65 transitions, 134 flow. Second operand has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:03,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:03,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 82 [2024-11-13 14:53:03,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:04,340 INFO L124 PetriNetUnfolderBase]: 155/409 cut-off events. [2024-11-13 14:53:04,340 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:53:04,342 INFO L83 FinitePrefix]: Finished finitePrefix Result has 751 conditions, 409 events. 155/409 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 1626 event pairs, 61 based on Foata normal form. 0/272 useless extension candidates. Maximal degree in co-relation 747. Up to 171 conditions per place. [2024-11-13 14:53:04,347 INFO L140 encePairwiseOnDemand]: 77/82 looper letters, 71 selfloop transitions, 3 changer transitions 0/93 dead transitions. [2024-11-13 14:53:04,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 93 transitions, 338 flow [2024-11-13 14:53:04,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:53:04,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:53:04,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 136 transitions. [2024-11-13 14:53:04,352 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5528455284552846 [2024-11-13 14:53:04,353 INFO L175 Difference]: Start difference. First operand has 63 places, 65 transitions, 134 flow. Second operand 3 states and 136 transitions. [2024-11-13 14:53:04,353 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 93 transitions, 338 flow [2024-11-13 14:53:04,354 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 93 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 14:53:04,359 INFO L231 Difference]: Finished difference. Result has 64 places, 65 transitions, 147 flow [2024-11-13 14:53:04,361 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=130, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=147, PETRI_PLACES=64, PETRI_TRANSITIONS=65} [2024-11-13 14:53:04,363 INFO L277 CegarLoopForPetriNet]: 77 programPoint places, -13 predicate places. [2024-11-13 14:53:04,364 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 65 transitions, 147 flow [2024-11-13 14:53:04,364 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:04,364 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:04,364 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-13 14:53:04,365 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 14:53:04,365 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-13 14:53:04,366 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:04,367 INFO L85 PathProgramCache]: Analyzing trace with hash 784379706, now seen corresponding path program 1 times [2024-11-13 14:53:04,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:04,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [269214593] [2024-11-13 14:53:04,367 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:04,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:04,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:05,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:05,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:05,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [269214593] [2024-11-13 14:53:05,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [269214593] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:05,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:05,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 14:53:05,139 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1442666811] [2024-11-13 14:53:05,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:05,139 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:53:05,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:05,140 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:53:05,140 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:53:05,154 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 82 [2024-11-13 14:53:05,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 65 transitions, 147 flow. Second operand has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:05,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:05,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 82 [2024-11-13 14:53:05,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:05,396 INFO L124 PetriNetUnfolderBase]: 149/395 cut-off events. [2024-11-13 14:53:05,397 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-13 14:53:05,400 INFO L83 FinitePrefix]: Finished finitePrefix Result has 746 conditions, 395 events. 149/395 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 1531 event pairs, 117 based on Foata normal form. 0/272 useless extension candidates. Maximal degree in co-relation 740. Up to 324 conditions per place. [2024-11-13 14:53:05,406 INFO L140 encePairwiseOnDemand]: 79/82 looper letters, 43 selfloop transitions, 1 changer transitions 0/63 dead transitions. [2024-11-13 14:53:05,407 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 63 transitions, 231 flow [2024-11-13 14:53:05,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:53:05,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:53:05,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 104 transitions. [2024-11-13 14:53:05,410 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.42276422764227645 [2024-11-13 14:53:05,410 INFO L175 Difference]: Start difference. First operand has 64 places, 65 transitions, 147 flow. Second operand 3 states and 104 transitions. [2024-11-13 14:53:05,410 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 63 transitions, 231 flow [2024-11-13 14:53:05,412 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 63 transitions, 228 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 14:53:05,416 INFO L231 Difference]: Finished difference. Result has 63 places, 63 transitions, 142 flow [2024-11-13 14:53:05,416 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=82, PETRI_DIFFERENCE_MINUEND_FLOW=140, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=62, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=142, PETRI_PLACES=63, PETRI_TRANSITIONS=63} [2024-11-13 14:53:05,418 INFO L277 CegarLoopForPetriNet]: 77 programPoint places, -14 predicate places. [2024-11-13 14:53:05,418 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 63 transitions, 142 flow [2024-11-13 14:53:05,419 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.333333333333332) internal successors, (64), 3 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:05,419 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:05,419 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-13 14:53:05,419 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 14:53:05,419 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 77 more)] === [2024-11-13 14:53:05,420 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:05,421 INFO L85 PathProgramCache]: Analyzing trace with hash -1454055815, now seen corresponding path program 1 times [2024-11-13 14:53:05,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:05,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59902828] [2024-11-13 14:53:05,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:05,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:05,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 14:53:05,966 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 14:53:05,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 14:53:06,032 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 14:53:06,033 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 14:53:06,034 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (79 of 80 remaining) [2024-11-13 14:53:06,038 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (78 of 80 remaining) [2024-11-13 14:53:06,038 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 80 remaining) [2024-11-13 14:53:06,038 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 80 remaining) [2024-11-13 14:53:06,038 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 80 remaining) [2024-11-13 14:53:06,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 80 remaining) [2024-11-13 14:53:06,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 80 remaining) [2024-11-13 14:53:06,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 80 remaining) [2024-11-13 14:53:06,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 80 remaining) [2024-11-13 14:53:06,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 80 remaining) [2024-11-13 14:53:06,039 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 80 remaining) [2024-11-13 14:53:06,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 80 remaining) [2024-11-13 14:53:06,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 80 remaining) [2024-11-13 14:53:06,042 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (56 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (55 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (53 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (52 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (50 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (49 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 80 remaining) [2024-11-13 14:53:06,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 80 remaining) [2024-11-13 14:53:06,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (39 of 80 remaining) [2024-11-13 14:53:06,046 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 80 remaining) [2024-11-13 14:53:06,046 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 80 remaining) [2024-11-13 14:53:06,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 80 remaining) [2024-11-13 14:53:06,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 80 remaining) [2024-11-13 14:53:06,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 80 remaining) [2024-11-13 14:53:06,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 80 remaining) [2024-11-13 14:53:06,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 80 remaining) [2024-11-13 14:53:06,047 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 80 remaining) [2024-11-13 14:53:06,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 80 remaining) [2024-11-13 14:53:06,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 80 remaining) [2024-11-13 14:53:06,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 80 remaining) [2024-11-13 14:53:06,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 80 remaining) [2024-11-13 14:53:06,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 80 remaining) [2024-11-13 14:53:06,048 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 80 remaining) [2024-11-13 14:53:06,049 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 80 remaining) [2024-11-13 14:53:06,049 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 80 remaining) [2024-11-13 14:53:06,049 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 80 remaining) [2024-11-13 14:53:06,049 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 80 remaining) [2024-11-13 14:53:06,049 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 80 remaining) [2024-11-13 14:53:06,049 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 80 remaining) [2024-11-13 14:53:06,050 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 80 remaining) [2024-11-13 14:53:06,050 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 80 remaining) [2024-11-13 14:53:06,050 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (16 of 80 remaining) [2024-11-13 14:53:06,050 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 80 remaining) [2024-11-13 14:53:06,050 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 80 remaining) [2024-11-13 14:53:06,050 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (13 of 80 remaining) [2024-11-13 14:53:06,051 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 80 remaining) [2024-11-13 14:53:06,051 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 80 remaining) [2024-11-13 14:53:06,051 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (10 of 80 remaining) [2024-11-13 14:53:06,051 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 80 remaining) [2024-11-13 14:53:06,051 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 80 remaining) [2024-11-13 14:53:06,051 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 80 remaining) [2024-11-13 14:53:06,052 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 80 remaining) [2024-11-13 14:53:06,055 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 80 remaining) [2024-11-13 14:53:06,056 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 80 remaining) [2024-11-13 14:53:06,056 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 80 remaining) [2024-11-13 14:53:06,056 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 80 remaining) [2024-11-13 14:53:06,056 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 80 remaining) [2024-11-13 14:53:06,056 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 80 remaining) [2024-11-13 14:53:06,056 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 14:53:06,057 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-13 14:53:06,060 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 14:53:06,064 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-13 14:53:06,220 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 14:53:06,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 157 transitions, 324 flow [2024-11-13 14:53:06,264 INFO L124 PetriNetUnfolderBase]: 16/166 cut-off events. [2024-11-13 14:53:06,265 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-13 14:53:06,269 INFO L83 FinitePrefix]: Finished finitePrefix Result has 174 conditions, 166 events. 16/166 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 623 event pairs, 0 based on Foata normal form. 0/66 useless extension candidates. Maximal degree in co-relation 153. Up to 3 conditions per place. [2024-11-13 14:53:06,270 INFO L82 GeneralOperation]: Start removeDead. Operand has 146 places, 157 transitions, 324 flow [2024-11-13 14:53:06,275 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 146 places, 157 transitions, 324 flow [2024-11-13 14:53:06,277 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 14:53:06,281 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;@29b844aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 14:53:06,281 INFO L334 AbstractCegarLoop]: Starting to check reachability of 119 error locations. [2024-11-13 14:53:06,284 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 14:53:06,284 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-13 14:53:06,284 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:53:06,288 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:06,288 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-13 14:53:06,288 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-13 14:53:06,288 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:06,289 INFO L85 PathProgramCache]: Analyzing trace with hash 971960, now seen corresponding path program 1 times [2024-11-13 14:53:06,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:06,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1844458743] [2024-11-13 14:53:06,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:06,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:07,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:07,045 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:07,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:07,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1844458743] [2024-11-13 14:53:07,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1844458743] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:07,045 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:07,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:53:07,046 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1372535787] [2024-11-13 14:53:07,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:07,046 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 14:53:07,046 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:07,047 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 14:53:07,048 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 14:53:07,049 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 157 [2024-11-13 14:53:07,049 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 157 transitions, 324 flow. Second operand has 2 states, 2 states have (on average 39.0) internal successors, (78), 2 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:07,049 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:07,049 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 157 [2024-11-13 14:53:07,049 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:10,267 INFO L124 PetriNetUnfolderBase]: 9422/15582 cut-off events. [2024-11-13 14:53:10,267 INFO L125 PetriNetUnfolderBase]: For 180/180 co-relation queries the response was YES. [2024-11-13 14:53:10,302 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29706 conditions, 15582 events. 9422/15582 cut-off events. For 180/180 co-relation queries the response was YES. Maximal size of possible extension queue 636. Compared 113795 event pairs, 7467 based on Foata normal form. 237/9293 useless extension candidates. Maximal degree in co-relation 22485. Up to 14002 conditions per place. [2024-11-13 14:53:10,469 INFO L140 encePairwiseOnDemand]: 128/157 looper letters, 89 selfloop transitions, 0 changer transitions 0/126 dead transitions. [2024-11-13 14:53:10,469 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 120 places, 126 transitions, 440 flow [2024-11-13 14:53:10,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-13 14:53:10,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-13 14:53:10,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 194 transitions. [2024-11-13 14:53:10,472 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6178343949044586 [2024-11-13 14:53:10,472 INFO L175 Difference]: Start difference. First operand has 146 places, 157 transitions, 324 flow. Second operand 2 states and 194 transitions. [2024-11-13 14:53:10,472 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 120 places, 126 transitions, 440 flow [2024-11-13 14:53:10,474 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 126 transitions, 440 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 14:53:10,477 INFO L231 Difference]: Finished difference. Result has 120 places, 126 transitions, 262 flow [2024-11-13 14:53:10,477 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=126, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=262, PETRI_PLACES=120, PETRI_TRANSITIONS=126} [2024-11-13 14:53:10,481 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -26 predicate places. [2024-11-13 14:53:10,481 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 126 transitions, 262 flow [2024-11-13 14:53:10,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 39.0) internal successors, (78), 2 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:10,482 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:10,482 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-13 14:53:10,483 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 14:53:10,483 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-13 14:53:10,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:10,485 INFO L85 PathProgramCache]: Analyzing trace with hash 934279072, now seen corresponding path program 1 times [2024-11-13 14:53:10,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:10,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913463809] [2024-11-13 14:53:10,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:10,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:10,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:11,021 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:11,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:11,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1913463809] [2024-11-13 14:53:11,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1913463809] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:11,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:11,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 14:53:11,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [610498425] [2024-11-13 14:53:11,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:11,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:53:11,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:11,024 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:53:11,024 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:53:11,053 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 157 [2024-11-13 14:53:11,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 126 transitions, 262 flow. Second operand has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:11,054 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:11,054 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 157 [2024-11-13 14:53:11,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:15,289 INFO L124 PetriNetUnfolderBase]: 15329/25137 cut-off events. [2024-11-13 14:53:15,290 INFO L125 PetriNetUnfolderBase]: For 221/221 co-relation queries the response was YES. [2024-11-13 14:53:15,338 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47976 conditions, 25137 events. 15329/25137 cut-off events. For 221/221 co-relation queries the response was YES. Maximal size of possible extension queue 917. Compared 192448 event pairs, 5415 based on Foata normal form. 0/15121 useless extension candidates. Maximal degree in co-relation 47971. Up to 13522 conditions per place. [2024-11-13 14:53:15,447 INFO L140 encePairwiseOnDemand]: 148/157 looper letters, 157 selfloop transitions, 5 changer transitions 0/199 dead transitions. [2024-11-13 14:53:15,447 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 199 transitions, 737 flow [2024-11-13 14:53:15,448 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:53:15,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:53:15,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 280 transitions. [2024-11-13 14:53:15,450 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5944798301486199 [2024-11-13 14:53:15,450 INFO L175 Difference]: Start difference. First operand has 120 places, 126 transitions, 262 flow. Second operand 3 states and 280 transitions. [2024-11-13 14:53:15,450 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 199 transitions, 737 flow [2024-11-13 14:53:15,452 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 199 transitions, 737 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-13 14:53:15,455 INFO L231 Difference]: Finished difference. Result has 123 places, 130 transitions, 301 flow [2024-11-13 14:53:15,455 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=301, PETRI_PLACES=123, PETRI_TRANSITIONS=130} [2024-11-13 14:53:15,456 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -23 predicate places. [2024-11-13 14:53:15,456 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 130 transitions, 301 flow [2024-11-13 14:53:15,457 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:15,457 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:15,457 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2024-11-13 14:53:15,457 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 14:53:15,457 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-13 14:53:15,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:15,458 INFO L85 PathProgramCache]: Analyzing trace with hash 934279073, now seen corresponding path program 1 times [2024-11-13 14:53:15,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:15,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2096844000] [2024-11-13 14:53:15,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:15,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:15,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:16,020 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:16,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:16,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2096844000] [2024-11-13 14:53:16,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2096844000] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:16,022 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:16,022 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 14:53:16,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236571908] [2024-11-13 14:53:16,022 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:16,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:53:16,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:16,023 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:53:16,023 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:53:16,044 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 157 [2024-11-13 14:53:16,044 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 130 transitions, 301 flow. Second operand has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:16,045 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:16,045 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 157 [2024-11-13 14:53:16,048 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:18,723 INFO L124 PetriNetUnfolderBase]: 13548/22515 cut-off events. [2024-11-13 14:53:18,723 INFO L125 PetriNetUnfolderBase]: For 1317/1317 co-relation queries the response was YES. [2024-11-13 14:53:18,763 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44655 conditions, 22515 events. 13548/22515 cut-off events. For 1317/1317 co-relation queries the response was YES. Maximal size of possible extension queue 821. Compared 171815 event pairs, 10880 based on Foata normal form. 0/14851 useless extension candidates. Maximal degree in co-relation 44648. Up to 20228 conditions per place. [2024-11-13 14:53:18,879 INFO L140 encePairwiseOnDemand]: 152/157 looper letters, 88 selfloop transitions, 1 changer transitions 0/126 dead transitions. [2024-11-13 14:53:18,879 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 126 transitions, 471 flow [2024-11-13 14:53:18,880 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:53:18,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:53:18,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 203 transitions. [2024-11-13 14:53:18,881 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4309978768577495 [2024-11-13 14:53:18,882 INFO L175 Difference]: Start difference. First operand has 123 places, 130 transitions, 301 flow. Second operand 3 states and 203 transitions. [2024-11-13 14:53:18,883 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 126 transitions, 471 flow [2024-11-13 14:53:18,887 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 126 transitions, 466 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 14:53:18,891 INFO L231 Difference]: Finished difference. Result has 120 places, 126 transitions, 290 flow [2024-11-13 14:53:18,891 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=120, PETRI_TRANSITIONS=126} [2024-11-13 14:53:18,892 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -26 predicate places. [2024-11-13 14:53:18,895 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 126 transitions, 290 flow [2024-11-13 14:53:18,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:18,895 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:18,895 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:53:18,895 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 14:53:18,896 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-13 14:53:18,896 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:18,896 INFO L85 PathProgramCache]: Analyzing trace with hash 1720944531, now seen corresponding path program 1 times [2024-11-13 14:53:18,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:18,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2653168] [2024-11-13 14:53:18,897 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:18,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:19,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:19,608 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:19,609 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:19,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2653168] [2024-11-13 14:53:19,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2653168] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:19,610 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:19,610 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 14:53:19,610 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1865091085] [2024-11-13 14:53:19,611 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:19,611 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:53:19,611 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:19,612 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:53:19,612 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:53:19,636 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 157 [2024-11-13 14:53:19,636 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 126 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:19,637 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:19,637 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 157 [2024-11-13 14:53:19,637 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:22,279 INFO L124 PetriNetUnfolderBase]: 13286/21869 cut-off events. [2024-11-13 14:53:22,279 INFO L125 PetriNetUnfolderBase]: For 1299/1311 co-relation queries the response was YES. [2024-11-13 14:53:22,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43124 conditions, 21869 events. 13286/21869 cut-off events. For 1299/1311 co-relation queries the response was YES. Maximal size of possible extension queue 856. Compared 163879 event pairs, 4633 based on Foata normal form. 12/14685 useless extension candidates. Maximal degree in co-relation 43117. Up to 12796 conditions per place. [2024-11-13 14:53:22,394 INFO L140 encePairwiseOnDemand]: 146/157 looper letters, 147 selfloop transitions, 5 changer transitions 0/187 dead transitions. [2024-11-13 14:53:22,394 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 187 transitions, 721 flow [2024-11-13 14:53:22,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:53:22,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:53:22,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 266 transitions. [2024-11-13 14:53:22,396 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.564755838641189 [2024-11-13 14:53:22,396 INFO L175 Difference]: Start difference. First operand has 120 places, 126 transitions, 290 flow. Second operand 3 states and 266 transitions. [2024-11-13 14:53:22,396 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 187 transitions, 721 flow [2024-11-13 14:53:22,402 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 187 transitions, 720 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 14:53:22,405 INFO L231 Difference]: Finished difference. Result has 122 places, 126 transitions, 316 flow [2024-11-13 14:53:22,406 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=289, PETRI_DIFFERENCE_MINUEND_PLACES=119, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=316, PETRI_PLACES=122, PETRI_TRANSITIONS=126} [2024-11-13 14:53:22,407 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -24 predicate places. [2024-11-13 14:53:22,407 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 126 transitions, 316 flow [2024-11-13 14:53:22,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:22,407 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:22,407 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 14:53:22,407 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 14:53:22,408 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-13 14:53:22,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:22,408 INFO L85 PathProgramCache]: Analyzing trace with hash 1720944532, now seen corresponding path program 1 times [2024-11-13 14:53:22,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:22,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [596019046] [2024-11-13 14:53:22,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:22,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:22,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:23,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:23,027 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:23,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [596019046] [2024-11-13 14:53:23,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [596019046] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:23,028 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:23,028 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-13 14:53:23,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [522144960] [2024-11-13 14:53:23,028 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:23,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 14:53:23,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:23,029 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 14:53:23,029 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 14:53:23,052 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 157 [2024-11-13 14:53:23,053 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 126 transitions, 316 flow. Second operand has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:23,053 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:23,053 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 157 [2024-11-13 14:53:23,053 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 14:53:25,623 INFO L124 PetriNetUnfolderBase]: 11123/18617 cut-off events. [2024-11-13 14:53:25,623 INFO L125 PetriNetUnfolderBase]: For 1929/1929 co-relation queries the response was YES. [2024-11-13 14:53:25,654 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37561 conditions, 18617 events. 11123/18617 cut-off events. For 1929/1929 co-relation queries the response was YES. Maximal size of possible extension queue 696. Compared 138945 event pairs, 8719 based on Foata normal form. 0/13371 useless extension candidates. Maximal degree in co-relation 37553. Up to 16474 conditions per place. [2024-11-13 14:53:25,700 INFO L140 encePairwiseOnDemand]: 148/157 looper letters, 82 selfloop transitions, 1 changer transitions 0/118 dead transitions. [2024-11-13 14:53:25,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 118 transitions, 466 flow [2024-11-13 14:53:25,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 14:53:25,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 14:53:25,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 195 transitions. [2024-11-13 14:53:25,702 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4140127388535032 [2024-11-13 14:53:25,702 INFO L175 Difference]: Start difference. First operand has 122 places, 126 transitions, 316 flow. Second operand 3 states and 195 transitions. [2024-11-13 14:53:25,702 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 118 transitions, 466 flow [2024-11-13 14:53:25,705 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 118 transitions, 456 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 14:53:25,707 INFO L231 Difference]: Finished difference. Result has 114 places, 118 transitions, 292 flow [2024-11-13 14:53:25,708 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=157, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=114, PETRI_TRANSITIONS=118} [2024-11-13 14:53:25,708 INFO L277 CegarLoopForPetriNet]: 146 programPoint places, -32 predicate places. [2024-11-13 14:53:25,708 INFO L471 AbstractCegarLoop]: Abstraction has has 114 places, 118 transitions, 292 flow [2024-11-13 14:53:25,709 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 3 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:25,709 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:25,709 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-11-13 14:53:25,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 14:53:25,709 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 116 more)] === [2024-11-13 14:53:25,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:25,710 INFO L85 PathProgramCache]: Analyzing trace with hash -1088200707, now seen corresponding path program 1 times [2024-11-13 14:53:25,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:25,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1994122137] [2024-11-13 14:53:25,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 14:53:25,965 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 14:53:25,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 14:53:26,000 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-13 14:53:26,003 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (118 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (117 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (116 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (115 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (114 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (113 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (112 of 119 remaining) [2024-11-13 14:53:26,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (111 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (110 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (109 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (108 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (107 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (106 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (105 of 119 remaining) [2024-11-13 14:53:26,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (104 of 119 remaining) [2024-11-13 14:53:26,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (103 of 119 remaining) [2024-11-13 14:53:26,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (102 of 119 remaining) [2024-11-13 14:53:26,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (101 of 119 remaining) [2024-11-13 14:53:26,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (100 of 119 remaining) [2024-11-13 14:53:26,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (99 of 119 remaining) [2024-11-13 14:53:26,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (98 of 119 remaining) [2024-11-13 14:53:26,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (97 of 119 remaining) [2024-11-13 14:53:26,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (96 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (95 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (94 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (93 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (92 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (91 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (90 of 119 remaining) [2024-11-13 14:53:26,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (89 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (88 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (87 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (86 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (85 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (84 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (83 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (82 of 119 remaining) [2024-11-13 14:53:26,009 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (81 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (80 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (79 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK (78 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (77 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (76 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (75 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (74 of 119 remaining) [2024-11-13 14:53:26,010 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (73 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (72 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (71 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (70 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (69 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (68 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (67 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (66 of 119 remaining) [2024-11-13 14:53:26,011 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (65 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (64 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (63 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (62 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (61 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (60 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (59 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (58 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (57 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (56 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (55 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (54 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (53 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (52 of 119 remaining) [2024-11-13 14:53:26,012 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (51 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (50 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (49 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (48 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (47 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (46 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (45 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (44 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (43 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (42 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (41 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (40 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (39 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (38 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (37 of 119 remaining) [2024-11-13 14:53:26,013 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (36 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (35 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (34 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (33 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (32 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13REQUIRES_VIOLATIONMEMORY_DEREFERENCE (25 of 119 remaining) [2024-11-13 14:53:26,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14REQUIRES_VIOLATIONMEMORY_DEREFERENCE (24 of 119 remaining) [2024-11-13 14:53:26,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 119 remaining) [2024-11-13 14:53:26,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 119 remaining) [2024-11-13 14:53:26,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 119 remaining) [2024-11-13 14:53:26,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 119 remaining) [2024-11-13 14:53:26,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONARRAY_INDEX (16 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err36REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err37REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err38ASSERT_VIOLATIONMEMORY_LEAK (13 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 119 remaining) [2024-11-13 14:53:26,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONARRAY_INDEX (10 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err26REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err27REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err28REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err29REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err30REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err31REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 119 remaining) [2024-11-13 14:53:26,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err32REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 119 remaining) [2024-11-13 14:53:26,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err33REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 119 remaining) [2024-11-13 14:53:26,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err34REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 119 remaining) [2024-11-13 14:53:26,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err35REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 119 remaining) [2024-11-13 14:53:26,021 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-13 14:53:26,021 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-13 14:53:26,022 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-13 14:53:26,022 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-13 14:53:26,176 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-13 14:53:26,180 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 215 places, 232 transitions, 482 flow [2024-11-13 14:53:26,231 INFO L124 PetriNetUnfolderBase]: 24/246 cut-off events. [2024-11-13 14:53:26,231 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-13 14:53:26,235 INFO L83 FinitePrefix]: Finished finitePrefix Result has 259 conditions, 246 events. 24/246 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1119 event pairs, 0 based on Foata normal form. 0/97 useless extension candidates. Maximal degree in co-relation 227. Up to 4 conditions per place. [2024-11-13 14:53:26,235 INFO L82 GeneralOperation]: Start removeDead. Operand has 215 places, 232 transitions, 482 flow [2024-11-13 14:53:26,245 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 232 transitions, 482 flow [2024-11-13 14:53:26,246 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 14:53:26,247 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;@29b844aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 14:53:26,247 INFO L334 AbstractCegarLoop]: Starting to check reachability of 158 error locations. [2024-11-13 14:53:26,253 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 14:53:26,254 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-13 14:53:26,254 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-13 14:53:26,254 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 14:53:26,254 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-13 14:53:26,254 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [thr1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thr1Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 155 more)] === [2024-11-13 14:53:26,254 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 14:53:26,254 INFO L85 PathProgramCache]: Analyzing trace with hash 1202336, now seen corresponding path program 1 times [2024-11-13 14:53:26,255 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 14:53:26,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1614030236] [2024-11-13 14:53:26,255 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 14:53:26,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 14:53:26,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 14:53:26,778 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 14:53:26,779 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 14:53:26,779 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1614030236] [2024-11-13 14:53:26,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1614030236] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 14:53:26,779 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 14:53:26,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 14:53:26,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2088460746] [2024-11-13 14:53:26,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 14:53:26,780 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-13 14:53:26,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 14:53:26,781 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-13 14:53:26,782 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-13 14:53:26,782 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 232 [2024-11-13 14:53:26,782 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 232 transitions, 482 flow. Second operand has 2 states, 2 states have (on average 57.0) internal successors, (114), 2 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 14:53:26,783 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 14:53:26,783 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 232 [2024-11-13 14:53:26,783 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand